Age | Commit message (Expand) | Author | Files | Lines |
2005-11-23 | bfd/ | Daniel Jacobowitz | 1 | -5/+5 |
2005-05-23 | Approved by nickc@redhat.com | Fred Fish | 1 | -0/+1 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-03-02 | * elfxx-mips.c (struct mips_got_entry): Add tls_type. | Daniel Jacobowitz | 1 | -2/+169 |
2005-02-15 | bfd/: | Maciej W. Rozycki | 1 | -68/+73 |
2005-02-11 | * elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): Reject | Maciej W. Rozycki | 1 | -0/+11 |
2005-02-07 | * elf32-mips.c (mips_elf_gprel32_reloc): Reject | Maciej W. Rozycki | 1 | -0/+10 |
2004-06-29 | * bfd-in.h (bfd_get_section_limit): Define. | Alan Modra | 1 | -6/+2 |
2004-06-24 | bfd/ | Alan Modra | 1 | -6/+10 |
2004-06-14 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -0/+23 |
2004-04-24 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -81/+0 |
2004-04-21 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -133/+0 |
2004-01-05 | * elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional | Maciej W. Rozycki | 1 | -6/+11 |
2003-12-18 | bfd/ | Richard Sandiford | 1 | -322/+35 |
2003-12-07 | * elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes. | Richard Sandiford | 1 | -181/+90 |
2003-11-03 | * elf-bfd.h (struct elf_backend_data): Remove plt_header_size. | Daniel Jacobowitz | 1 | -1/+0 |
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 |