summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/as/opcode
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-143-3/+3
* Arange the f* floating point instructions to match binutils 2.9.1.David E. O'Brien1999-11-281-5/+5
* Add "fild" instruction. GCC 2.95.2 likes to generate this one.David E. O'Brien1999-11-281-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-273-3/+3
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.John Polstra1998-03-291-1/+3
* Add some Pentium and PentiumPro opcodes and registers.John Dyson1997-07-151-1/+45
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Add the PPro %cr4 register to the supported registers in theJohn Dyson1996-11-111-1/+2
* Mostly resync our gas with the NetBSD version to obtain support forPeter Wemm1996-10-012-127/+124
* Remove trailing whitespace.Rodney W. Grimes1995-05-3010-41/+41
* Updated version of gas which allows for link-time error reporting ifNate Williams1994-12-232-2/+23
* Added "cpuid" opcode.Sean Eric Fagan1994-12-111-1/+4
* Brought over NetBSD's gas ready for pk's shared libs.Paul Richards1993-11-0316-0/+8031