Gavin Romig-Koch
3c69baf939
* config/tc-mips.c (mips_pseudo_table): Add weakext entry.
...
(s_mips_weakext): Define.
* ecoff.c (ecoff_directive_weakext): Don't define if defined(TC_MIPS).
* config/obj-ecoff.c (obj_pseudo_table): Don't add weakext if
defined(TC_MIPS).
1998-04-03 14:13:52 +00:00
Jeff Law
24733f0ed2
* config/tc-mn10200.c (tc_gen_reloc): The difference of two symbols
...
is an error if the value can not be computed at assembly time.
* config/tc-mn10300.c (tc_gen-reloc): Likewise.
1998-04-03 05:42:44 +00:00
Ian Lance Taylor
335c5c6c9d
* gasp.c (main): Set next field of new include_path structure to
...
NULL. From Avery Pennarun <averyp@gdc.ca>.
1998-04-03 02:51:47 +00:00
Nick Clifton
93f0144882
Fix SAT and SATB bit patterns.
1998-04-03 00:50:29 +00:00
Nick Clifton
4bda141818
Fix satb bit pattern.
1998-04-01 23:00:03 +00:00
Ian Lance Taylor
91852c944d
fix copyright
1998-04-01 19:44:29 +00:00
Nick Clifton
f71d1797c5
Add patch from Dean Deaver (deaver@amt.tay1.dec.com) via Richard Earnshaw
...
(richard.earnshaw@arm.com ) to fix addressing mode 2 using rrx.
Add super interworking support.
1998-04-01 19:17:20 +00:00
Ian Lance Taylor
8f6a0cad4a
Wed Apr 1 13:13:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* doc/as.texinfo: Use @itemx for a secondary item in a table.
* doc/c-hppa.texi: Likewise.
1998-04-01 18:14:54 +00:00
Ian Lance Taylor
08eefd3ef1
x
1998-04-01 17:00:11 +00:00
Catherine Moore
cb720e4fb6
Mods to generate RELA style relocations instead
...
of REL style.
1998-04-01 16:53:51 +00:00
Ian Lance Taylor
b9b299ba24
Final tweaks for dependency building with relative srcdir, and rebuild
...
dependencies.
1998-03-31 23:58:45 +00:00
Ian Lance Taylor
cfa9f8450c
tweak
1998-03-31 23:00:57 +00:00
Ian Lance Taylor
ba91002682
* Makefile.am (DEP_INCLUDES): New variable.
...
(.dep1): Change to work when srcdir is not an absolute path.
(.tcdep, .objdep, .dep2): Likewise.
* Makefile.in: Rebuild.
1998-03-31 22:54:00 +00:00
Ian Lance Taylor
504a476485
* config/tc-i386.h, config/tc-i386.c: Revert March 24
...
LinearAddress patch.
1998-03-31 02:36:59 +00:00
Ian Lance Taylor
f3aa01e2a4
* configure.in: Set version to 2.9.1.
...
* configure: Rebuild.
1998-03-30 22:35:51 +00:00
Ian Lance Taylor
8a81fdbbd5
Mon Mar 30 11:22:08 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
...
* config/tc-i386.h (FWait): Define.
* config/tc-i386.c (md_assemble): Emit fwait prefix before any
other prefixes. Check FWait flag in opcode table to see which
instructions require an fwait prefix.
1998-03-30 16:24:28 +00:00
Ian Lance Taylor
14ff3d69bc
Mon Mar 30 10:12:00 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* stabs.c (get_stab_string_offset): Always create a stab string
section.
1998-03-30 15:13:33 +00:00
Ian Lance Taylor
c246596af7
Fix gcc -Wall warnings. See ChangeLog for details.
1998-03-29 03:45:46 +00:00
Ian Lance Taylor
19db82d5fc
* config/tc-m68k.c (m68k_ip): Check legal addressing modes for
...
mcf5200 just as we do for m68000.
(m68k_init_after_args): Likewise.
(md_estimate_size_before_relax): Likewise.
1998-03-27 17:48:28 +00:00
Ian Lance Taylor
227b6b55fa
Thu Mar 26 23:07:18 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
...
* config/tc-i386.c (md_assemble): Swap template arguments to
CONSISTENT_REGISTER_MATCH macro in reverse direction test.
This macro is currently symmetric, so passing them the wrong
way didn't cause any problem, but may if the macro is changed
in the future.
After copying template to i.tm, use i.tm. rather than t-> to
access fields, and make t a const*
Move i.tm.operand_types[] swap to immediately after the copy.
1998-03-27 04:10:05 +00:00
Doug Evans
5c4442531f
* config/tc-dvp.c (s_endunpack): Round up to word boundary after
...
we've computed the data length.
1998-03-26 21:34:03 +00:00
Doug Evans
d747041128
changelog entry for yesterday's tc-dvp.[ch] changes
1998-03-26 17:59:21 +00:00
Doug Evans
8b901ef830
* config/tc-dvp.h (md_estimate_size_before_relax): Delete.
...
(md_convert_frag): Delete.
(TC_FIX_TYPE): New fields wl,cl,user_value;
* config/tc-dvp.c (insert_mpg_marker): New argument ignore.
All callers updated.
(insert_unpack_marker): New function.
(insert_file): New argument insert_marker_arg. All callers updated.
(gif_user_value): New static local.
(vif_data_start,vif_data_end): New static locals.
(mpgloc_sym,unpackloc_sym): New static locals.
(cur_varlen_frag,cur_varlen_insn,cur_varlen_value): Delete.
(cur_opcode,cur_operand): New static locals.
(endmpg_caller): New enum.
(md_pseudo_table): Pass ENDMPG_USER to s_endmpg.
(md_begin): Initialize mpgloc_sym, unpackloc_sym.
(dvp_fixup): New members user_value,wl,cl;
(assemble_vif): Rewrite.
(assemble_gif): Tweak name of data start label.
(assemble_one_insn): Allow special parser to punt and call the
normal expression parser. Set cur_opcode,cur_operand for md_operand.
(md_operand): Handle '*' value for mpgloc,unpackloc.
(md_estimate_size_before_relax): New function.
(dvp_relax_frag,md_convert_frag): New functions.
(md_pcrel_from_section): Handle end data label for variable length
vif insns.
(md_apply_fix3): Handle count field for variable length vif insns.
Handle address field for mpg,unpack.
(eval_expr): Initialize user_value,wl,cl fields of the fixup.
(cur_vif_insn_length): Delete.
(vif_length_value): New function.
(install_vif_length): Don't perform logical->physical conversion here.
(s_enddirect,s_endmpg,s_endunpack): Rewrite.
1998-03-25 22:31:13 +00:00
Doug Evans
5b8fd65cf9
* gas/dvp/vif-1.d: Update.
1998-03-25 22:30:01 +00:00
Doug Evans
e5d62150f3
* expr.h (expr_build_uconstant): Add prototype.
...
(expr_build_unary,expr_build_binary): Add prototypes.
* expr.c (expr_build_uconstant): New function.
(expr_build_unary,expr_build_binary): New functions.
1998-03-25 22:03:19 +00:00
Ian Lance Taylor
36abac7fd3
Wed Mar 25 13:10:42 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
...
* gasp.c (IS*): Cast argument to unsigned char, not unsigned int.
* macro.c (macro_expand_body): Increase buffer size.
* messages.c (as_warn): Likewise.
(as_warn_where, as_bad, as_bad_where): Likewise.
1998-03-25 18:12:52 +00:00
Ian Lance Taylor
fb8a5cecae
Based on patch from H.J. Lu <hjl@gnu.org>:
...
* Makefile.am (DISTSTUFF): New variable.
(diststuff): New target.
* Makefile.in: Rebuild.
1998-03-25 18:00:09 +00:00
Jeff Law
818c1ddd6e
* gas/mips/vu0.s: Add tests for "bc2f", "bc2fl", "bc2t", "bc2tl",
...
"cfc.i", "cfc.ni", "ctc.i", and "ctc.ni".
* gas/mips/vu0.d: Corresponding changes.
1998-03-25 01:17:32 +00:00
Nick Clifton
c671714870
Fix PR15434 by emitting a nop if a section ends with a 16 bit instruction.
1998-03-25 00:54:54 +00:00
Ian Lance Taylor
75777e9b0e
* config/obj-coff.c (obj_coff_bss): Compile unconditionally. Call
...
s_lcomm rather than obj_coff_lcomm.
(obj_pseudo_table): Compile .bss pseudo-op unconditionally.
1998-03-25 00:48:51 +00:00
Ian Lance Taylor
dddc8a823d
Tue Mar 24 18:30:58 1998 H.J. Lu <hjl@gnu.org>
...
* config/tc-i386.h (LinearAddress): Define.
* config/tc-i386.c (md_assemble): If LinearAddress is set for the
instruction, don't use a default segment.
1998-03-24 23:34:45 +00:00
Ian Lance Taylor
1cc7b6b26c
Mon Mar 23 18:53:40 1998 Joel Sherrill <joel@OARcorp.com>
...
* configure.in: (sh*-*-rtems*): Switched from ELF to COFF.
* configure: Rebuild.
1998-03-23 23:54:49 +00:00
Doug Evans
7a22fb9fc3
* gas/dvp/mpg-1.[sd]: New files.
...
* gas/dvp/mpg-1vu.s: New file.
* gas/dvp/dvp.exp: Run new test mpg-1.s.
1998-03-23 21:31:08 +00:00
Doug Evans
e7201c9e36
* config/tc-dvp.c (insert_mpg_marker): Update mpgloc.
1998-03-23 21:19:04 +00:00
Nick Clifton
89e759089c
Fix SATH bit pattern
1998-03-23 19:35:49 +00:00
Frank Ch. Eigler
6d2c139e5a
* Backing out non-dvp changes from 1998-03-20; ".section text" is not
...
understood to be the same as ".text" on all ports. The DVP assembler
will resume failing these two tests.
1998-03-23 16:04:22 +00:00
Jeff Law
04f385a916
* config/tc-mips.c (validate_mips_insn): Handle r5900 operands.
1998-03-23 07:46:11 +00:00
Jeff Law
0bc0e337fc
* config/tc-mips.c (append_insn): Handle BFD_RELOC_MIPS16_S3.
...
(mips_ip): Handle 'O' operand.
(md_apply_fix): Handle BFD_RELOC_MIPS16_S3.
1998-03-22 20:17:34 +00:00
Frank Ch. Eigler
6cfaad4d88
* Updated DVP test case to match new alignment code that was checked in two
...
nights ago. Patched other two test cases to explicitly specify the ".text"
segment for tests since the DVP assembler defaults to ".vutext".
1998-03-21 00:29:55 +00:00
Ian Lance Taylor
fc6f7f6cb7
* aclocal.m4, configure: Rebuild with libtool 1.2.
1998-03-21 00:16:42 +00:00
Jeff Law
981ce1861f
* config/tc-mips.c: Change '%' to '#' in r5900 code to avoid conflict
...
with vr5400 support.
1998-03-20 16:04:15 +00:00
Nick Clifton
15752c5ba1
Fix for PR15358 (out of range PC relative branches not being caught)
...
submitted by Jonathan Walton, c/o Tony Thompson at ARM.
1998-03-20 00:09:24 +00:00
Jeff Law
059a638882
* config/tc-mips.c (mips_ip): Handle opcodes which have the form
...
"name.completer" where only the name is actually in the opcode
table. Allow various operands for base register in load/store
instructions. Handle various new argument characters for the
cop2/vu0 co-processor.
1998-03-19 21:28:24 +00:00
Jeff Law
b44cac60e4
* gas/mips/vu0.s, gas/mips/vu0.d: New testfiles.
...
* gas/mips/mips.exp: Run vu0 tests.
1998-03-19 21:16:39 +00:00
Doug Evans
dd1e151aa9
* gas/dvp/vif-1.[sd]: stcycle -> stcycl.
1998-03-19 18:51:19 +00:00
Frank Ch. Eigler
4ebb52f117
* Added forced 16-byte alignment to a sky-only (tc-dvp) assembler
...
pseudo-op: `.dmadata'.
1998-03-18 19:02:00 +00:00
Nick Clifton
22d3fbd6a2
Add thumb-pe target.
1998-03-18 17:31:54 +00:00
Doug Evans
8903601144
* config/tc-dvp.c (s_enddmadata): Always fill dma data out to 16
...
byte boundary.
1998-03-17 22:19:12 +00:00
Doug Evans
3b4389e23e
* config/tc-dvp.h (TC_START_LABEL): Define.
...
* config/tc-dvp.c (force_mach_label): New function.
(md_begin,create_colon_label,s_dmadata): Use it.
1998-03-17 22:10:10 +00:00
Doug Evans
1de230de3e
* gas/dvp/dma-[12].[sd]: New testcases.
...
* gas/dvp/dvp.exp: Run them.
1998-03-17 22:04:22 +00:00