summaryrefslogtreecommitdiff
path: root/ld/pe-dll.h
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in ldAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-03For PE format files, the base relocation table is necessary if the image is l...Hannes Domani
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-04-04Speed up direct linking with DLLs on Windows (1/2).Eric Botcazou
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-04-11PR 21274, ld segfaults linking PE DLLAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2010-04-052010-04-05 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-10-16 * emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-02-18bfd/ChangeLogDave Korn
2009-01-082009-01-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-01-03 * NEWS: Mention new feature --exclude-modules-for-implib.Dave Korn
2008-11-142008-11-14 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2007-07-06Update sources to GPLv3Nick Clifton
2007-04-26bfd/Alan Modra
2006-12-18* pe-dll.c (pe_bfd_is_dll): New function.Christopher Faylor
2005-05-12Update FSF addressesNick Clifton
2005-03-03update copyright datesAlan Modra
2003-06-28Convert to C90Alan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-14Add --enable-auto-import extension.Nick Clifton
2002-06-08 * ldexp.c: Replace CONST with const.Alan Modra
2002-05-25 * ldemul.c: Fix formatting.Kazu Hirata
2002-05-22* pe-dll.c (autofilter_liblist): Add more system libs excluded by default.Christopher Faylor
2001-09-122001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>Charles Wilson
2001-08-022001-08-02 Charles Wilson <cwilson@ece.gatech.edu>Charles Wilson
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton
2000-01-04Applied Mumit Kha's patch to tweak dll production code.Nick Clifton
1999-09-12 * pe-dll.h: New file.Ian Lance Taylor