summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/opcodes
AgeCommit message (Collapse)Author
2005-01-20Fix i386 disassembler.Mark Kettenis
ok hshoexer@, it's my fault initially miod@
2004-11-02Merge 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-02Binutils 2.15, with testsuites removed, and without gdb and libiberty.Miod Vallat
2004-06-26Fix merge errorTom Cosgrove
ok drahn@
2004-06-16grok 4 new instructions which will show up in VIA C3 Esther, whichTheo 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-19Add dis-init.c from gdb 6.1.Mark Kettenis
ok drahn@
2004-05-19Binutils 2.15, with testsuites removed, and without gdb and libiberty.Mark Kettenis
2004-05-17Resolve 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-17import binutils 2.14 (excluding testsuites, .info files, and .po files)Dale Rahn
2004-02-23fix 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-03grok VIA C3 xmove-* and xcrypt-* instructions; niklas okTheo de Raadt
2002-05-13resolve conflicts.Federico G. Schwindt
2002-05-13Import binutils-2.11.2Federico 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-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2000-10-06${SHELL} move-if-changedDavid Leonard
2000-09-13Allow make clean to proceed.Marc Espie
(This is probably a work-around for a bug in ksh)
2000-09-12Resolve other problems that dumb cvs can't find out by itself.Marc Espie
(trivial part done, `interesting' patches remain)
2000-09-12Help stupid cvs fixing basic conflicts.Marc Espie
2000-09-12Import binutils-2.10Marc Espie
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files
1999-06-18Kill old libiberty, use the one under egcs now.Marc Espie
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-04-23add a lot of /bin/sh before calling scripts like config.guess and soThomas 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-23Merge to Cygnus 961112 + add some support (not ready) for shared libsNiklas Hallqvist
1996-11-19Import of 961112 Cygnus binutils+gas+ld+gdb+gprofNiklas Hallqvist
1996-09-04Merge the Cygnus 960904 sourcesNiklas Hallqvist
1996-09-04Import of binutils, gas, ld & gprof from Cygnus 960904 treeNiklas Hallqvist
1996-06-10Bring Cygnus versions into the trunk, keeping our local patchesNiklas Hallqvist
1996-01-08Initial GNU binutils 2.6 importNiklas Hallqvist