summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/as
Commit message (Expand)AuthorAgeFilesLines
* Re-axe.bde2002-09-171-31/+0
* Make `as' compile before it is axed. It still uses the archaic BSDbde2002-09-171-0/+2
* Un-axe this so that it can be fixed before it is axed.bde2002-09-171-0/+29
* BANG! BANG! BANG! Put these bits out of their misery.obrien2002-09-17179-70041/+0
* Implement .previous (swap section back to the last section)peter2001-09-043-2/+32
* Fix the type of the NULL arg to execl()brian2001-07-091-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Arange the f* floating point instructions to match binutils 2.9.1.obrien1999-11-281-5/+5
* Add "fild" instruction. GCC 2.95.2 likes to generate this one.obrien1999-11-281-0/+1
* $Revision$ -> $FreeBSD$peter1999-09-061-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2770-71/+71
* Don't build the info pages for the old assembler. Instead, buildjdp1998-10-033-5003/+1
* Install the legacy man file in section 1aout.jb1998-09-071-1/+2
* MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.jb1998-08-311-10/+10
* Fixed printf format errors.bde1998-06-303-7/+7
* ELF preparation step 1:sos1998-05-251-1/+2
* Fix the assembler so that it produces object files with the correctjdp1998-04-102-3/+3
* Fix a bug which clobbered linker set symbols that had forward references.jdp1998-04-071-2/+18
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.jdp1998-03-291-1/+3
* Fixed `make -jN' for large N. Just put the generated headers inbde1998-03-061-4/+2
* Make the ".set" directive copy the aux field when the expressionjdp1998-01-101-1/+2
* Many places in the code NULL is used in integer context, wherephk1997-09-181-2/+2
* Add some Pentium and PentiumPro opcodes and registers.dyson1997-07-151-1/+45
* replace obsolete @ctrl{A} with @kbd{C-A}. Suppress compilation warning.charnier1997-05-211-3/+3
* Set the N_EXT (external) flag for all weak symbols. It makes nojdp1997-04-291-1/+2
* Support the ".p2align" directive, which is standard in newer versionsjdp1997-03-291-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-2270-71/+71
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1470-71/+71
* Getting tired of writing same thing.jmacd1997-01-111-0/+2
* Add the PPro %cr4 register to the supported registers in thedyson1996-11-111-1/+2
* Ugly hack alert!peter1996-10-031-1/+2
* Mostly resync our gas with the NetBSD version to obtain support forpeter1996-10-0127-262/+291
* Fix up some compilation warnings.pst1996-09-221-2/+2
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-292-0/+14
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-4/+2
* ``mv'' -> ``mv -f''wosch1996-05-071-7/+9
* Another round of man page cleanups.mpp1996-02-122-2/+2
* recording cvs-1.6 file deathpeter1995-12-3028-11780/+0
* gets() -> fgets()jkh1995-12-011-4/+4
* Stop using gnumalloc.phk1995-09-221-3/+1
* Remove trailing whitespace.rgrimes1995-05-30113-3748/+3748
* Add the abilitity to compile the Lites code with the native FreeBSD assembler.nate1995-03-021-2/+5
* Add doc to SUBDIR listache1995-01-161-1/+3
* Infopage installationache1995-01-122-186/+4997
* Updated version of gas which allows for link-time error reporting ifnate1994-12-2327-2242/+3192
* Added "cpuid" opcode.sef1994-12-111-1/+4
* Use gnumalloc to help reduce memory consumption.dg1994-08-291-3/+3
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1994-08-281-5/+5
* Alignment fix from John Dyson/David Greenmanrgrimes1994-02-202-4/+7
* NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-)nate1994-02-141-2/+2
OpenPOWER on IntegriCloud