Files
Steve Chamberlain c593cf412b * app.c: MRI compatibility - allow single quote to start a string.
* 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-22 20:45:24 +00:00
..
1992-02-13 09:56:39 +00:00
1992-02-22 00:24:13 +00:00
1992-02-21 11:37:01 +00:00
1991-12-01 07:11:25 +00:00
1991-10-21 16:31:43 +00:00
1992-02-17 15:54:49 +00:00
1992-02-17 15:54:49 +00:00
1992-02-22 00:24:13 +00:00
1992-02-21 11:37:01 +00:00
1992-02-13 08:39:15 +00:00
1992-02-13 08:39:15 +00:00
1992-02-13 08:39:15 +00:00
1992-02-17 15:54:49 +00:00
1992-02-17 15:54:49 +00:00
1992-02-21 11:37:01 +00:00
1991-12-01 07:11:25 +00:00
1992-02-21 09:10:45 +00:00
1991-04-13 10:03:24 +00:00
1991-04-04 18:19:56 +00:00
1991-04-04 18:19:56 +00:00
1992-02-21 11:06:41 +00:00
1991-10-10 04:55:23 +00:00
1992-02-13 08:39:15 +00:00
1991-12-04 18:25:37 +00:00
1991-12-03 22:16:29 +00:00
1992-02-13 08:39:15 +00:00
1991-11-06 09:48:32 +00:00
1992-02-17 15:54:49 +00:00
1992-02-17 15:54:49 +00:00
1992-02-17 15:54:49 +00:00
1992-02-22 03:06:02 +00:00
1992-02-17 15:54:49 +00:00
1992-02-17 15:54:49 +00:00
1991-11-06 09:48:32 +00:00
1991-11-06 09:48:32 +00:00
1992-02-17 15:54:49 +00:00
1992-02-21 11:37:01 +00:00
1991-04-04 18:19:56 +00:00
1991-06-14 14:04:55 +00:00
1992-02-13 08:39:15 +00:00
1991-04-04 18:19:56 +00:00
1991-04-04 18:19:56 +00:00