| Commit message (Expand) | Author | Age | Files | Lines |
* | * elf64-mmix.c (mmix_elf_relocate_section): Restore code setting | Alan Modra | 2004-03-27 | 2 | -3/+11 |
* | * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field. | Alan Modra | 2004-03-27 | 4 | -106/+204 |
* | Remove MPW support, no longer used. | Stan Shebs | 2004-03-27 | 5 | -242/+8 |
* | daily update | Alan Modra | 2004-03-26 | 1 | -1/+1 |
* | * elf64-ppc.c (elf_backend_add_symbol_hook): Define. | Alan Modra | 2004-03-26 | 20 | -31/+73 |
* | * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define. | Alan Modra | 2004-03-26 | 8 | -1356/+1371 |
* | missed files in last commit | Alan Modra | 2004-03-26 | 2 | -8/+2 |
* | daily update | Alan Modra | 2004-03-25 | 1 | -1/+1 |
* | bfd/ | Alan Modra | 2004-03-25 | 29 | -1297/+1358 |
* | daily update | Alan Modra | 2004-03-24 | 1 | -1/+1 |
* | * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3. | Paul Brook | 2004-03-23 | 2 | -0/+16 |
* | daily update | Alan Modra | 2004-03-23 | 1 | -1/+1 |
* | bfd/ChangeLog: | Bob Wilson | 2004-03-23 | 2 | -38/+39 |
* | daily update | Alan Modra | 2004-03-22 | 1 | -1/+1 |
* | include/ | Alan Modra | 2004-03-22 | 2 | -9/+16 |
* | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT, | Hans-Peter Nilsson | 2004-03-22 | 2 | -25/+82 |
* | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 2004-03-22 | 34 | -189/+235 |
* | daily update | Alan Modra | 2004-03-21 | 1 | -1/+1 |
* | bfd/ | H.J. Lu | 2004-03-20 | 23 | -421/+136 |
* | daily update | Alan Modra | 2004-03-20 | 1 | -1/+1 |
* | * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32. | Dave Anglin | 2004-03-20 | 2 | -1/+6 |
* | daily update | Alan Modra | 2004-03-19 | 1 | -1/+1 |
* | * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for | Dave Anglin | 2004-03-19 | 2 | -0/+27 |
* | * Makefile.am: Run "make dep-am". | Alan Modra | 2004-03-19 | 8 | -447/+679 |
* | * elflink.c (_bfd_elf_merge_symbol): Revert last change. Move | Alan Modra | 2004-03-19 | 4 | -73/+42 |
* | * elflink.c (_bfd_elf_merge_symbol): Reinstate code to handle | Alan Modra | 2004-03-18 | 2 | -0/+29 |
* | daily update | Alan Modra | 2004-03-18 | 1 | -1/+1 |
* | bfd/ | Alan Modra | 2004-03-18 | 6 | -138/+163 |
* | * elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling. | Alan Modra | 2004-03-18 | 3 | -142/+54 |
* | daily update | Alan Modra | 2004-03-17 | 1 | -1/+1 |
* | * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct | Nathan Sidwell | 2004-03-17 | 2 | -4/+9 |
* | Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*. | Alan Modra | 2004-03-17 | 2 | -2/+11 |
* | daily update | Alan Modra | 2004-03-16 | 1 | -1/+1 |
* | * netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: Remove | Mark Kettenis | 2004-03-16 | 2 | -21/+6 |
* | copyright date. | Alan Modra | 2004-03-16 | 2 | -3/+3 |
* | * elflink.c (elf_link_read_relocs_from_section): Don't use | Alan Modra | 2004-03-16 | 3 | -15/+16 |
* | * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override | Alan Modra | 2004-03-16 | 3 | -52/+56 |
* | * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer | Alan Modra | 2004-03-16 | 2 | -144/+150 |
* | daily update | Alan Modra | 2004-03-15 | 1 | -1/+1 |
* | * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of | Dave Anglin | 2004-03-15 | 3 | -8/+17 |
* | * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types. | Alan Modra | 2004-03-15 | 17 | -522/+589 |
* | * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*. | Alan Modra | 2004-03-15 | 19 | -403/+375 |
* | * config.bfd: Add x86-64 vector to NetBSD/i386 if 64bit BFD is | Alan Modra | 2004-03-15 | 2 | -3/+9 |
* | daily update | Alan Modra | 2004-03-14 | 1 | -1/+1 |
* | daily update | Alan Modra | 2004-03-13 | 1 | -1/+1 |
* | * config.bfd: Add x86_64-*-openbsd*. | Mark Kettenis | 2004-03-13 | 4 | -77/+88 |
* | daily update | Alan Modra | 2004-03-12 | 1 | -1/+1 |
* | Ignore data-only sections when checking interworking status | Nick Clifton | 2004-03-12 | 2 | -3/+21 |
* | daily update | Alan Modra | 2004-03-11 | 1 | -1/+1 |
* | daily update | Alan Modra | 2004-03-10 | 1 | -1/+1 |