John Gilmore
e77463a15c
Merge devo/bfd with GDB's bfd.
Things that use -lbfd must also use -liberty, to get obstacks.
36 years ago
John Gilmore
d6e467b4c5
Use the new merged include directory.
36 years ago
Steve Chamberlain
65c552e308
Added the sizeof_headers keyword.
36 years ago
Steve Chamberlain
a37cc0c05c
*** empty log message ***
36 years ago
Steve Chamberlain
1327fb2956
Initial revision
36 years ago
Roland Pesch
b4d4e8e33c
Updated, amplified, and reorganized linker manual. Option-flag
description believed complete as of today; still holes---small
ones---in "commands" section. BFD section also needs better table of
supported archs and formats; see FIXMEs for scattered q's and
desiderata.
36 years ago
Steve Chamberlain
3cc2ca3f5c
Added patch from chrisb
36 years ago
Steve Chamberlain
5f288d8af8
Put spaces around the / signs
36 years ago
Steve Chamberlain
b0f368691e
Fixed a bug where wild scripts stopped working.
Fixed another bug in -R symbol handling
36 years ago
Steve Chamberlain
1d45ccb383
Yet more diffs due to my incompetence.
36 years ago
K. Richard Pixley
e7921bd4c5
Pulled host & target dependancies out of Makefile. allow more
flexibility in config.h.
36 years ago
K. Richard Pixley
59e91936c5
Pulling host and target dependancies out of the Makefile.in.
36 years ago
K. Richard Pixley
49913ad311
Initial revision
36 years ago
Steve Chamberlain
93d8be3c7c
Force target architecture
36 years ago
Steve Chamberlain
ac00487023
Fixed some bugs.
36 years ago
Steve Chamberlain
7685579456
*** empty log message ***
36 years ago
Steve Chamberlain
d4c02e2923
Cleaned up a load of declarations
Fixed bug in unary - , ! and ~
36 years ago
Steve Chamberlain
d646b568d0
Moved declarations from header file into here.
36 years ago
Steve Chamberlain
5e83d38ef9
Removed extern declarations
36 years ago
K. Richard Pixley
04dc1a6246
Fixed a problem with host dependent parts.
36 years ago
Steve Chamberlain
097879bc04
Added support for OUTPUT_FORMAT keyword
Fixed problem where cofflike common was being badly sized due to
incorrectly owned common symbols.
36 years ago
Steve Chamberlain
3a39952366
Better error messages for forward and undefined refs for ADDR and
SIZEOF
36 years ago
Steve Chamberlain
13a0e8d7fc
Added support for OUTPUT_FORMAT(name) and FORCE_COMMON_ALLOCATION
36 years ago
Steve Chamberlain
fd846434f0
Added keywords
FORCE_COMMON_ALLOCATION
OUTPUT_FORMAT
36 years ago
Steve Chamberlain
070aa81923
*** empty log message ***
36 years ago
K. Richard Pixley
3d6f098360
Now handles multiple hosts and targets.
36 years ago
K. Richard Pixley
8c32cf6e55
Now handles multiple host and targets.
36 years ago
Roland Pesch
f22eee0870
Initial revision
36 years ago
Steve Chamberlain
99fe455360
Merges from Intel.
Chrisb bug fixes.
36 years ago
Steve Chamberlain
f78e2569ad
Checkpoint before a merge
36 years ago
Steve Chamberlain
1418c83b39
checkpoint before a merge
36 years ago
Steve Chamberlain
da56abdf49
Initial revision
36 years ago
K. Richard Pixley
ec342d7d9a
Config cut 3. We now almost install a29k.
36 years ago
Steve Chamberlain
321b5f8d3d
Initial revision
36 years ago
Steve Chamberlain
ff64b37687
Added what to pass as YACC
36 years ago
K. Richard Pixley
f2e91404e7
Cut 2. Subdirs.
36 years ago
Steve Chamberlain
03466f17b7
*** empty log message ***
36 years ago
K. Richard Pixley
2ee11735a2
First minimally usable config checkin.
36 years ago
K. Richard Pixley
9a84900784
Initial revision
36 years ago
Steve Chamberlain
de7c1ff613
*** empty log message ***
36 years ago
K. Richard Pixley
eb02fd64a6
Initial revision
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
Steve Chamberlain
a7fe4c5997
Initial revision
36 years ago
Steve Chamberlain
9d5ee7e282
sun3 gld68k support
36 years ago
Steve Chamberlain
7ca04d280d
Fixed some grammer ambiguities
Better error reporting
sun3 support
36 years ago
Steve Chamberlain
c660714fb1
*** empty log message ***
36 years ago
Steve Chamberlain
9f32f7c27b
*** empty log message ***
36 years ago
Steve Chamberlain
8cb5eb316c
Brought up to sync with Intel again.
36 years ago
Steve Chamberlain
139d5bfdf9
*** empty log message ***
36 years ago
Steve Chamberlain
e59e0390a5
*** empty log message ***
36 years ago