aboutsummaryrefslogtreecommitdiff
path: root/bfd/archive64.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton1-1/+10
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-03-04 * archive64.c (bfd_elf64_archive_write_armap): Fix calculation ofNick Clifton1-6/+7
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey1-1/+1
2012-01-20 PR binutils/13534Nick Clifton1-3/+3
2010-06-23 * archive64.c (bfd_elf64_archive_write_armap): Fix buffer overrunNathan Sidwell1-6/+6
2010-04-19 * archive64.c (bfd_elf64_archive_slurp_armap): Remove unusedNick Clifton1-4/+2
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-2/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-06-27bfd/Alan Modra1-1/+1
2007-04-26bfd/Alan Modra1-2/+2
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-15/+15
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-11 * libbfd-in.h (_bfd_ar_spacepad): New prototype.Jakub Jelinek1-13/+10
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-23/+21
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-22/+22
2001-12-05 * Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS andThiemo Seufer1-0/+245