| Commit message (Expand) | Author | Age | Files | Lines |
* | self-relocating crt0 bits for sh, and enable static pie by default. With some |  miod | 2014-12-30 | 1 | -1/+1 |
* | Change the default entry point from _start to __start. |  kettenis | 2014-12-27 | 1 | -0/+1 |
* | VAX ELF toolchain, using `%' as the register prefix. Heavily based upon |  miod | 2013-07-05 | 1 | -0/+2 |
* | Crank MAXPAGESIZE from 4KB to 64KB to match what SVR4/m88k and DG/UX do. |  miod | 2013-04-17 | 1 | -1/+1 |
* | ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned on |  miod | 2013-02-02 | 1 | -0/+4 |
* | Generate linker scripts for shared libraries. Force padding sections around |  miod | 2013-01-20 | 1 | -1/+3 |
* | m88k ELF toolchain, supporting static binaries only so far. |  miod | 2013-01-01 | 3 | -0/+21 |
* | Fixup ldscripts for i386 when linked with -pie (no change to non-pie |  kurt | 2008-06-13 | 1 | -5/+14 |
* | Add __data_start symbol to all ELF archs to consistently mark the beginning |  kurt | 2008-03-13 | 4 | -1/+6 |
* | Define superH obsd-specific emulations for ld, and use it by default. |  miod | 2006-10-08 | 2 | -0/+19 |
* | Provide openbsd emulation for mips64el as we do for mips64. |  grange | 2005-01-19 | 1 | -0/+6 |
* | Merge glitches. |  miod | 2004-11-02 | 1 | -0/+6 |
* | Merge conflicts, bringing our changes back in: |  miod | 2004-11-02 | 9 | -2/+14 |
* | Binutils 2.15, with testsuites removed, and without gdb and libiberty. |  miod | 2004-11-02 | 46 | -74/+1025 |
* | eliminate portion for 3.2, there was no 3.2 release. |  brad | 2004-07-31 | 1 | -6/+0 |
* | emacs undump is very sensative to the section ordering, For W^X a couple |  drahn | 2004-05-30 | 1 | -0/+5 |
* | provide a way data plt prepending got; drahn@ ok |  mickey | 2004-05-25 | 1 | -1/+1 |
* | Resolve merge conflicts, adjust method of W^X handing (.sh files) |  drahn | 2004-05-17 | 30 | -349/+199 |
* | import binutils 2.14 (excluding testsuites, .info files, and .po files) |  drahn | 2004-05-17 | 170 | -564/+1642 |
* | configs for amd64; brad@ ok |  mickey | 2004-02-10 | 1 | -0/+8 |
* | somehow duplicate lines had gotten in there |  mickey | 2003-06-02 | 1 | -3/+0 |
* | Move exec base to 0x1c000000, exe/data gap to 512MB. Allows better |  drahn | 2003-05-05 | 1 | -2/+2 |
* | Switch i386 to new binutils, i386 tools now do ELF. |  drahn | 2003-04-17 | 6 | -1/+18 |
* | fix bad entry definition |  mickey | 2003-04-09 | 1 | -1/+1 |
* | 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 | 2003-02-06 | 1 | -0/+3 |
* | ELF security enhancement: put .rodata into it's own load section instead |  drahn | 2003-01-30 | 5 | -0/+5 |
* | This is a project to modify executables so that they do not have any |  drahn | 2003-01-17 | 5 | -0/+9 |
* | In an ELF binary the end of the text segment and the start of the data |  art | 2002-09-23 | 1 | -1/+1 |
* | provide our own path for generating the ldscripts and tweak it accordingly; fgsch@ ok |  mickey | 2002-06-05 | 1 | -5/+4 |
* | no longer needed; byebye. |  fgsch | 2002-05-14 | 1 | -3/+0 |
* | hppa pieces; don't regenerate yet. |  fgsch | 2002-05-13 | 1 | -0/+17 |
* | resolve conflicts. |  fgsch | 2002-05-13 | 5 | -8/+89 |
* | Import binutils-2.11.2 |  fgsch | 2002-05-13 | 37 | -63/+522 |
* | Revert my bfd change, and instead make ld match bfd, which is |  niklas | 2001-03-07 | 1 | -1/+1 |
* | Make new binutils compile on Alpha again; ok espie@ |  tomo | 2000-11-20 | 1 | -1/+1 |
* | Resolve other problems that dumb cvs can't find out by itself. |  espie | 2000-09-12 | 7 | -7/+6 |
* | Help stupid cvs fixing basic conflicts. |  espie | 2000-09-12 | 7 | -21/+64 |
* | Import binutils-2.10 |  espie | 2000-09-12 | 53 | -18/+840 |
* | Import of binutils-2.8.1 from Cygnus/FSF |  niklas | 1997-05-29 | 16 | -2/+85 |
* | More consistent MIPS config |  pefo | 1997-04-13 | 2 | -0/+54 |
* | Merge to Cygnus 961112 + add some support (not ready) for shared libs |  niklas | 1996-11-23 | 2 | -2/+6 |
* | Import of 961112 Cygnus binutils+gas+ld+gdb+gprof |  niklas | 1996-11-19 | 2 | -7/+2 |
* | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work |  niklas | 1996-10-31 | 1 | -0/+3 |
* | another file |  pefo | 1996-09-28 | 1 | -0/+27 |
* | Merge the Cygnus 960904 sources |  niklas | 1996-09-04 | 2 | -0/+2 |
* | Import of binutils, gas, ld & gprof from Cygnus 960904 tree |  niklas | 1996-09-04 | 7 | -0/+113 |
* | Fixes to make MIPS arc port to use in tree binutils. |  pefo | 1996-07-14 | 2 | -2/+0 |
* | Import of binutils, gas, ld & gprof from Cygnus 960609 tree |  niklas | 1996-06-09 | 16 | -22/+57 |
* | Initial GNU binutils 2.6 import |  niklas | 1996-01-08 | 79 | -0/+589 |