Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-20 | Fix i386 disassembler. | Mark Kettenis | |
ok hshoexer@, it's my fault initially miod@ | |||
2004-11-02 | Merge conflicts, bringing our changes back in: | Miod Vallat | |
- 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@. | |||
2004-11-02 | Binutils 2.15, with testsuites removed, and without gdb and libiberty. | Miod Vallat | |
2004-06-26 | Fix merge error | Tom Cosgrove | |
ok drahn@ | |||
2004-06-16 | grok 4 new instructions which will show up in VIA C3 Esther, which | Theo de Raadt | |
isn't that far away... xcrypt-ctr (AES ctr mode), montmul (montgomery multiply for 800 RSA sign/sec at 1024bit), and xsha1/xsha256 too. | |||
2004-05-19 | Add dis-init.c from gdb 6.1. | Mark Kettenis | |
ok drahn@ | |||
2004-05-19 | Binutils 2.15, with testsuites removed, and without gdb and libiberty. | Mark Kettenis | |
2004-05-17 | Resolve merge conflicts, adjust method of W^X handing (.sh files) | Dale Rahn | |
remove testsuites (not useable) remove mmalloc (not part of new binutils). | |||
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn | |
2004-02-23 | fix a seg fault issue with objdump on sparc64. | Brad Smith | |
From: binutils CVS HEAD branch, based on rev 1.8 Reported by: Daniel Lucq <daniel at lucq dot org> ok miod@ | |||
2004-02-03 | grok VIA C3 xmove-* and xcrypt-* instructions; niklas ok | Theo de Raadt | |
2002-05-13 | resolve conflicts. | Federico G. Schwindt | |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie | |
2000-10-06 | ${SHELL} move-if-changed | David Leonard | |
2000-09-13 | Allow make clean to proceed. | Marc Espie | |
(This is probably a work-around for a bug in ksh) | |||
2000-09-12 | Resolve other problems that dumb cvs can't find out by itself. | Marc Espie | |
(trivial part done, `interesting' patches remain) | |||
2000-09-12 | Help stupid cvs fixing basic conflicts. | Marc Espie | |
2000-09-12 | Import binutils-2.10 | Marc Espie | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
1999-06-18 | Kill old libiberty, use the one under egcs now. | Marc Espie | |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist | |
1997-04-23 | add a lot of /bin/sh before calling scripts like config.guess and so | Thomas Graichen | |
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 :-) | |||
1996-11-23 | Merge to Cygnus 961112 + add some support (not ready) for shared libs | Niklas Hallqvist | |
1996-11-19 | Import of 961112 Cygnus binutils+gas+ld+gdb+gprof | Niklas Hallqvist | |
1996-09-04 | Merge the Cygnus 960904 sources | Niklas Hallqvist | |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist | |
1996-06-10 | Bring Cygnus versions into the trunk, keeping our local patches | Niklas Hallqvist | |
1996-01-08 | Initial GNU binutils 2.6 import | Niklas Hallqvist | |