K. Richard Pixley
0e39a8bbfe
new gas main line
1991-04-04 18:19:56 +00:00
K. Richard Pixley
3c0c9328b9
This commit was generated by cvs2svn to track changes on a CVS vendor
...
branch.
1991-04-04 18:19:55 +00:00
K. Richard Pixley
eb4edf5df2
new gas main line
1991-04-04 18:19:55 +00:00
nobody
3a69b3aca6
This commit was manufactured by cvs2svn to create branch 'binutils'.
...
Cherrypick from master 1991-04-04 18:19:53 UTC K. Richard Pixley <rich@cygnus> 'Initial revision':
gas/COPYING
gas/ChangeLog
gas/Makefile.in
gas/README
gas/app.c
gas/as.c
gas/as.h
gas/atof-generic.c
gas/bignum-copy.c
gas/bignum.h
gas/cond.c
gas/config/atof-ieee.c
gas/config/atof-vax.c
gas/config/obj-aout.c
gas/config/obj-aout.h
gas/config/obj-bout.c
gas/config/obj-bout.h
gas/config/obj-coff.c
gas/config/obj-coff.h
gas/config/tc-a29k.c
gas/config/tc-a29k.h
gas/config/tc-generic.c
gas/config/tc-generic.h
gas/config/tc-i386.c
gas/config/tc-i386.h
gas/config/tc-i860.c
gas/config/tc-i860.h
gas/config/tc-i960.c
gas/config/tc-i960.h
gas/config/tc-m68851.h
gas/config/tc-m68k.c
gas/config/tc-m68k.h
gas/config/tc-ns32k.c
gas/config/tc-ns32k.h
gas/config/tc-sparc.c
gas/config/tc-sparc.h
gas/config/tc-vax.c
gas/config/tc-vax.h
gas/config/te-generic.h
gas/config/te-ic960.h
gas/config/te-sun3.h
gas/config/vax-inst.h
gas/configure
gas/configure.in
gas/debug.c
gas/expr.c
gas/expr.h
gas/flonum-copy.c
gas/flonum-mult.c
gas/flonum.h
gas/frags.c
gas/frags.h
gas/hash.c
gas/hash.h
gas/input-file.c
gas/input-file.h
gas/input-scrub.c
gas/messages.c
gas/obj.h
gas/output-file.c
gas/output-file.h
gas/read.c
gas/read.h
gas/struc-symbol.h
gas/subsegs.c
gas/subsegs.h
gas/symbols.c
gas/symbols.h
gas/tc.h
gas/write.c
gas/write.h
ld/ld.h
ld/ldexp.c
ld/ldfile.c
ld/ldfile.h
ld/ldlang.h
ld/ldlex.h
ld/ldmain.h
ld/ldmisc.h
ld/ldwrite.h
Cherrypick from master 1991-03-21 21:29:06 UTC David Henkel-Wallace <gumby@cygnus> 'Initial revision':
ld/ldexp.h
ld/ldgram.y
ld/ldlang.c
ld/ldlex.l
ld/ldmain.c
ld/ldmisc.c
ld/ldwrite.c
Cherrypick from master 1991-01-17 15:34:55 UTC Roland Pesch <pesch@cygnus> 'Initial revision':
gas/doc/as.texinfo
1991-04-04 18:19:54 +00:00
K. Richard Pixley
fecd2382e7
Initial revision
1991-04-04 18:19:53 +00:00
K. Richard Pixley
61a153e5c1
as rich copied from mike
1991-03-25 22:25:08 +00:00
Roland Pesch
d0281557bb
Intel 960 updates; includes new text on COFF directives and symbols.
1991-03-23 01:26:32 +00:00
Roland Pesch
c23e2ee8fd
Correct name for linker to what Intel uses
1991-03-23 01:16:18 +00:00
Roland Pesch
338289ca3f
specify output obj formats (b.out, coff)
1991-03-22 21:40:39 +00:00
Roland Pesch
4c2c76be06
New switches for object code output format
1991-03-22 21:38:18 +00:00
Roland Pesch
9631c6b696
"960" suffixed names for gcc, ld, gdb
1991-03-22 20:15:37 +00:00
Roland Pesch
cb130bc8c5
defaults for _GCC__, _LD__, _GDB__
1991-03-22 20:11:31 +00:00
Roland Pesch
907621824e
Renamed _CS__ to _CHAPSEC__ (better visual impact in source).
1991-03-19 00:38:04 +00:00
Roland Pesch
69798b646a
value for _HOST__
1991-03-18 23:02:17 +00:00
Roland Pesch
ec77c0999d
Default value for _HOST__; indiv configs *should* override this.
1991-03-18 22:57:09 +00:00
Roland Pesch
2491087419
Value for _HOST__
1991-03-18 22:55:23 +00:00
Roland Pesch
06f2bdbf17
Introduced macro _CS__ for calculated chapter/section/sub... level headings.
1991-03-18 22:52:40 +00:00
Roland Pesch
402c81bfc0
Value for _MACH_DEP__
1991-03-18 20:47:17 +00:00
Roland Pesch
6487eee679
Value for _MACH_DEP__; delete defaults, now in <none.m4>
1991-03-18 20:42:17 +00:00
Roland Pesch
e652736a3c
Value for _MACH_DEP__ nodename
1991-03-18 20:40:18 +00:00
Roland Pesch
f5d708121e
_MACH_DEP__ introduced
1991-03-16 02:08:23 +00:00
Roland Pesch
ba860901b4
Assembler name is "gas960" for this config.
1991-03-16 01:32:57 +00:00
Roland Pesch
df816c1db6
Introduced new text-expansion macro _AS__ for assembler name; default "as".
1991-03-16 01:31:23 +00:00
Roland Pesch
98ed7eaea9
Initial revision
1991-03-15 22:14:51 +00:00
Roland Pesch
09352a5d3d
Introduced m4 parametrization rather than comments and ignore/end ignore
...
to configure manual for particular platforms.
See m4 macro definitions in *.m4.
(Requires GNU or SysV m4; Berkeley won't do).
1991-03-15 22:08:02 +00:00
Roland Pesch
f4335d5682
Format cleanup for "smallbook" layout
1991-02-20 01:18:13 +00:00
Roland Pesch
63f5d7957f
Minor additional formatting clean-up.
1991-02-20 00:52:28 +00:00
Roland Pesch
b50e59fec7
AMD 29K version; clean for large book size and info formatting.
1991-02-19 23:47:09 +00:00
Roland Pesch
47342e8f08
Revisions motivated by WRS:
...
(1) smooth language somewhat
(2) M68K version
(3) begin to sketch out scheme for dynamic config by arch[s]
desired, via @c comments. (Non-68K stuff *NOT* deleted!)
1991-02-11 12:15:04 +00:00
Roland Pesch
93b4551441
Initial revision
1991-01-17 15:34:55 +00:00