Age | Commit message (Expand) | Author | Files | Lines |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+3 |
2011-07-09 | PR ld/12942 | Alan Modra | 1 | -4/+15 |
2011-04-28 | bfd: constify a few arrays | Mike Frysinger | 1 | -1/+1 |
2010-10-29 | Add compressed debug section support to binutils and ld. | H.J. Lu | 1 | -0/+10 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -1/+1 |
2010-10-25 | * opncls.c (bfd_alloc, bfd_zalloc): Don't mark internal. | Alan Modra | 1 | -4/+0 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+2 |
2010-06-08 | 2010-06-08 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2010-05-31 | 2010-05-31 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2010-05-14 | 2010-05-14 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2010-04-01 | 2010-04-01 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+26 |
2010-03-24 | Update copyright year on libbfd-in.h. | H.J. Lu | 1 | -1/+2 |
2010-01-26 | 2010-01-26 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+33 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+7 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -0/+3 |
2008-03-28 | Add support for thin archives. | Nick Clifton | 1 | -0/+1 |
2008-02-20 | PR 868 | Nick Clifton | 1 | -0/+2 |
2007-07-27 | 2007-07-26 Michael Snyder <msnyder@svkmacdonelllnx> | Michael Snyder | 1 | -1/+1 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -15/+16 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -0/+2 |
2007-02-15 | * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define, | Alan Modra | 1 | -5/+4 |
2006-11-03 | bfd/ | Daniel Jacobowitz | 1 | -0/+4 |
2006-10-30 | bfd/ | H.J. Lu | 1 | -2/+2 |
2006-06-19 | bfd/ | Alan Modra | 1 | -1/+2 |
2006-05-03 | bfd/ | Alan Modra | 1 | -2/+2 |
2006-04-25 | 2006-04-25 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+2 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -2/+9 |
2005-12-24 | * aix5ppc-core.c: Remove duplicate prototypes. | Alan Modra | 1 | -6/+0 |
2005-12-23 | * corefile.c (generic_core_file_matches_executable_p): New function. | Joel Brobecker | 1 | -0/+6 |
2005-11-24 | bfd/ | Alan Modra | 1 | -2/+0 |
2005-11-03 | * configure.in: Check for fopen64. | Daniel Jacobowitz | 1 | -0/+1 |
2005-10-27 | * cache.c (BFD_CACHE_MAX_OPEN): Make private to this file. | Alan Modra | 1 | -5/+0 |
2005-10-24 | bfd/ | H.J. Lu | 1 | -0/+3 |
2005-10-15 | bfd/ | H.J. Lu | 1 | -0/+2 |
2005-07-05 | * libbfd-in.h (struct artdata): Add extended_names_size field. | Jakub Jelinek | 1 | -0/+1 |
2005-07-05 | * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2, | Jakub Jelinek | 1 | -0/+10 |
2005-06-06 | bfd/ | H.J. Lu | 1 | -0/+8 |
2005-05-23 | Approved by nickc@redhat.com | Fred Fish | 1 | -0/+7 |
2005-05-14 | Fix obvious typo in comment. | Fred Fish | 1 | -1/+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-11 | * libbfd-in.h (_bfd_ar_spacepad): New prototype. | Jakub Jelinek | 1 | -0/+2 |
2005-03-10 | * archive.c: Include hashtab.h. | Ben Elliston | 1 | -1/+3 |
2005-02-20 | include/ | Alan Modra | 1 | -3/+4 |
2005-01-17 | 2005-01-17 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+3 |
2004-10-10 | * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while. | Alan Modra | 1 | -2/+2 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -0/+2 |
2004-08-28 | bfd/ | Alan Modra | 1 | -1/+1 |
2004-07-30 | 2004-07-30 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+1 |