Age | Commit message (Expand) | Author | Files | Lines |
2003-06-27 | * elf32-mips.c: Fix addend for _gp_disp special symbol. | Thiemo Seufer | 1 | -29/+30 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -33/+33 |
2003-06-11 | * elf32-mips.c (mips_elf_generic_reloc): New Function. | Thiemo Seufer | 1 | -99/+140 |
2003-05-15 | * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case. | Thiemo Seufer | 1 | -7/+1 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -1/+1 |
2003-04-09 | * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor) | Alexandre Oliva | 1 | -4/+5 |
2003-03-12 | * Reverted 2003-03-02's patch. | Alexandre Oliva | 1 | -6/+4 |
2003-03-02 | * elf32-mips.c (elf_mips_howto_table_rel): Change definition of | Thiemo Seufer | 1 | -4/+6 |
2003-01-23 | include/elf/ChangeLog | Alan Modra | 1 | -2/+3 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -169/+172 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -12/+9 |
2002-08-07 | * elf32-mips.c (mips_reloc_map): Fix typo. | Thiemo Seufer | 1 | -1/+1 |
2002-07-31 | * Makefile.am: Add n32 ABI support. | Thiemo Seufer | 1 | -0/+3 |
2002-07-19 | * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from | Thiemo Seufer | 1 | -103/+1 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -62/+25 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -2/+2 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -1/+2 |
2002-06-05 | * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to... | Maciej W. Rozycki | 1 | -12/+1 |
2002-05-14 | * elf32-mips.c: Remove superfluous definitions copied from | Thiemo Seufer | 1 | -173/+20 |
2002-04-16 | * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow | Richard Henderson | 1 | -3/+0 |
2002-04-04 | * Makefile.am: Add elfxx-mips.c to the known backends. | Thiemo Seufer | 1 | -8235/+104 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -0/+9 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -0/+3 |
2002-02-15 | Support arbitrary length fill patterns. | Alan Modra | 1 | -4/+4 |
2002-02-09 | 2002-02-08 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -2/+10 |
2002-02-08 | 2002-02-08 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -3/+3 |
2002-02-06 | 2002-02-06 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -1/+14 |
2002-01-31 | Replace 'return false' with a return of a bfd_reloc_ error code. | Nick Clifton | 1 | -4/+4 |
2002-01-30 | 2002-01-29 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+175 |
2002-01-30 | 2002-01-29 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -5/+30 |
2002-01-21 | * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add | Alan Modra | 1 | -6/+4 |
2002-01-17 | 2002-01-17 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -2/+2 |
2002-01-17 | * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>): | Alan Modra | 1 | -2/+1 |
2002-01-17 | 2002-01-16 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -2/+4 |
2002-01-05 | * section.c (bfd_section_init): Remove unnecessary initialisations. | Alan Modra | 1 | -2/+2 |
2002-01-05 | * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform | Alan Modra | 1 | -15/+15 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -23/+0 |
2001-12-17 | * elf32-mips.c (_bfd_mips_elf_relocate_section): Formatting. | Thiemo Seufer | 1 | -1/+1 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -8/+2 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -23/+4 |
2001-12-04 | * config.bfd: Remove trailing blanks. | Thiemo Seufer | 1 | -2/+2 |
2001-12-02 | * elf32-mips.c (NEWABI_P): New define. | Thiemo Seufer | 1 | -65/+599 |
2001-12-02 | * coff-mips.c (mips_bfd_reloc_type_lookup): Replace | Thiemo Seufer | 1 | -2/+2 |
2001-11-15 | 2001-11-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+119 |
2001-11-11 | 2001-11-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -0/+1 |
2001-11-02 | 2001-11-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+4 |
2001-11-01 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -0/+2 |
2001-10-23 | 2001-10-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2001-10-15 | * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.type | Alan Modra | 1 | -1/+1 |