This commit was manufactured by cvs2svn to create branch 'binutils'.
authornobody <>
Thu, 4 Apr 1991 18:19:54 +0000 (18:19 +0000)
committernobody <>
Thu, 4 Apr 1991 18:19:54 +0000 (18:19 +0000)
commit3a69b3aca678a3caf3ade7f9d42d18233b097ec6
tree362bd4b733f9f5347da622a2a7a5f83c6a8cab1d
parentb37af01c89edaa40b7ece325dcb2c46eb377d1e1
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
88 files changed:
gas/COPYING [new file with mode: 0644]
gas/ChangeLog [new file with mode: 0644]
gas/Makefile.in [new file with mode: 0644]
gas/README [new file with mode: 0644]
gas/app.c [new file with mode: 0644]
gas/as.c [new file with mode: 0644]
gas/as.h [new file with mode: 0644]
gas/atof-generic.c [new file with mode: 0644]
gas/bignum-copy.c [new file with mode: 0644]
gas/bignum.h [new file with mode: 0644]
gas/cond.c [new file with mode: 0644]
gas/config/atof-ieee.c [new file with mode: 0644]
gas/config/atof-vax.c [new file with mode: 0644]
gas/config/obj-aout.c [new file with mode: 0644]
gas/config/obj-aout.h [new file with mode: 0644]
gas/config/obj-bout.c [new file with mode: 0644]
gas/config/obj-bout.h [new file with mode: 0644]
gas/config/obj-coff.c [new file with mode: 0644]
gas/config/obj-coff.h [new file with mode: 0644]
gas/config/tc-a29k.c [new file with mode: 0644]
gas/config/tc-a29k.h [new file with mode: 0644]
gas/config/tc-generic.c [new file with mode: 0644]
gas/config/tc-generic.h [new file with mode: 0644]
gas/config/tc-i386.c [new file with mode: 0644]
gas/config/tc-i386.h [new file with mode: 0644]
gas/config/tc-i860.c [new file with mode: 0644]
gas/config/tc-i860.h [new file with mode: 0644]
gas/config/tc-i960.c [new file with mode: 0644]
gas/config/tc-i960.h [new file with mode: 0644]
gas/config/tc-m68851.h [new file with mode: 0644]
gas/config/tc-m68k.c [new file with mode: 0644]
gas/config/tc-m68k.h [new file with mode: 0644]
gas/config/tc-ns32k.c [new file with mode: 0644]
gas/config/tc-ns32k.h [new file with mode: 0644]
gas/config/tc-sparc.c [new file with mode: 0644]
gas/config/tc-sparc.h [new file with mode: 0644]
gas/config/tc-vax.c [new file with mode: 0644]
gas/config/tc-vax.h [new file with mode: 0644]
gas/config/te-generic.h [new file with mode: 0644]
gas/config/te-ic960.h [new file with mode: 0644]
gas/config/te-sun3.h [new file with mode: 0644]
gas/config/vax-inst.h [new file with mode: 0644]
gas/configure [new file with mode: 0755]
gas/configure.in [new file with mode: 0644]
gas/debug.c [new file with mode: 0644]
gas/doc/as.texinfo [new file with mode: 0644]
gas/expr.c [new file with mode: 0644]
gas/expr.h [new file with mode: 0644]
gas/flonum-copy.c [new file with mode: 0644]
gas/flonum-mult.c [new file with mode: 0644]
gas/flonum.h [new file with mode: 0644]
gas/frags.c [new file with mode: 0644]
gas/frags.h [new file with mode: 0644]
gas/hash.c [new file with mode: 0644]
gas/hash.h [new file with mode: 0644]
gas/input-file.c [new file with mode: 0644]
gas/input-file.h [new file with mode: 0644]
gas/input-scrub.c [new file with mode: 0644]
gas/messages.c [new file with mode: 0644]
gas/obj.h [new file with mode: 0644]
gas/output-file.c [new file with mode: 0644]
gas/output-file.h [new file with mode: 0644]
gas/read.c [new file with mode: 0644]
gas/read.h [new file with mode: 0644]
gas/struc-symbol.h [new file with mode: 0644]
gas/subsegs.c [new file with mode: 0644]
gas/subsegs.h [new file with mode: 0644]
gas/symbols.c [new file with mode: 0644]
gas/symbols.h [new file with mode: 0644]
gas/tc.h [new file with mode: 0644]
gas/write.c [new file with mode: 0644]
gas/write.h [new file with mode: 0644]
ld/ld.h [new file with mode: 0644]
ld/ldexp.c [new file with mode: 0644]
ld/ldexp.h [new file with mode: 0644]
ld/ldfile.c [new file with mode: 0644]
ld/ldfile.h [new file with mode: 0644]
ld/ldgram.y [new file with mode: 0644]
ld/ldlang.c [new file with mode: 0644]
ld/ldlang.h [new file with mode: 0644]
ld/ldlex.h [new file with mode: 0644]
ld/ldlex.l [new file with mode: 0644]
ld/ldmain.c [new file with mode: 0644]
ld/ldmain.h [new file with mode: 0644]
ld/ldmisc.c [new file with mode: 0644]
ld/ldmisc.h [new file with mode: 0644]
ld/ldwrite.c [new file with mode: 0644]
ld/ldwrite.h [new file with mode: 0644]