Commit Graph

128 Commits

Author SHA1 Message Date
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
K. Richard Pixley 1a31570390 updating 1991-10-10 11:59:25 +00:00
K. Richard Pixley 15211bed3c Decstation now croaks on multi-line assertions. eliminate them. 1991-10-10 10:43:30 +00:00
K. Richard Pixley c2fa4ebcdd new binary layout and cp/mv instead of INSTALL 1991-10-10 08:17:32 +00:00
K. Richard Pixley f6b67e4cdd Creating Makefile stubs in preparation for mips three-stage. 1991-10-10 04:56:18 +00:00
K. Richard Pixley ce9dc65af7 Initial revision 1991-10-10 04:55:23 +00:00
Steve Chamberlain 6ce6f0935f Fix bug with expressions like @foo+20 1991-10-08 00:40:43 +00:00
Steve Chamberlain 58721107a6 *** empty log message *** 1991-10-08 00:39:51 +00:00
Steve Chamberlain cd8761e140 Initial revision 1991-10-06 19:02:50 +00:00
K. Richard Pixley d964a611c0 Some $(srcdir)'s become $(unsubdir)'s. 1991-10-02 12:35:42 +00:00
K. Richard Pixley f1eb48b62e no more configure on which to depend 1991-10-02 07:24:45 +00:00
K. Richard Pixley 5a168a17ee resync 1991-10-02 04:15:56 +00:00
K. Richard Pixley b9fe720d06 steves h8 patches 1991-10-02 04:01:08 +00:00
K. Richard Pixley a26878d1fa Exploit the new executable config.status 1991-10-01 03:46:00 +00:00
John Gilmore 30c52cdf23 Update N_FN value to 0x1F. Add comments about N_EXT bits. 1991-09-20 21:50:27 +00:00
Roland Pesch 6a3871df09 Update _MACH_DEP__ macro to be consistent with node references in both
generic and one-machine manuals.
1991-09-19 02:20:06 +00:00
Roland Pesch 7a4c8e5ce3 Structural cleanups (node structure and M4 preprocessing structure);
minor proofreading in passing. More modest editorial attribution.
1991-09-19 02:18:43 +00:00
John Gilmore e557edcf98 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
to match SunOS and BSD.  Add N_COMM as 0x12 for SunOS shared lib
support.
* stab.def:  Add N_COMM to table, fix overlap comment.
1991-09-04 16:03:52 +00:00
K. Richard Pixley 3116e6cf2f test & recover a better way. 1991-09-04 01:55:53 +00:00
K. Richard Pixley 8e25c1fa96 "recover" tc-sparc.c 1991-09-02 21:26:15 +00:00
K. Richard Pixley abf2ca6c2e Correcting some things. 1991-09-02 01:05:04 +00:00
K. Richard Pixley a71150bd17 Correct a few things. 1991-09-02 01:03:38 +00:00
K. Richard Pixley 2dd8428e6d Initial revision 1991-09-02 01:03:06 +00:00
K. Richard Pixley f4870f0f26 hack around memset(). 1991-09-01 23:40:56 +00:00
K. Richard Pixley 617ee8ed46 prototype for decode_local_label_name(), better definition of
obstack_chunk_fns.
1991-09-01 23:39:31 +00:00
K. Richard Pixley da0b2bff46 Link via as.new to avoid what might be some other cross assembler for
people with '.' in their paths.

Also, push as.new into as.old in an attempt to catch a couple gdb
bugs.
1991-09-01 23:38:30 +00:00
K. Richard Pixley 5cf89596e7 Patch around gcc builtin memory functions. 1991-09-01 23:36:56 +00:00
K. Richard Pixley b678740d04 Update to current standards. 1991-08-28 21:49:12 +00:00
K. Richard Pixley dae50edd99 Better error reporting on missing local labels. 1991-08-28 21:38:48 +00:00
K. Richard Pixley feb4df71a5 Error out on unrecognized options. 1991-08-27 23:10:19 +00:00
John Gilmore d7f8f106b9 * a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend
on the particular a.out being examined.
* a.out.sun4.h:  Define segment sizes for Sun-3's and Sun-4's.
* FIXME:  a.out.gnu.h is almost obsolete.
* FIXME:  a.out.sun4.h should be renamed a.out.sun.h now.
1991-08-23 08:56:39 +00:00
K. Richard Pixley 6c815bbe31 Three part names, etc. 1991-08-22 07:07:58 +00:00
John Gilmore 797d1b8939 * Start a ChangeLog for the includes directory.
* a.out.gnu.h (N_FN):  Fix value -- was 15, should be 0x1E.
* stab.def:  Update allocation table in comments at end,
to reflect reality as I know it.
1991-08-22 03:33:59 +00:00