Steve Chamberlain
af483be837
Filename renaming
1991-12-01 07:06:30 +00:00
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
1991-11-29 01:05:58 +00:00
Steve Chamberlain
ada269da87
Made ebmon29k use coff-bfd backend
1991-11-29 01:03:25 +00:00
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.
1991-11-28 21:24:07 +00:00
Steve Chamberlain
7d4ffa93db
*** empty log message ***
1991-11-28 21:23:52 +00:00
Steve Chamberlain
17b8147980
* config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.
1991-11-28 21:23:39 +00:00
Steve Chamberlain
f714e310f4
Made multiple sections with subsections work.
1991-11-28 21:22:41 +00:00
Steve Chamberlain
869eb845b1
Added obj-coff-bfd* and mt-h8300hds
1991-11-27 22:28:57 +00:00
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.
1991-11-27 21:32:15 +00:00
Roland Pesch
660eb163a7
Initial revision
1991-11-27 21:32:00 +00:00
Roland Pesch
7d7ecbddb0
Switch to _A29K__ (from _AMD29K__).
1991-11-26 19:41:08 +00:00
Steve Chamberlain
814e8bbabc
Renamed static function to avoid conflict with header file
1991-11-26 02:30:24 +00:00
Steve Chamberlain
05b4b0e70c
obj-coff-bfd:
...
bfd support gets deeper into gas
*h8*
fixed numerous bugs in instruction encoding
1991-11-26 02:16:59 +00:00
Steve Chamberlain
23de7ff6f5
Initial revision
1991-11-26 02:16:53 +00:00
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)
1991-11-26 02:15:13 +00:00
Michael Tiemann
865a2edf64
Ensure we null-terminate the string we copy at the start of
...
m68k_reg_parse.
1991-11-24 17:24:52 +00:00
K. Richard Pixley
81f73963ae
link as.new only if there is something to link to
1991-11-20 03:46:20 +00:00
Roland Pesch
f81c49b14a
Use new makeinfo -o option. Rest of this Makefile needs work to make it fit
...
config structure properly, though.
1991-11-13 23:21:31 +00:00
Roland Pesch
fd4231426f
Better generation of mm-converted manual (Makefile)
...
New predefined configuration (Makefile, amd29k-coff.m4)
Bugfix in old configuration (amd29k.m4)
1991-11-13 23:12:19 +00:00
Roland Pesch
edb4132896
Initial revision
1991-11-13 23:12:17 +00:00
K. Richard Pixley
b53404d270
make the stage link a soft one
1991-11-13 08:54:38 +00:00
Steve Chamberlain
6690d8299d
Added tc-sparc.c
1991-11-11 23:36:39 +00:00
K. Richard Pixley
51e2358ba9
get version from the right place
1991-11-08 00:13:45 +00:00
K. Richard Pixley
2e410706ab
only build a link if it isn't there already
1991-11-07 10:14:32 +00:00
Steve Chamberlain
fd345c9cbb
Wouldn't it be nice if Sanitize ignored spaces ?
1991-11-06 11:53:16 +00:00
K. Richard Pixley
6951f3cc3f
Initial revision
1991-11-06 09:48:32 +00:00
Steve Chamberlain
68de1b2302
Uniq contents, since configure gets confused if the same file is in more than once.
1991-11-06 09:14:33 +00:00
Steve Chamberlain
98945b2198
*** empty log message ***
1991-11-06 08:01:00 +00:00
K. Richard Pixley
7d89090989
oops, syntax error
1991-11-06 02:30:51 +00:00
K. Richard Pixley
a6c6eaf80b
adjust STRIP_UNDERSCORE
1991-11-06 02:27:02 +00:00
K. Richard Pixley
ac7d9f2dd1
adjust STRIP_UNDERSCORE, polish te-files
1991-11-06 02:23:49 +00:00
K. Richard Pixley
2e81fce47e
Initial revision
1991-11-06 02:23:45 +00:00
K. Richard Pixley
b97ea9edf0
ugly bug in relocation emission
1991-11-05 22:00:51 +00:00
Steve Chamberlain
9a046f1cdc
Added a load of mt/mh files
1991-11-05 21:21:12 +00:00
Steve Chamberlain
bca0480e5a
Uses ddestdir instead of destdir.
1991-11-05 21:17:49 +00:00
K. Richard Pixley
3c9d74a8eb
make coff configure properly
1991-11-05 09:01:45 +00:00
Steve Chamberlain
7c328fb003
Changed name of #include from amdcoff.h to coff-a29k.h
1991-11-05 01:34:52 +00:00
K. Richard Pixley
622e4c4c92
get libiberty path right
1991-11-05 00:48:42 +00:00
K. Richard Pixley
9439f48f4c
Fixed ".reserve", and added toolversion for sparc + some nitpicks.
1991-10-26 08:48:23 +00:00
John Gilmore
6603bf38d7
RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and
...
John Gilmore.
1991-10-25 05:36:31 +00:00
Steve Chamberlain
cb9fe247c0
tmake-ebmon
1991-10-22 03:26:06 +00:00
Steve Chamberlain
065114de7b
Make sure that 29k relocs are done right.
1991-10-21 22:57:31 +00:00
Steve Chamberlain
6d984a0c18
*** empty log message ***
1991-10-21 19:56:47 +00:00
Steve Chamberlain
605cd2a3fd
ebmon stuff
1991-10-21 19:53:31 +00:00
Steve Chamberlain
7955ad1c4d
* configure.in: added ebmon entry.
...
* output-file.c (output_file_create, output_file_close) added
stuff to use bfd.
* write.c: more bfd support
* config/obj-coff.c config/obj-coff.h use bfd for swapping
header info.
* tc-a29k: added the reloc types we support now
1991-10-21 16:32:10 +00:00
Steve Chamberlain
5757497917
* configure.in: added ebmon entry.
...
* output-file.c (output_file_create, output_file_close) added
stuff to use bfd.
* write.c: more bfd support
* config/obj-coff.c config/obj-coff.h use bfd for swapping
header info.
* tc-a29k: added the reloc types we support now.
1991-10-21 16:31:47 +00:00
Steve Chamberlain
6352cb8fbd
Initial revision
1991-10-21 16:31:43 +00:00
Steve Chamberlain
8a24a37c7e
* configure.in: added ebmon entry.
...
* output-file.c (output_file_create, output_file_close) added
stuff to use bfd.
* write.c: more bfd support
* config/obj-coff.c config/obj-coff.h use bfd for swapping
header info.
* config/tc-a29k: added the reloc types we support now
1991-10-21 16:29:54 +00:00
K. Richard Pixley
492e557236
bumped to 1.90.1
1991-10-16 09:15:29 +00:00
K. Richard Pixley
d93912533e
Shift positions on memory.h. Seems gcc has changed.
1991-10-16 08:56:25 +00:00