summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/ld
AgeCommit message (Expand)AuthorFilesLines
2015-04-02Change gcc and ld semantics to make static PIE the default when invokingpascal1-2/+0
2014-12-30self-relocating crt0 bits for sh, and enable static pie by default. With somemiod1-1/+1
2014-12-27Change the default entry point from _start to __start.kettenis1-0/+1
2014-12-22Teach ld(1) not to add a PT_INTERP entry for -static -pie.kettenis1-0/+3
2014-08-31Backport @file support from binutils-2.17tobiasu1-0/+2
2014-08-09We don't use the __openbsd_randomdata_{start,end} symbols, but ratherguenther1-4/+0
2013-12-30Recognize PT_OPENBSD_RANDOMIZE in linker scripts.kettenis1-0/+2
2013-09-30Make stderr buffered in einfo(). Speeds up display of error messagesmillert1-0/+4
2013-07-05VAX ELF toolchain, using `%' as the register prefix. Heavily based uponmiod4-0/+14
2013-04-17Crank MAXPAGESIZE from 4KB to 64KB to match what SVR4/m88k and DG/UX do.miod1-1/+1
2013-02-05Disable PIE-by-default if -static (or one of its aliases) is passed on thekettenis1-0/+2
2013-02-02ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned onmiod4-1/+18
2013-01-20Generate linker scripts for shared libraries. Force padding sections aroundmiod1-1/+3
2013-01-01m88k ELF toolchain, supporting static binaries only so far.miod6-1/+51
2012-08-28Add support for PIE-by-default in both ld and gcc. This is a completelypascal2-0/+25
2012-08-20Add support for .openbsd.randomdata sections and PT_OPENBSD_RANDOMIZEmatthew1-0/+7
2008-06-13Fixup ldscripts for i386 when linked with -pie (no change to non-piekurt4-6/+36
2008-03-13Add __data_start symbol to all ELF archs to consistently mark the beginningkurt4-1/+6
2006-10-08Define superH obsd-specific emulations for ld, and use it by default.miod5-1/+50
2006-10-06Early bits for a 32-bit SuperH toolchain, currently for little-endianmiod1-1/+1
2005-12-11Don't free pathname after successfull _try_needed call; it's cached in thatkettenis1-1/+0
2005-01-19Provide openbsd emulation for mips64el as we do for mips64.grange4-1/+17
2005-01-15Regenerate.kettenis1-1/+1
2005-01-15Invoke config.sub using the shell.kettenis1-1/+1
2004-11-08Partially revert to binutils 2.14: do not put a ``warning: '' prefixmiod1-8/+3
2004-11-03we use our own ways to install manual pages, not their tree traversalsderaadt1-1/+1
2004-11-02Merge glitches.miod1-0/+6
2004-11-02Merge conflicts, bringing our changes back in:miod60-11349/+4448
2004-11-02Binutils 2.15, with testsuites removed, and without gdb and libiberty.miod96-1829/+18552
2004-10-08Lookup libraries based on version numbers for implicit as well explict librariesdrahn1-6/+137
2004-07-31eliminate portion for 3.2, there was no 3.2 release.brad1-6/+0
2004-05-30emacs undump is very sensative to the section ordering, For W^X a coupledrahn3-7/+18
2004-05-25provide a way data plt prepending got; drahn@ okmickey2-2/+3
2004-05-19remove the disabled DO_FORCE_VERS support.brad1-35/+1
2004-05-17Resolve merge conflicts, adjust method of W^X handing (.sh files)drahn245-20899/+16111
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)drahn224-1908/+11322
2004-02-10configs for amd64; brad@ okmickey2-0/+12
2003-11-23If gld${EMULATION_NAME}_search_dir() returns NULL, return earlysturm1-0/+2
2003-09-20powerpc ld.so has a slightly unreasonable expectation about __got_startdrahn1-2/+2
2003-09-19Make CTORS/DTORS non-writeable in dynamic binaries. ok deraadt@drahn1-3/+3
2003-07-20Document -Z flag for ld, produce old style 'standard' executables'. ok deraadt@drahn1-0/+6
2003-06-02somehow duplicate lines had gotten in theremickey1-3/+0
2003-05-05Move exec base to 0x1c000000, exe/data gap to 512MB. Allows betterdrahn1-2/+2
2003-04-17Switch i386 to new binutils, i386 tools now do ELF.drahn8-7/+26
2003-04-09fix bad entry definitionmickey1-1/+1
2003-02-06use common elf.sc instead of own hppaobsd.sc, catch up w/ dale's elf work for hppa; drahn@ lots of helps and okmickey4-37/+5
2003-01-30ELF security enhancement: put .rodata into it's own load section insteaddrahn6-0/+7
2003-01-24This is a project to modify executables so that they do not have anydrahn1-0/+4
2003-01-17This is a project to modify executables so that they do not have anydrahn10-1/+35
2003-01-13Add a compatibilty flag '-Z' for upcoming elf changes, does nothing currentlydrahn1-0/+6