aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.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-0/+39
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton1-99/+28
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-13/+0
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-10/+0
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra1-4/+3
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant1-0/+13
2011-05-07 PR 12739Alan Modra1-2/+2
2011-04-20 * libbfd.c (bfd_log2): Do return rounded up value.Alan Modra1-1/+5
2011-04-11 * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra1-2/+13
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra1-1/+3
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-0/+9
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+10
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-20/+20
2008-02-20PR 868Nick Clifton1-1/+29
2007-07-26 * srec.c (srec_get_section_contents): Return immediately onAlan Modra1-1/+2
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra1-1/+18
2005-11-24bfd/Alan Modra1-9/+0
2005-10-24bfd/H.J. Lu1-0/+10
2005-10-15bfd/H.J. Lu1-0/+9
2005-10-05 * archive.c: Add missing SUBSECTION for documentation.Bob Wilson1-0/+3
2005-07-05 * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2,Jakub Jelinek1-0/+102
2005-06-06bfd/H.J. Lu1-0/+10
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-02-20include/Alan Modra1-10/+10
2005-02-11Fix compile time warning by using an unsigned type.Nick Clifton1-1/+1
2005-01-172005-01-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+58
2004-08-13bfd/Alan Modra1-3/+3
2004-06-24bfd/Alan Modra1-2/+7
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra1-21/+21
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra1-98/+88
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-1/+1
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-224/+167
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-33/+33
2002-11-26 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.Alan Modra1-1/+1
2002-11-182002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes1-548/+0
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-6/+6
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-2/+2
2002-03-18 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.Alan Modra1-4/+3
2002-01-30Fixes for better translation into other languagesNick Clifton1-16/+19
2001-09-21Fix compile time warningsNick Clifton1-4/+3
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-1/+1
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-81/+170
2001-05-24Support for xcoff64Tom Rix1-1/+1
2001-03-08Update copyright noticesNick Clifton1-1/+2