Age | Commit message (Expand) | Author | Files | Lines |
2008-08-10 | * archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast stat | Pedro Alves | 1 | -1/+1 |
2008-04-22 | * archive.c (_bfd_write_archive_contents): Fix incorrect use of | Cary Coutant | 1 | -2/+2 |
2008-03-31 | PR 6006 | Alan Modra | 1 | -3/+3 |
2008-03-28 | Add support for thin archives. | Nick Clifton | 1 | -45/+329 |
2007-07-27 | * archive.c (do_slurp_bsd_armap, do_slurp_coff_armap, | Adam Nemet | 1 | -4/+6 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -1/+1 |
2007-06-27 | bfd/ | Alan Modra | 1 | -9/+16 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2006-10-30 | * bfd.c (bfd_error_type): Add bfd_error_on_input. | Alan Modra | 1 | -6/+10 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -9/+9 |
2006-08-23 | * archive.c (hpux_uid_gid_encode): Fix thinko decrementing "cnt" variable. | Nick Clifton | 1 | -1/+1 |
2006-05-02 | * archive.c (bfd_generic_archive_p): Remove unused local variable | Ben Elliston | 1 | -3/+0 |
2005-10-05 | * archive.c: Add missing SUBSECTION for documentation. | Bob Wilson | 1 | -0/+2 |
2005-07-05 | * libbfd-in.h (struct artdata): Add extended_names_size field. | Jakub Jelinek | 1 | -18/+26 |
2005-06-16 | * archive.c: Include "libiberty.h". | Mark Kettenis | 1 | -0/+1 |
2005-06-14 | * elf.c (bfd_section_from_shdr): Fail if name is NULL. | Jakub Jelinek | 1 | -0/+6 |
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 | -73/+57 |
2005-03-10 | * archive.c (_bfd_look_for_bfd_in_cache): Move declaration of | Mark Kettenis | 1 | -1/+1 |
2005-03-10 | * archive.c: Include hashtab.h. | Ben Elliston | 1 | -24/+45 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-02-24 | * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code. | Ben Elliston | 1 | -13/+0 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -18/+1 |
2004-05-19 | Add code to cope with nested archives. | Nick Clifton | 1 | -14/+22 |
2004-05-05 | PR/136 - Have bfd_cache_lookup_worker() abort rather than return an | Nick Clifton | 1 | -16/+14 |
2004-03-15 | * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*. | Alan Modra | 1 | -1/+1 |
2003-06-29 | Convert to C90 and a few tweaks. | Alan Modra | 1 | -241/+163 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -121/+126 |
2002-10-25 | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to | Dave Anglin | 1 | -3/+3 |
2002-10-21 | * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace | Alan Modra | 1 | -3/+2 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -19/+11 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -3/+3 |
2002-03-21 | * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype. | Alan Modra | 1 | -1/+1 |
2002-03-18 | * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success. | Alan Modra | 1 | -2/+4 |
2001-12-05 | * Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS and | Thiemo Seufer | 1 | -1/+6 |
2001-10-10 | * aout-encap.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -2/+2 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -110/+113 |
2001-08-19 | * archive.c (offsetof): Remove define. | Alan Modra | 1 | -6/+0 |
2001-08-17 | * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format. | Alan Modra | 1 | -4/+8 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2000-12-25 | * archive.c (coff_write_armap): Don't write more than symbol_count | Alexandre Oliva | 1 | -1/+1 |
2000-11-20 | 2000-11-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+2 |
2000-11-10 | 2000-11-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -86/+104 |
2000-09-08 | 2000-09-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -30/+25 |
2000-07-07 | * archive.c (_bfd_write_archive_contents): Add an informative | DJ Delorie | 1 | -0/+5 |
2000-06-20 | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 1 | -3/+3 |
2000-05-26 | Eli Zaretskii's DOSish file name patches. | Alan Modra | 1 | -1/+34 |
2000-04-24 | * archive.c (hpux_uid_gid_encode): New function. | Jeff Law | 1 | -5/+56 |