summaryrefslogtreecommitdiff
path: root/ld/pe-dll.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-23Add libmsvcrt, libmsvcrt-os and libucrtbase to the list of libraries for whic...Martin Storsjo
2017-10-12ld whitespace fixesAlan Modra
2017-10-11ld internationalization fixesAlan Modra
2017-05-09Support pe-bigobj-x86-64 as an output format in 64-bit PE based linkers.Awson
2017-04-11PR 21274, ld segfaults linking PE DLLAlan Modra
2017-03-03Make the linker fail if asked to create more than 1^16 ordinal values for PE ...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-01Fix generation of IDATA[6] for PE files.Rudy Y
2016-11-27Fix spelling in comments in C source files (ld)Ambrogino Modigliani
2016-04-04Ignore DWARF debug information with a version of 0 - assume that it is padding.Nick Clifton
2016-03-22Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton
2016-03-21Remove use of alloca.Nick Clifton
2016-03-18Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-08-13This is necessary for adding __cxa_atexit support for Cygwin in GCC withoutYaakov Selkowitz
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-22 * windres.c (define_resource): Use zero for timestamp, makingCory Fields
2013-11-21 PR ld/16192Nick Clifton
2013-03-21 * pe-dll.c (process_def_file_and_drectve): Don't handle VCKai Tietz
2013-01-10Remove trailing white spaces in ldH.J. Lu
2012-07-13 PR ld/14357Nick Clifton
2012-05-072012-05-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra
2012-03-142012-03-14 Kai Tietz <ktietz@redhat.com>Kai Tietz
2012-02-19 * deffilep.y (cmp_import_elem): Sort first by module name.Kai Tietz
2012-02-11 * pe-dll.c (auto_export): Use bsearch to speed up scan of exportsNick Clifton
2011-10-13 * pe-dll.c (generate_reloc): Don't emit a base reloc for anDave Korn
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu
2011-05-03 PR ld/12726Alan Modra
2011-04-132011-04-13 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-02-282011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2011-02-152011-02-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-06-27fix set but unused variable warningsAlan Modra
2010-06-09 PR ld/11603Dave Korn
2010-05-152010-05-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-05-15 * pe-dll.c: Removed trailing whitespaces.Dave Korn
2010-04-282010-04-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-04-052010-04-05 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-03-18 * pe-dll.c (make_one): Make text section readonly.Nick Clifton
2009-12-17 * pe-dll.c (generate_reloc): Take account of wrapper options whenDave Korn
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-11-272009-11-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-11-152009-11-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-10-232009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-10-16 * emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro.Nick Clifton
2009-05-19==> bfd/ChangeLog <==Dave Korn