summaryrefslogtreecommitdiff
path: root/ld/emultempl/pep.em
AgeCommit message (Expand)Author
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-09-30After preventing creating an import library for an exe when there are no expo...Jeremy Drake
2020-09-22Linker: If the type is pie the results should be an executable which entry po...Frediano Ziglio
2020-09-11Fix a segfault when creating an import library with 0 exports.Jeremy Drake
2020-08-27Change the default characteristics of DLLs built by the linker to more secure...Jeremy Drake
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra
2020-05-20PR25993, read of freed memoryAlan Modra
2020-05-19Use bfd_get_filename throughout ldAlan Modra
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp
2020-05-18Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu
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-12-26Avoid ubsan bug complaining about &p->fieldAlan Modra
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-09-20bfd macro conversion to inline functionsAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-09-18Use bfd_set_filename moreAlan Modra
2019-09-06bfd_get_filenameAlan Modra
2019-08-01Rename lang_output_section_statement to lang_os_listAlan Modra
2019-05-28PE linker segmentation fault with MALLOC_PERTURB_=1Alan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-08-26Delay evaluation of alignment expressions in output sectionsAlan Modra
2018-04-04Speed up direct linking with DLLs on Windows (1/2).Eric Botcazou
2018-03-23Add an extra library name template to the list used by the WIN32 targets.Nick Clifton
2018-02-26ld error/warning messagesAlan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-12ld whitespace fixesAlan Modra
2017-10-11ld internationalization fixesAlan Modra
2017-05-18Don't compare boolean values against TRUE or FALSEAlan 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-11-27Fix spelling in comments in .em files (ld)Ambrogino Modigliani
2016-07-15Add support for creating ELF import librariesThomas Preud'homme
2016-03-02Speedup mmo and pe orphan placement for relocatable linkH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton
2015-08-19Remove link_info.picAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-06-15Fix a segmentation fault triggered when trying to handle an unresolved PE sym...Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-09-08Change pe/coff build-id section name to '.buildid'Jon TURNEY
2014-08-20Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton
2014-06-26Change the default behaviour of the PE targeted linker so that timestamps areLinda Zhang
2014-06-13Make bfd.link_next field a unionAlan Modra