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