aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/as
Commit message (Expand)AuthorAgeFilesLines
* 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
* $Revision$ -> $FreeBSD$Peter Wemm1999-09-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2770-71/+71
* Don't build the info pages for the old assembler. Instead, buildJohn Polstra1998-10-033-5003/+1
* Install the legacy man file in section 1aout.John Birrell1998-09-071-1/+2
* MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.John Birrell1998-08-311-10/+10
* Fixed printf format errors.Bruce Evans1998-06-303-7/+7
* ELF preparation step 1:Søren Schmidt1998-05-251-1/+2
* Fix the assembler so that it produces object files with the correctJohn Polstra1998-04-102-3/+3
* Fix a bug which clobbered linker set symbols that had forward references.John Polstra1998-04-071-2/+18
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.John Polstra1998-03-291-1/+3
* Fixed `make -jN' for large N. Just put the generated headers inBruce Evans1998-03-061-4/+2
* Make the ".set" directive copy the aux field when the expressionJohn Polstra1998-01-101-1/+2
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-2/+2
* Add some Pentium and PentiumPro opcodes and registers.John Dyson1997-07-151-1/+45
* replace obsolete @ctrl{A} with @kbd{C-A}. Suppress compilation warning.Philippe Charnier1997-05-211-3/+3
* Set the N_EXT (external) flag for all weak symbols. It makes noJohn Polstra1997-04-291-1/+2
* Support the ".p2align" directive, which is standard in newer versionsJohn Polstra1997-03-291-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2270-71/+71
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1470-71/+71
* Getting tired of writing same thing.Joshua Peck Macdonald1997-01-111-0/+2
* Add the PPro %cr4 register to the supported registers in theJohn Dyson1996-11-111-1/+2
* Ugly hack alert!Peter Wemm1996-10-031-1/+2
* Mostly resync our gas with the NetBSD version to obtain support forPeter Wemm1996-10-0127-262/+291
* Fix up some compilation warnings.Paul Traina1996-09-221-2/+2
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-292-0/+14
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-4/+2
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-7/+9
* Another round of man page cleanups.Mike Pritchard1996-02-122-2/+2
* recording cvs-1.6 file deathPeter Wemm1995-12-3028-11780/+0
* gets() -> fgets()Jordan K. Hubbard1995-12-011-4/+4
* Stop using gnumalloc.Poul-Henning Kamp1995-09-221-3/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-30113-3748/+3748
* Add the abilitity to compile the Lites code with the native FreeBSD assembler.Nate Williams1995-03-021-2/+5
* Add doc to SUBDIR listAndrey A. Chernov1995-01-161-1/+3
* Infopage installationAndrey A. Chernov1995-01-122-186/+4997
* Updated version of gas which allows for link-time error reporting ifNate Williams1994-12-2327-2242/+3192
* Added "cpuid" opcode.Sean Eric Fagan1994-12-111-1/+4
* Use gnumalloc to help reduce memory consumption.David Greenman1994-08-291-3/+3
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1994-08-281-5/+5
* Alignment fix from John Dyson/David GreenmanRodney W. Grimes1994-02-202-4/+7
* NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-)Nate Williams1994-02-141-2/+2
* Sync to PK's latest version. I know that this is in /usr/src, the bloodyJordan K. Hubbard1993-12-122-137/+232
* Sync to PK's latest version. I know that this is in /usr/src, the bloodyJordan K. Hubbard1993-12-122-7/+21
* Latest from Paul K. for better checking of PIC code.Jordan K. Hubbard1993-11-308-51/+187
* Brought over NetBSD's gas ready for pk's shared libs.Paul Richards1993-11-03197-8829/+71914
* >From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu>Rodney W. Grimes1993-09-241-1/+1
* Replaced empty manual page with one that has atleast some of the stuffRodney W. Grimes1993-08-172-0/+542
* Added the new gas directoryNate Williams1993-06-2953-0/+17038