15ab76e50d
From Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au>:
...
* config/tc-m68k.c (archs): Add 68306, 68307, 68322, 68356, 68334,
68336, 68341, 68349.
* doc/c-m68k.texi (M68K-Opts): Add -m68ec000 -m68hc000 -m68hc001
-m68306, -m68307, -m68322, -m68356, -m68ec020, -m68ec030,
-m68ec040, -m68ec060, -m68330, -m68334, -m68336, -m68341,
-m68349.
1997-10-09 19:30:16 +00:00
57f269b1c0
* doc/Makefile.am (CPU_DOCS): Define.
...
(as.info): Depend upon $(CPU_DOCS).
* doc/Makefile.in: Rebuild.
1997-10-09 19:22:15 +00:00
ed1ed9f9dc
* configure.in: Remove AM_PROG_INSTALL; it's called by
...
AM_INIT_AUTOMAKE.
* configure: Rebuild.
1997-10-09 19:20:14 +00:00
c7b2ac2856
* config/tc-d10v.c (write_2_short): Fix bug that wouldn't allow
...
to pair a branch and link with anything but an exe instruction.
Fix for gas/13494.
1997-10-09 18:37:16 +00:00
d78d367107
* tc-d10v.h (TC_START_LABEL): Don't define.
...
(tc_frob_label): Define.
Fix for gas/13307.
1997-10-09 18:28:59 +00:00
bda3fc0083
* gas/sparc/set64.d: Update for recent disassembler changes.
...
* gas/sparc/splet.d: Likewise.
1997-10-09 18:04:54 +00:00
c7020f0843
* gas/arm/arm7t.d: Update for recent disassembler changes.
...
* gas/h8300/ffxx1.d: Likewise.
1997-10-09 17:01:48 +00:00
49a6eed58a
Snap. Gets through igen's checks.
1997-10-09 08:38:22 +00:00
8782bfcfc4
Add -Wnodiscard option so that warning about discarded instructions
...
can be suppressed.
Allow ``<insn-spec> { <nmemonic> | <model> }'' in instruction file.
1997-10-09 08:35:33 +00:00
8d2e72a1c8
* objcopy.c (keep_specific_list, privatize_specific_list,
...
weaken_specific_list): New variables.
(keep_symbols): Removed.
(add_specific_symbol): New function from the carcas of
add_strip_symbol. Takes a list as an argument.
(is_specified_symbol): Likewise from is_strip_symbol.
(filter_symbols): Honor the new privatize and weaken lists.
Optimize bfd_asymbol_name handling.
(copy_object, copy_options, copy_usage): Add privatize-symbol &
weaken-symbol options.
* objcopy.1, binutils.texi: Update docs.
1997-10-09 04:34:59 +00:00
2875c6c685
Build IGEN with the MIPS simulator.
1997-10-09 00:41:14 +00:00
8a8a91a5b7
* config/tc-alpha.c (load_expression): Disable the sym+const .got
...
optimization to reduce the alignment surprises for gcc.
1997-10-08 23:40:54 +00:00
8ac26d165e
* gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
1997-10-08 23:24:06 +00:00
54b9ebdd55
* config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT.
...
* config/tc-sparc.c (sparc_target_format): Handle coff here.
(sparc_ip): Add %hix,%lox.
(md_apply_fix3): Call as_bad_where, not as_bad.
Add support for BFD_RELOC_SPARC_{HIX22,LOX10}.
(tc_gen_reloc): Add support for BFD_RELOC_SPARC_{HIX22,LOX10}.
1997-10-08 23:13:52 +00:00
2f0e18834b
* gas/sparc/synth.d: Update for recent disassembler changes.
...
* gas/sparc/synth64.d: Likewise.
1997-10-08 19:57:20 +00:00
f38b497493
* configure.tgt, configure.host: Change alpha-*-* to alpha*-*-*;
...
config.guess now recognizes alphaev5 etc.
1997-10-08 19:39:25 +00:00
0170f1c38a
Change alpha-*-* to alpha*-*-*; config.guess now
...
recognizes alphaev5 etc.
1997-10-08 19:36:17 +00:00
32ec65d51d
* gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
...
function symbol.
* gas/mips/jal.s: Likewise.
1997-10-08 19:13:38 +00:00
b0632d61e0
* elfcore.h (bfd_prstatus): Pedanticly, alignment_power should
...
be LOG_FILE_ALIGN.
1997-10-08 18:41:19 +00:00
ba2934ce9b
* config.bfd: Missed one alpha* change.
1997-10-08 18:39:23 +00:00
840496f196
Fixed small typo in tcl expr syntax.
1997-10-08 16:28:50 +00:00
6fd819cfff
config/tc-mips.c (md_begin): Replace the TARGET_CPU value
...
of mipsr3900 with mipstx39.
config/tc-mips.c (mips_ip): Don't print the 'opcode requires
-mipsXX message' if the insn isn't an ISA insn.
1997-10-08 04:17:08 +00:00
f2b3001251
MIPS/IGEN checkpoint - doesn't build.
1997-10-08 04:16:01 +00:00
f71eeb2319
config.sub: Add mips-tx39-elf to marketing names.
1997-10-08 04:04:29 +00:00
80ae705d30
opcodes/mips-opc.c: Three op mult is not an ISA insn.
1997-10-08 03:46:38 +00:00
b0326e92a5
opcodes/mips-opc.c: Fix formatting.
1997-10-08 03:42:27 +00:00
fdc16ba046
tx19 sanitize fixes.
1997-10-08 01:40:35 +00:00
d8c0268e57
Updated first round of test suite drivers to accept symbol-offset
...
listings from "objdump" disassembly with or without the new "0x"
prefix before hexadecimal numbers.
1997-10-08 01:37:52 +00:00
8fab865a94
reloc64.[sd]: New testcase.
1997-10-07 20:29:49 +00:00
4913666781
* config/tc-sparc.h (TARGET_FORMAT support): Moved to tc-sparc.c.
...
Redefine TARGET_FORMAT to call sparc_target_format.
* config/tc-sparc.c (in_unsigned_range): New function.
(sparc_arch_size): Make static.
(sparc_target_format): New function.
(sparc_ip): Delete variable immediate_max. Rewrite %hi/etc reloc
handling. Add support for %hh,%hm,%lm,%h44,%m44,%l44.
(output_insn): Set `fx_no_overflow'.
(md_apply_fix3): Handle BFD_RELOC_SPARC_{7,H44,M44,L44}.
(tc_gen_reloc): Likewise.
1997-10-07 19:53:17 +00:00
db0af6f771
New file describing how stabs for live range splitting work. Should be
...
folded into the main stabs documentation.
1997-10-07 19:48:22 +00:00
758b6765b8
* som.c (som_construct_extended_name_table): Remove static
...
function, and define as macro instead.
1997-10-07 15:41:40 +00:00
391c71708e
Checkpoint IGEN input file for MIPS simulator.
1997-10-07 08:45:11 +00:00
6d11ae7b63
Remove sanitized-out Magic Cap support, will never be released
1997-10-06 23:57:21 +00:00
eb9c5f1c7c
Remove sanitized-out Magic Cap support, will never be released
1997-10-06 23:39:29 +00:00
55bc47b217
Remove sanitized-out Magic Cap support, will never be released
1997-10-06 23:04:34 +00:00
e5d6b49ad9
Remove sanitized-out Magic Cap support, will never be released
1997-10-06 22:55:34 +00:00
a9da34ae13
Remove v850 specific section directive.
1997-10-06 21:02:27 +00:00
501ad43a89
Remove sanitized-out Magic Cap support, will never be released
1997-10-06 19:38:43 +00:00
243aa0c242
* objdump.c (disassemble_data): Added "0x" prefix to printed hex
...
offsets; fixed MIPS16 disassembly for --prefix-addresses mode;
see PR 12149.
1997-10-05 21:05:12 +00:00
794868783d
* remote-mips.c (mips-initialize): Work around flakiness in
...
some versions of PMON after loading a program.
1997-10-05 01:53:22 +00:00
b15d0449a8
* gas/ieee-fp/x930509a.exp: Accept m68k listing format.
1997-10-04 23:15:26 +00:00
8d2755a953
* c-lang.h, cp-valprint.c (static_field_print): Make non-static.
...
* parse.c, parser-defs.h (length_of_subexp): Make non-static.
* jv-exp.y (FieldAccess): Handle dollar-VARIABLE as primary.
(ArrayAccess): Likewise. Also remove warnings.
(CastExpression): Implement (typename) UnaryExpression.
(push_qualified_expression_name): Fix small bug.
* jv-lang.c: Use TYPE_TAG_NAME, not TYPE_NAME for class names.
(_initialize_jave_language): Fix typo (jave -> java).
(java_language): Java does *not* have C-style arrays.
(java_class_from_object): Make more general (and complicated).
(java_link_class_type): Fix typo "super" -> "class". Handle arrays.
(java_emit_char, java_printchar): New function.
(evaluate_subexp_java case BINOP_SUBSCRIPT): Handle Java arrays.
* jv-valprint.c (java_value_print): Implement printing of Java arrays.
(java_print_value_fields): New function.
(java_val_print): Better printing of TYPE_CODE_CHAR, TYPE_CODE_STRUCT.
1997-10-03 23:05:12 +00:00
a3e8c5b712
* config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES before
...
including obj-elf.h in OBJ_MAYBE_ELF case.
(mips_target_format): Return NULL after abort to avoid warning.
1997-10-03 21:46:04 +00:00
0e7c7b89b0
* ecoff.c (generate_ecoff_stab): Remove unused static function.
1997-10-03 21:44:41 +00:00
1175a6c6da
* expr.c (operator): Accept ==. From Anders Blomdell
...
<anders.blomdell@control.lth.se>.
1997-10-03 21:36:42 +00:00
6b5f5d6107
* config.bfd: Change alpha-*-* to alpha*-*-*; config.guess now
...
recognizes alphaev5 etc.
* configure.host: Likewise.
1997-10-03 21:06:27 +00:00
478aa09cef
* objcopy.c (set_times): New static function, replacing
...
make_same_dates.
(strip_main): If preserve_dates, stat the input file before
copying it, and call set_times afterward.
(copy_main): Likewise.
1997-10-03 20:45:37 +00:00
a657bc190c
* gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
...
work. Correct for big endian and for tabs in input file.
* gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
* gas/alpha/fp.s: Change comment characters from ! to #.
1997-10-03 19:47:46 +00:00
7e5c196e86
* config/atof-ieee.c (gen_to_words): When generating a denormal
...
number, handle an overflow into the smallest normalized number.
1997-10-03 19:43:34 +00:00