Steve Chamberlain
29a8640328
renamed obj-coff-bfd to obj-coffbfd
35 years ago
Steve Chamberlain
28bf2d3194
Added makefile.dos configure.dos
35 years ago
Steve Chamberlain
ccdbfbdcd1
Initial revision
35 years ago
Steve Chamberlain
410e67eb21
* config/obj-coffbfd.c: lint, don't fixup relocs if H8300, use
tc_reloc_mangle to prepare relocation if one available
* config/tc-h8300.h: added tc_reloc_mangle routine
35 years ago
Steve Chamberlain
db40ba149d
Initial revision
35 years ago
K. Richard Pixley
c06ac69051
don't close a NULL file pointer
35 years ago
Michael Tiemann
e530f5c4f2
Keep a.out.gnu.h.
35 years ago
Michael Tiemann
f0494a6ed8
Add fixes needed to compile vxworks960 target.
35 years ago
Michael Tiemann
0dd0c58e49
Pick up bfd library from the build directory, not the source
directory.
35 years ago
K. Richard Pixley
1058238c60
Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Makefile.in: install using INSTALL_DATA and INSTALL_PROGRAM.
correct include directory locations. added standards.text
support.
* configure.in: mark this directory as target dependent.
Thu Dec 5 22:46:23 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Makefile.in: idestdir and ddestdir go away. Added
copyrights and shift gpl to v2. Added ChangeLog if it
didn't exist. docdir and mandir now keyed off datadir by
default.
35 years ago
Roland Pesch
338e7aa401
*** empty log message ***
35 years ago
Steve Chamberlain
4fed881829
*** empty log message ***
35 years ago
Steve Chamberlain
8bcad1b5b7
Don't ignore .line directives
35 years ago
Steve Chamberlain
f7c1f9e194
Don't ignore .file pseudos!
35 years ago
Steve Chamberlain
242bfe8791
Removed usage of alloca, lint.
35 years ago
Steve Chamberlain
9b4f91b556
Fix comment.
35 years ago
Steve Chamberlain
a1d144c63e
More filename renaming.
35 years ago
Steve Chamberlain
af483be837
Filename renaming
35 years ago
Steve Chamberlain
63c92fcd96
Massive changes to generalize coff-bfd support enough to get 29k
working as well as it did before.
This means that 29k now supports multiple sections
35 years ago
Steve Chamberlain
ada269da87
Made ebmon29k use coff-bfd backend
35 years ago
Steve Chamberlain
489f6ef072
* config/obj-coff-bfd: made multiple sections with subsections
work.
* config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.
35 years ago
Steve Chamberlain
7d4ffa93db
*** empty log message ***
35 years ago
Steve Chamberlain
17b8147980
* config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.
35 years ago
Steve Chamberlain
f714e310f4
Made multiple sections with subsections work.
35 years ago
Steve Chamberlain
869eb845b1
Added obj-coff-bfd* and mt-h8300hds
35 years ago
Roland Pesch
24b1493d18
Hitachi h8/300 config of GAS manual (first draft), and a few config
spinoffs in the direction of feature-based config rather than entirely
machine-dep.
35 years ago
Roland Pesch
660eb163a7
Initial revision
35 years ago
Roland Pesch
7d7ecbddb0
Switch to _A29K__ (from _AMD29K__).
35 years ago
Steve Chamberlain
814e8bbabc
Renamed static function to avoid conflict with header file
35 years ago
Steve Chamberlain
05b4b0e70c
obj-coff-bfd:
bfd support gets deeper into gas
*h8*
fixed numerous bugs in instruction encoding
35 years ago
Steve Chamberlain
23de7ff6f5
Initial revision
35 years ago
Steve Chamberlain
ace68c4ed9
Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com)
* as.c: (perform_an_assembly_pass): moved declaration of i to
avoid a syntax error. Now always create the three default
sections when in MANY_SEGMENTS mode.
* as.h: New improved way of specifying MANY_SEGMENTS
* configure.in: hds object format is now coff-bfd
* subsegs.h: add line numbers and section stuff to the
segment_info structure. (But go back later and fix.. this is
COFF specific)
35 years ago
Michael Tiemann
865a2edf64
Ensure we null-terminate the string we copy at the start of
m68k_reg_parse.
35 years ago
K. Richard Pixley
81f73963ae
link as.new only if there is something to link to
35 years ago
Roland Pesch
f81c49b14a
Use new makeinfo -o option. Rest of this Makefile needs work to make it fit
config structure properly, though.
35 years ago
Roland Pesch
fd4231426f
Better generation of mm-converted manual (Makefile)
New predefined configuration (Makefile, amd29k-coff.m4)
Bugfix in old configuration (amd29k.m4)
35 years ago
Roland Pesch
edb4132896
Initial revision
35 years ago
K. Richard Pixley
b53404d270
make the stage link a soft one
35 years ago
Steve Chamberlain
6690d8299d
Added tc-sparc.c
35 years ago
K. Richard Pixley
51e2358ba9
get version from the right place
35 years ago
K. Richard Pixley
2e410706ab
only build a link if it isn't there already
35 years ago
Steve Chamberlain
fd345c9cbb
Wouldn't it be nice if Sanitize ignored spaces ?
35 years ago
K. Richard Pixley
6951f3cc3f
Initial revision
35 years ago
Steve Chamberlain
68de1b2302
Uniq contents, since configure gets confused if the same file is in more than once.
35 years ago
Steve Chamberlain
98945b2198
*** empty log message ***
35 years ago
K. Richard Pixley
7d89090989
oops, syntax error
35 years ago
K. Richard Pixley
a6c6eaf80b
adjust STRIP_UNDERSCORE
35 years ago
K. Richard Pixley
ac7d9f2dd1
adjust STRIP_UNDERSCORE, polish te-files
35 years ago
K. Richard Pixley
2e81fce47e
Initial revision
35 years ago
K. Richard Pixley
b97ea9edf0
ugly bug in relocation emission
35 years ago