aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/pep.em
AgeCommit message (Expand)AuthorFilesLines
2024-01-19ld: Put all emulation options in ldlex.hH.J. Lu1-73/+0
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-26ld STRINGIFYAlan Modra1-1/+1
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-2/+2
2023-08-03ld: sprintf sanitizer null destination pointerAlan Modra1-2/+2
2023-07-17PR10957, Missing option to really print section+offsetAlan Modra1-1/+1
2023-05-17Decorated symbols in import libs (BUG 30421)Luca Bacci1-0/+25
2023-05-08pe.em and pep.em make_import_fixupAlan Modra1-33/+50
2023-05-08PR30343, LTO ignores linker reference to _pei386_runtime_relocatorAlan Modra1-0/+33
2023-05-04Stop the linker from loosing the entry point for COFF/PE code when compiling ...Nick Clifton1-0/+3
2023-01-27Call bfd_close_all_done in ld_cleanupAlan Modra1-19/+22
2023-01-25ld: Add pdb support to aarch64-w64-mingw32Mark Harmstone1-1/+2
2023-01-24ld: Avoid magic numbers for subsystems in pe.em and pep.emMark Harmstone1-2/+2
2023-01-12Use __func__ rather than __FUNCTION__Alan Modra1-2/+2
2023-01-10Add aarch64-w64-mingw32 targetMark Harmstone1-4/+7
2023-01-06ld: yet another PDB build fix (or workaround)Jan Beulich1-8/+12
2023-01-06Tidy pe flag in coff_dataAlan Modra1-1/+1
2023-01-05Add an extra emulation called arm64pe to the aarch64pe emulation.Nick Clifton1-0/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-23pdb build fixesAlan Modra1-5/+35
2022-12-23COFF build-id writes uninitialised data to fileAlan Modra1-4/+2
2022-10-20ld: Add minimal pdb generationMark Harmstone1-0/+7
2022-10-20ld: Add --pdb optionMark Harmstone1-4/+44
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson1-1/+9
2022-08-30ld: pe: Fix linking against Microsoft import libraries with multiple DLLsMartin Storsjö1-54/+16
2022-08-25ld: pe: Move the return type to a separate line from the function nameMartin Storsjö1-1/+2
2022-08-24ld: pe: Make archive member file extension comparisons case insensitive when ...Martin Storsjö1-5/+22
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra1-11/+14
2022-02-06ld: Add emultempl/emulation.emH.J. Lu1-52/+28
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-17Set the default DLL chracteristics to 0 for Cygwin based targets.Jeremy Drake1-2/+5
2021-03-31Use bool in ldAlan Modra1-65/+65
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-01-26PR27226, ld.bfd contains huge .rodata sectionAlan Modra1-0/+34
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock1-1/+2
2020-09-30After preventing creating an import library for an exe when there are no expo...Jeremy Drake1-1/+2
2020-09-22Linker: If the type is pie the results should be an executable which entry po...Frediano Ziglio1-1/+1
2020-09-11Fix a segfault when creating an import library with 0 exports.Jeremy Drake1-1/+2
2020-08-27Change the default characteristics of DLLs built by the linker to more secure...Jeremy Drake1-17/+74
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra1-5/+2
2020-05-20PR25993, read of freed memoryAlan Modra1-26/+11
2020-05-19Use bfd_get_filename throughout ldAlan Modra1-9/+11
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp1-1/+2
2020-05-18Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton1-6/+19
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton1-1/+4
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu1-0/+1
2020-01-03For PE format files, the base relocation table is necessary if the image is l...Hannes Domani1-2/+9
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1