Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport @file support from binutils-2.17 | 2014-08-31 | 1 | -0/+2 | |
| | | | | | | | @file allows reading command line arguments from a file. Gcc now uses this to pass very long arguments lists to ld. ok guenther@ miod@ | ||||
* | Merge conflicts, bringing our changes back in: | 2004-11-02 | 9 | -2919/+524 | |
| | | | | | | | | | | | | | | | | | | | | | - extra $(SHELL) and sugar for make (so that files not mode +x still work) - safer temp file handling - our W^X binary layout changes in ld - OpenBSD policy for library file selection in ld - arm and m88k changes which were not merged in time for official 2.15 - bfd core file handling - a couple typos New for 2.15: - ld(1) and as(1) manpages now generated at build time - binutils/stabs.c reverted to use our in-tree libiberty for now - we still use our VIA C3 crypto code over stock binutils, as it recognizes more instructions - new emulations for OpenBSD on mips64 machines, to help OpenBSD/sgi - relaxed %f# handling in gas on OpenBSD/sparc64 (same as was in 2.14) Tested on all platforms by various people; special thanks to sturm@ and otto@. | ||||
* | Binutils 2.15, with testsuites removed, and without gdb and libiberty. | 2004-11-02 | 23 | -125/+6709 | |
| | |||||
* | Resolve merge conflicts, adjust method of W^X handing (.sh files) | 2004-05-17 | 40 | -1246/+2563 | |
| | | | | remove testsuites (not useable) remove mmalloc (not part of new binutils). | ||||
* | import binutils 2.14 (excluding testsuites, .info files, and .po files) | 2004-05-17 | 13 | -228/+899 | |
| | |||||
* | Update BSD licenses to include 'with or without modification'. | 2002-07-30 | 12 | -176/+278 | |
| | | | | From binutils -current. | ||||
* | resolve conflicts. | 2002-05-13 | 28 | -1853/+3260 | |
| | |||||
* | Import binutils-2.11.2 | 2002-05-13 | 15 | -1194/+573 | |
| | | | | | | - only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | ||||
* | let configure script use GNUSYSTEM_AUX_DIR | 2001-09-25 | 1 | -1/+1 | |
| | |||||
* | support sparc64 | 2001-09-24 | 1 | -2/+2 | |
| | |||||
* | bye bye | 2001-06-09 | 2 | -1881/+0 | |
| | |||||
* | Automatic cvs merge. Dread what I will have to fix after this excuse | 2001-06-09 | 3 | -173/+170 | |
| | | | | of a program is done... | ||||
* | Long delayed import of binutils-2.10.1. Turns out art@ needs some alpha | 2001-06-09 | 2 | -0/+1881 | |
| | | | | bug-fixes... | ||||
* | Fix man pages for good. | 2000-09-21 | 1 | -1/+5 | |
| | |||||
* | Allow make clean to proceed. | 2000-09-13 | 1 | -0/+1 | |
| | | | | (This is probably a work-around for a bug in ksh) | ||||
* | link against installed libiberty | 2000-09-12 | 1 | -2/+2 | |
| | |||||
* | Resolve other problems that dumb cvs can't find out by itself. | 2000-09-12 | 15 | -1125/+4 | |
| | | | | (trivial part done, `interesting' patches remain) | ||||
* | Help stupid cvs fixing basic conflicts. | 2000-09-12 | 20 | -945/+6190 | |
| | |||||
* | Import binutils-2.10 | 2000-09-12 | 26 | -213/+3246 | |
| | | | | | | - only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | ||||
* | Typo fixes. | 1999-09-23 | 1 | -2/+2 | |
| | |||||
* | Kill old libiberty, use the one under egcs now. | 1999-06-18 | 1 | -2/+2 | |
| | |||||
* | fix this mess; XXX need new cygnus version | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | Import of binutils-2.8.1 from Cygnus/FSF | 1997-05-29 | 1 | -0/+3 | |
| | |||||
* | Make GNU style installation of manpages optional, like we do elsewhere. | 1997-05-02 | 1 | -1/+7 | |
| | |||||
* | add a lot of /bin/sh before calling scripts like config.guess and so | 1997-04-23 | 1 | -4/+4 | |
| | | | | | | | on - this way now the whole tree builds without requiring any file being executable (binutils was the last which required it) - now ctm -> cvs checkout -> make build works just fine (aside from other bugs in the source tree :-) | ||||
* | Merge to Cygnus 961112 + add some support (not ready) for shared libs | 1996-11-23 | 2 | -1/+17 | |
| | |||||
* | Import of 961112 Cygnus binutils+gas+ld+gdb+gprof | 1996-11-19 | 1 | -1/+1 | |
| | |||||
* | Merge the Cygnus 960904 sources | 1996-09-04 | 7 | -33/+219 | |
| | |||||
* | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | 1996-09-04 | 3 | -4/+89 | |
| | |||||
* | Bring Cygnus versions into the trunk, keeping our local patches | 1996-06-10 | 4 | -1199/+0 | |
| | |||||
* | Import of binutils, gas, ld & gprof from Cygnus 960609 tree | 1996-06-09 | 20 | -83/+1461 | |
| | |||||
* | Initial GNU binutils 2.6 import | 1996-01-08 | 66 | -0/+12421 | |