packaging: Enable testing infrastructure
[external/binutils.git] / bfd / coffgen.c
2019-08-14 Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-04-03 Alan ModraBFD whitespace fixes
2019-03-28 Alan ModraPR24392, Clang warning Wtautological-constant-out-of...
2019-03-15 H.J. LuCOFF: Check for symbols defined in discarded section
2019-03-12 Alan ModraDon't use bfd_get_file_size in objdump
2019-03-06 Nick CliftonFix a segmentation fault triggered by disassembling...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-08-23 Nick CliftonPrevent illegal memory access when processing COFF...
2018-04-16 Nick CliftonPrevent an illegal memory access via an out of range...
2018-02-25 Alan ModraAOUT/COFF/PE messages
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-29 Alan ModraPR22741, objcopy segfault on fuzzed COFF object
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-11-28 Nick CliftonPrevent a memory exhaustion problem when trying to...
2017-11-03 Nick CliftonFix excessive memory allocation attempts and possible...
2017-11-01 Nick CliftonFix an invalid free called when attempting to link...
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-04-07 Tristan Gingoldpe/coff: handle weak defined symbol for gc-sections.
2017-03-29 Nick CliftonImprove the speed of scanning PE binaries for line...
2017-01-09 Nick CliftonImprove objdump's behaviour when it encounters a corrup...
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-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30 Alan ModraRemove syntactic sugar
2016-09-30 Alan ModraMake bfd_error_handler_type like vprintf
2016-07-27 Nick CliftonFix seg-fault when running garbage collection on coff...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-15 Jan Beulichbfd: don't produce corrupt COFF symbol table due to...
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuRemove trailing spaces in bfd
2015-07-03 Kai TietzAdd experimental support for --gc-sections with COFF...
2015-03-24 Nick CliftonFixes a bug introduced by the new ranges checks on...
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-03-05 Nick CliftonAllows the binutils to cope with PE binaries where...
2015-02-27 Nick CliftonFixes a problem recognizing libraries created by Visual...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-10 Alan ModraDon't always build coffgen.o
2014-11-26 Nick CliftonMore fixes for memory access errors triggered by attemp...
2014-11-21 Nick CliftonFixes for memory access violations exposed by fuzzinf...
2014-11-21 Alexander CherepanovFix a snafu setting up the string table read in from...
2014-11-13 Nick CliftonMore fixes for memory access violations whilst scanning...
2014-11-12 Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-11-11 Nick CliftonMore fixes for invalid memory accesses, uncovered by...
2014-11-10 Nick CliftonMore fixes for problems exposed by valgrind and the...
2014-11-07 Alan ModraRevert bfd_get_size checks
2014-11-06 Nick CliftonRevert changes in previous deltas that introduced new...
2014-11-03 Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-10-31 Nick CliftonAvoid allocating over-large buffers when parsing corrup...
2014-10-30 Nick CliftonCloses another memory corruption, this time due to...
2014-10-15 Alan ModraMerge bfd_find_nearest_line variants
2014-03-05 Alan ModraUpdate copyright years
2013-03-21 Kai Tietz * coffgen.c (coff_real_object_p): Make global.
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-10-18 Kai TietzChangeLog bfd
2012-07-24 Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2011-11-02 Jan BeulichBuilding EFI binaries, particularly larger ones (like...
2011-10-06 Kai Tietz * coffgen.c (coff_write_alien_symbol): Don...
2011-09-30 Tristan Gingold2011-09-30 Tristan Gingold <gingold@adacore.com>
2011-08-17 Alan Modra PR ld/12762
2011-05-07 Dave Korn PR ld/12365
2010-04-27 Nick Clifton PR binutils/11512
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...
2009-09-05 Nick Clifton * bfd/coff-arm.c (coff_arm_relocate_section)
2009-09-02 Alan Modraupdate copyright dates
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-05-21 Dave Korn * coffgen.c (coff_print_symbol): Use bfd_fprintf_vma...
2009-04-14 Dave Kornbfd/ChangeLog
2009-03-14 Richard Sandifordinclude/coff/
2009-02-18 Dave Kornbfd/ChangeLog
2008-09-30 Nick Clifton * coffgen.c (coff_write_symbols): Check to see...
2008-08-14 Alan Modra * coffgen.c (coff_find_nearest_line): Correct cached...
2008-07-30 Alan ModraSilence gcc printf warnings
2007-08-13 Daniel Jacobowitz * coffgen.c (coff_get_normalized_symtab): Correct...
2007-07-31 Michael Snyder2007-07-30 Michael Snyder <msnyder@access-company...
2007-07-27 Michael Snyder2007-07-27 Michael Snyder <msnyder@access-company...
2007-07-26 Michael Snyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-26 Michael Snyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-26 Michael Snyder2007-07-25 Michael Snyder <msnyder@access-company...
2007-07-12 Nick CliftonAdd support for building on a 64-bit Windows host.
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-04-02 Nick CliftonPR binutils/4292
2006-06-19 Alan Modrabfd/
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-05-23 Fred FishApproved by nickc@redhat.com
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-04-21 Nick CliftonUpdate to ISO-C90 and fix formatting
2005-04-15 Nick CliftonUse fprintf_vma to print vma values.
2005-03-22 Nick CliftonConvert to ISO C90 formatting.
2005-02-21 Alan Modra * coffgen.c (bfd_coff_get_comdat_section): Check that
2005-02-20 Alan Modrainclude/
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-08-13 Alan Modrabfd/
2004-07-21 H.J. Lubfd/
2004-06-24 Alan Modrabfd/
next