summaryrefslogtreecommitdiff
path: root/bfd/libbfd.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-11-09bfd: Fix left shift of negative value.Dominik Vogt
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant
2011-05-07 PR 12739Alan Modra
2011-04-20 * libbfd.c (bfd_log2): Do return rounded up value.Alan Modra
2011-04-11 * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2008-02-20PR 868Nick Clifton
2007-07-26 * srec.c (srec_get_section_contents): Return immediately onAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra
2005-11-24bfd/Alan Modra
2005-10-24bfd/H.J. Lu
2005-10-15bfd/H.J. Lu
2005-10-05 * archive.c: Add missing SUBSECTION for documentation.Bob Wilson
2005-07-05 * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2,Jakub Jelinek
2005-06-06bfd/H.J. Lu
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-02-20include/Alan Modra
2005-02-11Fix compile time warning by using an unsigned type.Nick Clifton
2005-01-172005-01-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-08-13bfd/Alan Modra
2004-06-24bfd/Alan Modra
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra
2003-06-29Convert to C90 and a few tweaks.Alan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-26 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.Alan Modra
2002-11-182002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra
2002-03-18 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.Alan Modra
2002-01-30Fixes for better translation into other languagesNick Clifton
2001-09-21Fix compile time warningsNick Clifton
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra