summaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Expand)Author
2021-02-09Remove arm-symbianelfAlan Modra
2021-01-26PR27226, ld.bfd contains huge .rodata sectionAlan Modra
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu
2021-01-06RISC-V: Implement support for big endian targets.Marcus Comstedt
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz
2020-11-03Fix compile time warningNick Clifton
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu
2020-10-26CSKY: Change default linker script for elf toolchain.Cooper Qu
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu
2020-10-06PR26667, Add powerpc64le-*-freebsd* supportBrandon Bergren
2020-08-28CSKY: Support attribute section.Cooper Qu
2020-07-19ld: optionally emit _etext last, before .dataHans-Peter Nilsson
2020-07-09Remove powerpc PE supportAlan Modra
2020-06-30Remove x86 NaCl target supportH.J. Lu
2020-06-16Really remove tic30-aout supportAlan Modra
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner
2020-03-28ld: Set COMMONPAGESIZE for i386 SolarisH.J. Lu
2020-03-13x86: Check static link of dynamic objectsH.J. Lu
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov
2020-01-15Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-182019-12-18 Anthony Green <green@moxielogic.com>Anthony Green
2019-12-17Remove tic80 supportAlan Modra
2019-12-05PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra
2019-11-08Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."Alan Modra
2019-11-07Remove CR16C supportAlan Modra
2019-11-05GENERATE_SHLIB_SCRIPT vs. EMBEDDED.Alan Modra
2019-11-05Unset EMBEDDED rather than assigning as emptyAlan Modra
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra
2019-09-11Rename elf32.em to elf.emAlan Modra
2019-08-16[ld] [arm] Add support for noinit sectionChristophe Lyon
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic
2019-08-07ld: use a specific linker script in BPF targetsJose E. Marchesi
2019-05-30s12z genelf.emAlan Modra
2019-05-23ld: add support for eBPFJose E. Marchesi
2019-04-13Automatic makefile dependencies for generated ld/e*.cAlan Modra
2019-04-11x86: Add -z cet-report=[none|warning|error]H.J. Lu
2019-04-10Fix some ld dependenciesAlan Modra
2019-04-08x86: Remove i386-*-kaos* and i386-*-chaos targetsH.J. Lu
2019-04-08Use elf-x86.em for i386-moss and i386-beosH.J. Lu
2019-04-08Fix i386-lynxos and other runtime linker failsAlan Modra
2019-04-06x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu
2019-03-21lm32-linux ld testsuite failsAlan Modra
2019-03-01Revert "Add support to GNU ld to separate got related plt entries"Andreas Krebbel