aboutsummaryrefslogtreecommitdiff
path: root/gas/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1992-07-28Don't save obsolete/David Henkel-Wallace1-2/+4
1992-03-13Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-2/+8
* flonum-const.c: renamed flonum-konst.c to stop dos name conflict.
1992-02-22 * app.c: MRI compatibility - allow single quote to start a string.Steve Chamberlain1-2/+29
* as.c: fix typo recently introduced. * as.h : Don't include aout/reloc.h - it's not right for COFF! * expr.c: Much rewriting, to accomodate MRI syntax for expressions. Also easier to read now. * listing.c: Put back defuns * read.c: modified to accept MRI syntax, put back listing pseudo ops so that an assembler built with NO_LISTING ignores list ops rather than pukes. * write.c, write.h: fixs - only keep a reloc type in a fix if the target machine is a SPARC or a 29K. * config/obj-aout.c: added s_sect pseudo op * config/obj-coffbfd.c: lints, set the filehdr flags right and fill in the timestamp. * config/obj-coffbfd.h: Since we don't include aout/reloc.h anymore, define all the relocs which the tc-<x> bit will use so we can translate from them to the coff types. * config/tc-a29k.c: reloc_type isn't ane enum any more * config/tc-m68k.c: Added NO_RELOC definition. Now compiles for sparc aout, 68k aout (MRI and MIT syntax), 29k coff. So far works as replacement for sparc and 68k /bin/as.
1992-02-17fighting bitrot in a major wayK. Richard Pixley1-1/+8
1992-02-14It's OK to keep the doc subdirectory, really.Roland Pesch1-1/+5
1992-02-13clean up Sanitize for gasK. Richard Pixley1-1/+10
1992-01-17keep listing*K. Richard Pixley1-1/+6
1991-12-12Added makefile.dos configure.dosSteve Chamberlain1-1/+6
1991-12-09Keep a.out.gnu.h.Michael Tiemann1-1/+5
1991-10-10updatingK. Richard Pixley1-3/+4
1991-09-02Correcting some things.K. Richard Pixley1-2/+5
1991-05-23Initial revisionK. Richard Pixley1-0/+100