K. Richard Pixley
04dc1a6246
Fixed a problem with host dependent parts.
36 years ago
K. Richard Pixley
b5132a6b85
Now handles multiple hosts and targets.
36 years ago
K. Richard Pixley
3d6f098360
Now handles multiple hosts and targets.
36 years ago
K. Richard Pixley
71da131654
Initial revision
36 years ago
K. Richard Pixley
ec342d7d9a
Config cut 3. We now almost install a29k.
36 years ago
K. Richard Pixley
61907f5122
Cut 2 config. Subdirs.
36 years ago
K. Richard Pixley
8fb360783f
Fixed LOCAL_LABELS_FB bug.
36 years ago
K. Richard Pixley
74cc5508e7
First cut config. builds in place.
36 years ago
K. Richard Pixley
68a96e5326
Initial revision
36 years ago
K. Richard Pixley
3cc6716da4
CROSS_ASSEMBLE becomes CROSS_COMPILE to make config simpler. i386
support for aout now tested against an installed customers sun4 cross.
Added REVERSE_SORT_RELOCS.
36 years ago
K. Richard Pixley
0e39a8bbfe
new gas main line
36 years ago
K. Richard Pixley
eb4edf5df2
new gas main line
36 years ago
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
36 years ago
K. Richard Pixley
fecd2382e7
Initial revision
36 years ago
K. Richard Pixley
61a153e5c1
as rich copied from mike
36 years ago
Roland Pesch
d0281557bb
Intel 960 updates; includes new text on COFF directives and symbols.
36 years ago
Roland Pesch
c23e2ee8fd
Correct name for linker to what Intel uses
36 years ago
Roland Pesch
338289ca3f
specify output obj formats (b.out, coff)
36 years ago
Roland Pesch
4c2c76be06
New switches for object code output format
36 years ago
Roland Pesch
9631c6b696
"960" suffixed names for gcc, ld, gdb
36 years ago
Roland Pesch
cb130bc8c5
defaults for _GCC__, _LD__, _GDB__
36 years ago
Roland Pesch
907621824e
Renamed _CS__ to _CHAPSEC__ (better visual impact in source).
36 years ago
Roland Pesch
69798b646a
value for _HOST__
36 years ago
Roland Pesch
ec77c0999d
Default value for _HOST__; indiv configs *should* override this.
36 years ago
Roland Pesch
2491087419
Value for _HOST__
36 years ago
Roland Pesch
06f2bdbf17
Introduced macro _CS__ for calculated chapter/section/sub... level headings.
36 years ago
Roland Pesch
402c81bfc0
Value for _MACH_DEP__
36 years ago
Roland Pesch
6487eee679
Value for _MACH_DEP__; delete defaults, now in <none.m4>
36 years ago
Roland Pesch
e652736a3c
Value for _MACH_DEP__ nodename
36 years ago
Roland Pesch
f5d708121e
_MACH_DEP__ introduced
36 years ago
Roland Pesch
ba860901b4
Assembler name is "gas960" for this config.
36 years ago
Roland Pesch
df816c1db6
Introduced new text-expansion macro _AS__ for assembler name; default "as".
36 years ago
Roland Pesch
98ed7eaea9
Initial revision
36 years ago
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).
36 years ago
Roland Pesch
f4335d5682
Format cleanup for "smallbook" layout
36 years ago
Roland Pesch
63f5d7957f
Minor additional formatting clean-up.
36 years ago
Roland Pesch
b50e59fec7
AMD 29K version; clean for large book size and info formatting.
36 years ago
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!)
36 years ago
Roland Pesch
93b4551441
Initial revision
36 years ago