Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-11-28 | 2000-11-27 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -35/+33 |
2000-11-27 | 2000-11-27 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -0/+2 |
2000-11-27 | 2000-11-22 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -0/+3 |
2000-07-03 | Turn a weak symbol into an external symbol for a non-shared, non-relocatable | Nick Clifton | 1 | -15/+24 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -1/+1 |
2000-06-16 | * bfd-in.h (bfd_family_coff): Define. | Nicholas Duffek | 1 | -2/+1 |
2000-03-01 | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2000-01-13 | Apply Tim walls octest vs bytes patch | Nick Clifton | 1 | -2/+7 |
1999-09-12 | * cofflink.c (coff_link_add_symbols): Look for special MSVC string | Ian Lance Taylor | 1 | -0/+40 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -20/+66 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -9/+24 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -3/+56 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -22/+38 |
1999-09-07 | add comment | Ian Lance Taylor | 1 | -0/+5 |
1999-08-19 | 1999-08-18 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -9/+21 |
1999-08-18 | 1999-08-18 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -5/+6 |
1999-08-05 | Based on patches from Donn Terry <donn@interix.com>: | Ian Lance Taylor | 1 | -55/+81 |
1999-07-24 | 1999-07-23 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -5/+36 |
1999-07-22 | 1999-07-21 Philippe De Muyter <phdm@macqel.be> | Ian Lance Taylor | 1 | -0/+8 |
1999-07-12 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -2/+2 |