3760 Commits

Author SHA1 Message Date
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
K. Richard Pixley
7c15cbe814 typo in a comment. 1991-10-16 04:19:14 +00:00
Roland Pesch
d7f3324c0d New targets as.mm, as.me 1991-10-15 00:38:11 +00:00
Roland Pesch
c7aab257f9 Mon Oct 14 11:44:03 1991 Roland H. Pesch (pesch at cygnus.com)
* doc/Makefile (as.ms): one more sed workaround for texi2roff
1991-10-14 18:44:58 +00:00
Roland Pesch
0ca48c5250 as.ms (roff form of documentation) target in Makefile: add one more
sed editing pass, to preprocess the more elaborate form of xref now
used in this manual into the simpler form that texi2roff can deal
with.
1991-10-14 18:43:52 +00:00
Roland Pesch
921faa529c doc/as.texinfo: minor changes for texi2roff-2
Makefile.in: revise 'doc' target.
1991-10-12 01:20:38 +00:00
Roland Pesch
098d714d81 *** empty log message *** 1991-10-12 01:18:13 +00:00
Roland Pesch
1966e7158a Makefile: (1) include TEXINPUTS defn to point to texinfo.tex when calling tex
(2) new target as.ms (roff)
as.texinfo: sed-markers to make roff output pick up less-fancy form of
          tables and illustrations (otherwise used by info, not TeX);
          slight text chgs as workarounds for texi2roff bugs
1991-10-12 00:49:50 +00:00