Age | Commit message (Expand) | Author | Files | Lines |
2009-10-10 | * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols for | Alan Modra | 1 | -3/+5 |
2009-10-01 | * cofflink.c (_bfd_coff_generic_relocate_section): Look for the aux | Dave Korn | 1 | -1/+1 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -18/+21 |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 1 | -7/+7 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-05-19 | ==> bfd/ChangeLog <== | Dave Korn | 1 | -0/+9 |
2008-10-09 | binutils/ | Kai Tietz | 1 | -5/+5 |
2008-02-15 | include/ | Alan Modra | 1 | -3/+3 |
2007-07-27 | 2007-07-27 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -3/+6 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2006-09-17 | Fix typo in use of CONST_STRNEQ | Nick Clifton | 1 | -1/+1 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -8/+8 |
2006-07-05 | PR ld/2659 | Nick Clifton | 1 | -1/+2 |
2006-05-04 | * coff-or32.c (bfd_section_from_shdr): Remove unused local | Ben Elliston | 1 | -4/+0 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -4/+6 |
2005-08-17 | bfd | Danny Smith | 1 | -3/+5 |
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 | bfd/ | Alan Modra | 1 | -2/+2 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-02-20 | include/ | Alan Modra | 1 | -5/+5 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -3/+0 |
2004-11-08 | oops - omitted fom previous delta | Nick Clifton | 1 | -13/+21 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -4/+5 |
2004-08-18 | PR 324 | Nick Clifton | 1 | -0/+1 |
2004-08-13 | bfd/ | Alan Modra | 1 | -13/+8 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -5/+5 |
2004-07-03 | 2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> | Christopher Faylor | 1 | -2/+27 |
2004-06-28 | * bfd-in.h (struct stab_info): Move from stabs.c. | Alan Modra | 1 | -2/+5 |
2004-06-24 | bfd/ | Alan Modra | 1 | -23/+18 |
2003-11-24 | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-09 | 2003-10-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+2 |
2003-10-07 | bfd/Changelog: | Nathan Sidwell | 1 | -10/+16 |
2003-10-07 | * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc | Nathan Sidwell | 1 | -4/+21 |
2003-09-03 | Do not skip section symbols that are used in relocs. | Nick Clifton | 1 | -5/+4 |
2003-08-21 | Convert to ISO C90. Tidy up formatting. | Nick Clifton | 1 | -313/+239 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -27/+27 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -185/+189 |
2002-10-07 | Don't mark relocations in excluded sections. | Nick Clifton | 1 | -0/+3 |
2002-07-08 | * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into | Mark Mitchell | 1 | -0/+4 |
2002-06-07 | Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc | Alan Modra | 1 | -3/+1 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -4/+16 |
2001-10-10 | * aout-encap.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-09-29 | * section.c (struct sec): Remove kept_section. | Alan Modra | 1 | -4/+2 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -4/+4 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -117/+119 |
2001-08-17 | * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to | Alan Modra | 1 | -1/+1 |
2001-08-02 | 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com> | Charles Wilson | 1 | -0/+10 |
2001-07-03 | Skip section symbols from sections being discarded | Nick Clifton | 1 | -0/+15 |