summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld
AgeCommit message (Expand)Author
2022-10-07In the linkers, collect objects in section "openbsd.mutable" and placeTheo de Raadt
2015-04-02Change gcc and ld semantics to make static PIE the default when invokingPascal Stumpf
2014-12-30self-relocating crt0 bits for sh, and enable static pie by default. With someMiod Vallat
2014-12-27Change the default entry point from _start to __start.Mark Kettenis
2014-12-22Teach ld(1) not to add a PT_INTERP entry for -static -pie.Mark Kettenis
2014-08-31Backport @file support from binutils-2.17Tobias Ulmer
2014-08-09We don't use the __openbsd_randomdata_{start,end} symbols, but ratherPhilip Guenther
2013-12-30Recognize PT_OPENBSD_RANDOMIZE in linker scripts.Mark Kettenis
2013-09-30Make stderr buffered in einfo(). Speeds up display of error messagesTodd C. Miller
2013-07-05VAX ELF toolchain, using `%' as the register prefix. Heavily based uponMiod Vallat
2013-04-17Crank MAXPAGESIZE from 4KB to 64KB to match what SVR4/m88k and DG/UX do.Miod Vallat
2013-02-05Disable PIE-by-default if -static (or one of its aliases) is passed on theMark Kettenis
2013-02-02ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned onMiod Vallat
2013-01-20Generate linker scripts for shared libraries. Force padding sections aroundMiod Vallat
2013-01-01m88k ELF toolchain, supporting static binaries only so far.Miod Vallat
2012-08-28Add support for PIE-by-default in both ld and gcc. This is a completelyPascal Stumpf
2012-08-20Add support for .openbsd.randomdata sections and PT_OPENBSD_RANDOMIZEMatthew Dempsky
2008-06-13Fixup ldscripts for i386 when linked with -pie (no change to non-pieKurt Miller
2008-03-13Add __data_start symbol to all ELF archs to consistently mark the beginningKurt Miller
2006-10-08Define superH obsd-specific emulations for ld, and use it by default.Miod Vallat
2006-10-06Early bits for a 32-bit SuperH toolchain, currently for little-endianMiod Vallat
2005-12-11Don't free pathname after successfull _try_needed call; it's cached in thatMark Kettenis
2005-01-19Provide openbsd emulation for mips64el as we do for mips64.Alexander Yurchenko
2005-01-15Regenerate.Mark Kettenis
2005-01-15Invoke config.sub using the shell.Mark Kettenis
2004-11-08Partially revert to binutils 2.14: do not put a ``warning: '' prefixMiod Vallat
2004-11-03we use our own ways to install manual pages, not their tree traversalsTheo de Raadt
2004-11-02Merge glitches.Miod Vallat
2004-11-02Merge conflicts, bringing our changes back in:Miod Vallat
2004-11-02Binutils 2.15, with testsuites removed, and without gdb and libiberty.Miod Vallat
2004-10-08Lookup libraries based on version numbers for implicit as well explict librariesDale Rahn
2004-07-31eliminate portion for 3.2, there was no 3.2 release.Brad Smith
2004-05-30emacs undump is very sensative to the section ordering, For W^X a coupleDale Rahn
2004-05-25provide a way data plt prepending got; drahn@ okMichael Shalayeff
2004-05-19remove the disabled DO_FORCE_VERS support.Brad Smith
2004-05-17Resolve merge conflicts, adjust method of W^X handing (.sh files)Dale Rahn
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)Dale Rahn
2004-02-10configs for amd64; brad@ okMichael Shalayeff
2003-11-23If gld${EMULATION_NAME}_search_dir() returns NULL, return earlyNikolay Sturm
2003-09-20powerpc ld.so has a slightly unreasonable expectation about __got_startDale Rahn
2003-09-19Make CTORS/DTORS non-writeable in dynamic binaries. ok deraadt@Dale Rahn
2003-07-20Document -Z flag for ld, produce old style 'standard' executables'. ok deraadt@Dale Rahn
2003-06-02somehow duplicate lines had gotten in thereMichael Shalayeff
2003-05-05Move exec base to 0x1c000000, exe/data gap to 512MB. Allows betterDale Rahn
2003-04-17Switch i386 to new binutils, i386 tools now do ELF.Dale Rahn
2003-04-09fix bad entry definitionMichael Shalayeff
2003-02-06use common elf.sc instead of own hppaobsd.sc, catch up w/ dale's elf work for...Michael Shalayeff
2003-01-30ELF security enhancement: put .rodata into it's own load section insteadDale Rahn
2003-01-24This is a project to modify executables so that they do not have anyDale Rahn
2003-01-17This is a project to modify executables so that they do not have anyDale Rahn