]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/libbfd.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / bfd / libbfd.c
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-03-02  Alan Modrabfd_cleanup for object_p
2020-02-19  Alan Modra_bfd_mul_overflow
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-12  Alan ModraRemove duplicate cast
2019-12-11  Alan ModraMake bfd_get_8 return a bfd_vma like other bfd_get_...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-28  Alan ModraPR23966, mingw failure due to 32-bit long
2018-07-27  John DarringtonAdd functions and macros to read and write 24 bit values.
2018-05-18  John DarringtonAdd support for the Freescale s12z processor.
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16  Alan ModraRemove bfd stub function casts.
2018-02-14  Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13  Nick CliftonFix compile time warning messages from gcc version...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-06-28  H.J. LuDon't call bfd_get_file_size in _bfd_generic_get_sectio...
2017-06-27  Alan ModraWarning fix
2017-06-27  Alan ModraMore fixes for bfd_get_section_contents change
2017-06-26  Pedro AlvesFix GDB regressions caused by previous bfd_get_section_...
2017-06-26  H.J. LuAdd a missing line to _bfd_generic_get_section_contents...
2017-06-26  H.J. LuCheck file size before getting section contents
2017-05-10  Jose E. Marchesibfd: new BFD target entry point _bfd_set_reloc.
2017-02-17  Pedro Alvesbfd: Rename warn_deprecated
2017-02-17  Pedro Alvesbfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07  Alan Modrabfd_merge_private_bfd_data tidy
2016-09-30  Alan ModraRemove syntactic sugar
2016-01-01  Alan ModraCopyright update for binutils
2015-11-09  Dominik Vogtbfd: Fix left shift of negative value.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-09  Nick CliftonMore fixes for memory access violations triggered by...
2014-12-03  Nick CliftonFix memory access problems exposed by fuzzed binaries.
2014-10-15  Alan ModraMerge bfd_find_nearest_line variants
2014-10-15  Alan ModraDefine bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS...
2014-10-14  Alan ModraAvoid undefined behaviour with signed expressions
2014-03-05  Alan ModraUpdate copyright years
2012-07-24  Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2011-05-07  Alan Modra PR 12739
2011-04-20  Alan Modra * libbfd.c (bfd_log2): Do return rounded up value.
2011-04-11  Alan Modra * bfd-in.h (bfd_get_section_limit): Don't use rawsize...
2011-01-14  Alan Modra * bfd.c (bfd_perror): Flush stdout before and stderr...
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-08-18  Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2008-02-20  Nick CliftonPR 868
2007-07-26  Alan Modra * srec.c (srec_get_section_contents): Return immediate...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2007-02-15  Alan Modra * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-11-24  Alan Modrabfd/
2005-10-24  H.J. Lubfd/
2005-10-15  H.J. Lubfd/
2005-10-05  Bob Wilson * archive.c: Add missing SUBSECTION for documen...
2005-07-05  Jakub Jelinek * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2...
2005-06-06  H.J. Lubfd/
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-02-20  Alan Modrainclude/
2005-02-11  Nick CliftonFix compile time warning by using an unsigned type.
2005-01-17  H.J. Lu2005-01-17 H.J. Lu <hongjiu.lu@intel.com>
2004-08-13  Alan Modrabfd/
2004-06-24  Alan Modrabfd/
2004-03-15  Alan Modra * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
2004-03-15  Alan Modra * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte...
2003-11-04  Alan Modra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-06-29  Alan ModraConvert to C90 and a few tweaks.
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-26  Alan Modra * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_...
2002-11-18  Klee Dienes2002-11-16 Klee Dienes <kdienes@apple.com>
2002-10-25  Dave Anglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-25  Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-03-18  Alan Modra * libbfd.c (bfd_write_bigendian_4byte_int): Return...
2002-01-30  Nick CliftonFixes for better translation into other languages
2001-09-21  Nick CliftonFix compile time warnings
2001-09-20  Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-05-24  Tom RixSupport for xcoff64
2001-03-08  Nick CliftonUpdate copyright notices
2001-02-11  Nick Cliftonfix formatting
2001-01-03  Kazu Hirata2001-01-03 Kazu Hirata <kazu@hxi.com>
2000-12-21  Nick CliftonAdd bfd_get_bits() and bfd_put_bits().
2000-07-31  Nick CliftonMinor formatting fixes.
2000-07-12  DJ Delorie* libbfd.c (bfd_seek): fix 'seek beyond EOF' error...
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-22  Nick CliftonUse bfd_generic_verify_endian_match() and fix it to...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-21  Alan ModraThis lot mainly cleans up `comparison between signed...
2000-01-21  Nick CliftonFix seeks and reads past the end of a BIM
1999-11-09  Ian Lance Taylor * libbfd.c (bfd_read): Check result of read against...
1999-09-12  Ian Lance Taylor1999-09-12 Donn Terry <donn@interix.com>
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
next