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