aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/pep.em
AgeCommit message (Expand)AuthorFilesLines
2019-09-20bfd macro conversion to inline functionsAlan Modra1-3/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-09-18Use bfd_set_filename moreAlan Modra1-2/+2
2019-09-06bfd_get_filenameAlan Modra1-1/+1
2019-08-01Rename lang_output_section_statement to lang_os_listAlan Modra1-2/+1
2019-05-28PE linker segmentation fault with MALLOC_PERTURB_=1Alan Modra1-1/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-26Delay evaluation of alignment expressions in output sectionsAlan Modra1-1/+1
2018-04-04Speed up direct linking with DLLs on Windows (1/2).Eric Botcazou1-112/+9
2018-03-23Add an extra library name template to the list used by the WIN32 targets.Nick Clifton1-0/+2
2018-02-26ld error/warning messagesAlan Modra1-31/+31
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-3/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-0/+1
2017-10-12ld whitespace fixesAlan Modra1-25/+25
2017-10-11ld internationalization fixesAlan Modra1-4/+4
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-1/+1
2017-04-11PR 21274, ld segfaults linking PE DLLAlan Modra1-50/+66
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in .em files (ld)Ambrogino Modigliani1-1/+1
2016-07-15Add support for creating ELF import librariesThomas Preud'homme1-9/+3
2016-03-02Speedup mmo and pe orphan placement for relocatable linkH.J. Lu1-12/+18
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra1-5/+20
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-2/+2
2015-08-19Remove link_info.picAlan Modra1-4/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-14/+18
2015-06-15Fix a segmentation fault triggered when trying to handle an unresolved PE sym...Nick Clifton1-1/+10
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-08Change pe/coff build-id section name to '.buildid'Jon TURNEY1-5/+5
2014-08-20Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton1-0/+7
2014-06-26Change the default behaviour of the PE targeted linker so that timestamps areLinda Zhang1-2/+7
2014-06-13Make bfd.link_next field a unionAlan Modra1-2/+2
2014-05-27Add new link-map-text hook and RX auto-vector support.DJ Delorie1-1/+2
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-13/+221
2014-03-14Remove search path from -l:namespec DT_NEEDEDAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-22 * windres.c (define_resource): Use zero for timestamp, makingCory Fields1-2/+10
2013-03-05 * configure.host: Add x86_64-*-cygwin* as valid host.Corinna Vinschen1-2/+42
2013-01-10Remove trailing white spaces in ldH.J. Lu1-3/+3
2012-08-06 bfd/Maciej W. Rozycki1-3/+4
2012-05-14Add support for PowerPC VLE.James Lemke1-2/+2
2012-03-05 * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra1-3/+3
2011-06-13 * ldlang.c (sort_def_symbol, lang_one_common): Don't handleAlan Modra1-2/+1
2011-03-10[PATCH] Fix PE-COFF bug in orphan section alignment handling.Dave Korn1-1/+8
2011-02-282011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-8/+10
2011-01-14 * ldmain.c (main): Flush stdout before and stderr after printingAlan Modra1-6/+1
2011-01-13 PR ld/12356Alan Modra1-5/+6
2010-12-20 * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra1-0/+2
2010-12-06Replace is_archive with maybe_archive.H.J. Lu1-1/+1