Age | Commit message (Expand) | Author | Files | Lines |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -1/+1 |
2008-02-15 | include/ | Alan Modra | 1 | -1/+1 |
2008-01-21 | * ecoff.c (_bfd_ecoff_archive_p): Delete. | Alan Modra | 1 | -84/+1 |
2007-12-15 | bfd/ | Richard Sandiford | 1 | -2/+2 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-06-27 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2007-04-21 | * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash. | Nick Clifton | 1 | -2/+2 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -1/+1 |
2006-06-19 | bfd/ | Alan Modra | 1 | -3/+4 |
2006-05-03 | bfd/ | Alan Modra | 1 | -3/+2 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -3/+4 |
2005-12-27 | * coff-h8300.c (h8300_reloc16_extra_cases): Use input section | Alan Modra | 1 | -3/+2 |
2005-07-06 | coff-alpha.c (alpha_adjust_reloc_in): Issue an informative error message if an | Nick Clifton | 1 | -0/+6 |
2005-07-05 | * libbfd-in.h (struct artdata): Add extended_names_size field. | Jakub Jelinek | 1 | -5/+7 |
2005-06-29 | * elflink.c (_bfd_elf_gc_mark): Mark sections referenced by | Alan Modra | 1 | -7/+7 |
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 | -4/+4 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-05-03 | bfd/ | H.J. Lu | 1 | -2/+2 |
2005-03-16 | Convert to ISO C90 formatting. | Nick Clifton | 1 | -1244/+1135 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -76/+1 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -1/+1 |
2004-09-17 | include/ | Alan Modra | 1 | -6/+6 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -2/+2 |
2004-06-24 | bfd/ | Alan Modra | 1 | -37/+20 |
2004-06-15 | * section.c (struct sec): Remove usused flags. Reorganize a little. | Alan Modra | 1 | -12/+10 |
2004-04-24 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -30/+13 |
2003-12-02 | Rename bfd_link_hash_entry field "next" -> "und_next". | Alan Modra | 1 | -6/+6 |
2003-11-30 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-04 | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 1 | -1/+1 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-06-29 | Convert to C90 and a few tweaks. | Alan Modra | 1 | -2/+2 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -5/+5 |
2003-06-08 | * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by | Alan Modra | 1 | -2/+4 |
2003-02-04 | bfd | Alan Modra | 1 | -2/+6 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -226/+237 |
2002-10-11 | Fix numerous occurrences of | Alan Modra | 1 | -7/+5 |
2002-09-19 | Fix error reading ECOFF information: 'ioptMax' refers to the actual *size* | Nick Clifton | 1 | -1/+3 |
2002-09-02 | * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded | Alan Modra | 1 | -6/+6 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -17/+14 |
2002-06-25 | Set BSF_FUNCTION for symbols of type stProc and stStaticProc. | Nick Clifton | 1 | -99/+78 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -15/+12 |
2002-06-07 | Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc | Alan Modra | 1 | -2/+1 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -4/+11 |
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 | -2/+2 |