K. Richard Pixley
87756e15db
added things-to-lose sections
1993-05-27 06:44:29 +00:00
Rob Savoye
b64d5e491a
configure.in template that supports *only* make check. (for releases)
1993-05-26 01:55:00 +00:00
Rob Savoye
2a775d5158
Makefile fragment that supports *only* make check. (for releases)
1993-05-26 01:44:49 +00:00
Ian Lance Taylor
61f14fb0da
* config/obj-bout.h (S_GET_VALUE): Removed unnecessary cast.
1993-05-25 19:16:16 +00:00
Steve Chamberlain
6eef4543ca
* config/tc-h5000.c (build_bytes): Understand @rd mode and build
...
relocations correctly.
1993-05-19 14:44:12 +00:00
Steve Chamberlain
1f55e556cc
(build_bytes): Understand @rd mode and build relocations correctly.
1993-05-19 14:44:00 +00:00
Ken Raeburn
d3dd198cf0
Steve sez SH stuff is public now
1993-05-17 20:10:15 +00:00
Ken Raeburn
2989a84ef4
keep the directories that contain tests
1993-05-17 20:07:11 +00:00
Ken Raeburn
cf9b957854
don't keep testscripts subdir
1993-05-17 19:35:50 +00:00
Ken Raeburn
f8f6147851
updated
1993-05-17 19:25:48 +00:00
Ken Raeburn
0630b39c7d
new tests
1993-05-17 19:13:38 +00:00
Ken Raeburn
342143440a
Updated list of m68k options, described required-register-prefix hack.
...
Added a tiny bit of documentation on MIPS target.
Minor tweaks to `-a' description.
1993-05-14 11:00:17 +00:00
Ken Raeburn
607c86259f
updated
1993-05-14 10:57:21 +00:00
Ken Raeburn
74fa454788
override obj_header_append from obj-aout.c
1993-05-14 10:56:24 +00:00
Ken Raeburn
bbbb0da30e
discard empty rs6000 files
1993-05-14 10:54:34 +00:00
Ian Lance Taylor
204ff785f8
Fix stuff broken when sh support was checked in.
...
* tc.h (TC_COFF_SIZEMACHDEP): Don't define here.
* config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead.
1993-05-13 14:52:59 +00:00
Ken Raeburn
54f10da0da
whitespace changes; rely on default initialization for a var
1993-05-10 19:07:57 +00:00
Ken Raeburn
65824763af
configure.in: treat m68*-*-sysv* target like m68k-*-coff
1993-05-10 19:05:04 +00:00
Ken Raeburn
6bf74aa6ca
Reorganized test hierarchy to categorize tests.
...
New test procs support examining listing output from assembler.
New tests added.
1993-05-10 18:58:50 +00:00
Ken Raeburn
daae8c92f1
keep new files
1993-05-06 02:03:00 +00:00
Ian Lance Taylor
21bb48b9b9
* config/tc-mips.c (macro): Correct floating point double word
...
loads and stores for big endian target.
1993-05-05 21:02:11 +00:00
Ken Raeburn
e7c2f9431c
lots o' changes
1993-05-05 20:51:35 +00:00
Ken Raeburn
7cf4d7ff1a
hp300 support. Emulation mode fix for 386bsd and linux.
...
Reworded some messages.
Warn if bfd-assembler explicit selection on command line is overridden by
target requiring it be set. (No targets override to clear currently.)
1993-05-05 20:50:53 +00:00
Ken Raeburn
27cf8bfb1b
BFD_ASSEMBLER md_convert_frag section arg is not a pointer
1993-05-05 20:46:11 +00:00
Ken Raeburn
b27caf27c8
PR fix for debug symbols referring to other symbols, then same name defined
...
as common.
(crawl_symbols): Don't clear sy_forward field.
(yank_symbols): Merge symbols only if sy_forward is null.
1993-05-05 20:32:12 +00:00
Ian Lance Taylor
5d6cfa60ae
* config/obj-ecoff.c (init_file): Set fMerge to 0 since dbx seems
...
to want it that way.
(ecoff_build_symbols): Turn local st_Proc symbols into
st_StaticProc symbols. Set index field of external st_Proc and
st_staticProc symbols correctly.
* config/tc-mips.h (NO_LISTING): Don't define. People might want
listings.
1993-05-05 20:18:38 +00:00
Ken Raeburn
80fa125df7
hppa configuration
1993-05-05 12:43:06 +00:00
Ken Raeburn
c77809b592
hp300 hpux configuration
1993-05-05 12:41:52 +00:00
Ken Raeburn
d6f72574a2
include ctype.h, and some special-purpose regs for 29050
1993-04-28 23:12:04 +00:00
Ian Lance Taylor
a13872602a
* config/obj-ecoff.c (obj_symbol_new_hook): Make up a .file if one
...
hasn't been seen yet.
(add_ecoff_symbol): Don't refer to cur_file_ptr if it is NULL.
1993-04-28 20:44:05 +00:00
Steve Chamberlain
4a1bbbe75b
Support for Hitachi SH
1993-04-27 01:32:09 +00:00
Ian Lance Taylor
be2f6bd65b
* expr.c (operand): Fix unary plus operator (previously was the
...
same as '~' operator!).
1993-04-26 19:29:58 +00:00
Ken Raeburn
10f7b933f5
keep new utility scripts
1993-04-22 06:42:47 +00:00
Ken Raeburn
b1ad8e76bb
keep new test cases
1993-04-22 06:42:06 +00:00
Ken Raeburn
469144a2dc
keep change log
1993-04-22 06:39:49 +00:00
Ken Raeburn
7e97646ef8
version.c is gone
1993-04-22 06:39:01 +00:00
Ken Raeburn
0d0ae7fac7
Handle new tests, and new testing modes.
...
Now gas_test accepts an argument listing options to be tried, individually
or in combination, and whether output should be expected.
Proc gas_test_error says output should be expected.
Still not checking exit status properly, though.
1993-04-21 05:36:56 +00:00
Ken Raeburn
44f0847aba
The customer's test case is p2430a.s; p2430.s has different whitespace,
...
comments, who knows what else, but something makes them different. This
should be checked by the driver, because they shouldn't be different...
1993-04-21 05:30:13 +00:00
Ken Raeburn
2b55fa7fb9
use %-form, so test can be run on m68k-coff too
1993-04-21 05:25:36 +00:00
Ken Raeburn
db4e0f90ba
Get version string from config.h now.
...
Fix several functions to compile under traditional C. Deleted _doprnt.
Moved some VMS-specific code here from ../symbols.c.
1993-04-21 04:54:05 +00:00
Roland Pesch
0193a5f204
adhere to "start-sanitize-FOO" and "end-sanitize-FOO" convention
1993-04-21 01:01:14 +00:00
Roland Pesch
4f6a1ad158
Add h8.texi to things-to-keep
1993-04-15 23:55:45 +00:00
Roland Pesch
97a6070c83
as.texinfo, Makefile.in
1993-04-15 23:27:39 +00:00
Roland Pesch
f009d0ab7e
(1) Hitachi SH material (sanitizable)
...
(2) remove smallbook/cropmarks comments; switching to smallbook is now
automatic w/house style
(3) use `|' alternative convention for SPARC dependent options.
UnGNUish, but the convention is used for other machines in this book.
(4) cease eliding paragraph about purpose of assembler in Hitachi configuration
(5) use SPECIAL-SYMS switch more consistently
(6) formatting improvements from Q1 release
(7) use explicit @page instead of @group in long examples listing
instruction-set summaries (because some new texinfo bug leads to
double-spacing with @group in this context)
(8) rearrange H8/500 instruction-set summary into two cols
(9) include GPL from texinfo directory rather than duplicating here
1993-04-15 23:23:21 +00:00
Roland Pesch
b657d1c254
Include Hitachi SH (sanitizably); remove MACH-DEP setting, no longer used
1993-04-15 23:10:28 +00:00
Roland Pesch
b0c4169465
Arrange to clean out references to Hitachi SH.
1993-04-15 23:06:08 +00:00
Roland Pesch
17b05fe5ab
Configuration for Hitachi chips, recast for current conditionals.
1993-04-15 23:04:25 +00:00
Ian Lance Taylor
55ff56bdb2
Fix typo.
1993-04-09 16:10:30 +00:00
Ian Lance Taylor
349f20de4e
* config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax in
...
symbolic header match cline in FDR; the native liinker seems to
want that.
1993-04-09 16:08:29 +00:00
David D. Zuhn
5316696f0d
as.texinfo lives in $(srcdir)
1993-04-08 22:53:01 +00:00