summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2014-11-211-1/+16
* Fix a snafu setting up the string table read in from a COFF file.Alexander Cherepanov2014-11-211-3/+3
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-131-16/+58
* Fix more memory faults uncovered by fuzzing various executables.Nick Clifton2014-11-121-2/+13
* More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton2014-11-111-3/+3
* More fixes for problems exposed by valgrind and the address sanitizerNick Clifton2014-11-101-4/+13
* Revert bfd_get_size checksAlan Modra2014-11-071-18/+1
* Revert changes in previous deltas that introduced new failures intoNick Clifton2014-11-061-4/+8
* More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton2014-11-031-20/+52
* Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton2014-10-311-0/+5
* Closes another memory corruption, this time due to heap overrun.Nick Clifton2014-10-301-2/+6
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-29/+12
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * coffgen.c (coff_real_object_p): Make global.Kai Tietz2013-03-211-2/+6
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* ChangeLog bfdKai Tietz2012-10-181-2/+90
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-1/+1
* Building EFI binaries, particularly larger ones (like e.g. Xen does), on LinuxJan Beulich2011-11-021-9/+25
* * coffgen.c (coff_write_alien_symbol): Don't writeKai Tietz2011-10-061-0/+17
* 2011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-301-8/+25
* PR ld/12762Alan Modra2011-08-171-0/+67
* PR ld/12365Dave Korn2011-05-071-4/+9
* PR binutils/11512Nick Clifton2010-04-271-2/+8
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-5/+5
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-13/+15
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-051-14/+16
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-18/+18
* * coffgen.c (coff_print_symbol): Use bfd_fprintf_vma, notDave Korn2009-05-211-11/+2
* bfd/ChangeLogDave Korn2009-04-141-0/+5
* include/coff/Richard Sandiford2009-03-141-0/+1
* bfd/ChangeLogDave Korn2009-02-181-3/+8
* * coffgen.c (coff_write_symbols): Check to see if a symbol's flagsNick Clifton2008-09-301-0/+41
* * coffgen.c (coff_find_nearest_line): Correct cached line index.Alan Modra2008-08-141-2/+2
* Silence gcc printf warningsAlan Modra2008-07-301-3/+4
* * coffgen.c (coff_get_normalized_symtab): Correct cast.Daniel Jacobowitz2007-08-131-1/+1
* 2007-07-30 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-311-13/+8
* 2007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-271-2/+5
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-1/+2
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-8/+13
* 2007-07-25 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-1/+3
* Add support for building on a 64-bit Windows host.Nick Clifton2007-07-121-12/+12
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+2
* PR binutils/4292Nick Clifton2007-04-021-1/+10
* bfd/Alan Modra2006-06-191-2/+2
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+14
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Update to ISO-C90 and fix formattingNick Clifton2005-04-211-1/+1