Nick Clifton
8ec6253e76
Do not abort if tcbit is still set. Issue an error message instead.
...
Fix compile time warnings
2001-01-25 20:26:17 +00:00
Kazu Hirata
43ad3147a9
2001-01-23 Kazu Hirata <kazu@hxi.com>
...
* as.c: Fix formatting.
* ehopt.c: Likewise.
* messages.c: Likewise.
* stabs.c: Likewise.
* symbols.c: Likewise.
2001-01-23 22:15:01 +00:00
Alan Modra
015c05c1d0
(m32r_handle_align): Declare type of fragp.
2001-01-23 13:31:10 +00:00
Kazu Hirata
664984174e
2001-01-22 Kazu Hirata <kazu@hxi.com>
...
* config/tc-alpha.c: Fix formatting.
2001-01-22 20:24:11 +00:00
Kazu Hirata
1aad8cf8bb
2001-01-19 Kazu Hirata <kazu@hxi.com>
...
* config/tc-alpha.c: Fix formatting.
2001-01-20 04:23:33 +00:00
Kazu Hirata
32ff5c2e6d
2001-01-18 Kazu Hirata <kazu@hxi.com>
...
* config/tc-alpha.c: Fix formatting.
2001-01-19 12:03:34 +00:00
Nick Clifton
cd17328aad
Remove redundant bit from "fa" and "da" flags
2001-01-19 04:35:29 +00:00
Alexandre Oliva
81c425d115
* configure.in (cpu_type, arch): Match i386 too.
...
* configure: Rebuilt.
2001-01-18 12:25:37 +00:00
Kazu Hirata
e5cb08ac57
2001-01-16 Kazu Hirata <kazu@hxi.com>
...
* config/tc-i386.c: Fix formatting.
2001-01-17 23:41:35 +00:00
Alan Modra
64afeba389
Support hand-crafted .PARISC.unwind entries
2001-01-16 13:52:16 +00:00
Alan Modra
1d3d5051d1
Build unwind info for more than just .text section.
2001-01-16 13:06:14 +00:00
Jim Wilson
b44b1b85f3
Fix assembler segfault on gcc/crtstuff.c file.
...
* config/tc-ia64.c (ia64_flush_insns): Handle unwind directives
not immediately followed by an instruction.
2001-01-15 23:30:38 +00:00
Kazu Hirata
098f2ec3f5
2001-01-15 Kazu Hirata <kazu@hxi.com>
...
* config/tc-m68hc11.c: Fix formatting.
2001-01-15 23:09:52 +00:00
Nick Clifton
d4887adcdb
Delete output file upon fatal errors.
...
Treat multiple defintions of the same symbol as ordinary errors, not fatal ones
2001-01-15 22:53:58 +00:00
Alan Modra
fcfd491608
Missed this in last commit "Linux target variants for elfxx-hppa."
2001-01-15 02:36:21 +00:00
Kazu Hirata
19203624a6
2001-01-14 Kazu Hirata <kazu@hxi.com>
...
* config/tc-arc.c: Fix formatting.
2001-01-15 01:37:20 +00:00
Kazu Hirata
1e07b820d1
2001-01-14 Kazu Hirata <kazu@hxi.com>
...
* config/tc-arc.c: Fix formatting.
2001-01-14 20:36:41 +00:00
Kazu Hirata
bfb32b5207
2001-01-14 Kazu Hirata <kazu@hxi.com>
...
* config/tc-alpha.c: Fix formatting.
* config/tc-arc.c: Likewise.
* config/tc-arc.h: Likewise.
* config/tc-d10v.c: Likewise.
* config/tc-i370.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-i960.c: Likewise.
* config/tc-m68k.c: Likewise.
* config/tc-ppc.c: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-tahoe.c: Likewise.
* config/tc-vax.c: Likewise.
2001-01-14 18:54:06 +00:00
Alan Modra
c46b75158b
Use SEGREL32 relocs for elf32-hppa unwind.
2001-01-14 07:03:49 +00:00
Alan Modra
1328dc9844
Adds assembly and dis-assembly support for the HPPA wide
...
mode, 16 bit forms of ldi, ldo, ldw and stw instructions.
2001-01-14 05:14:45 +00:00
Jan Hubicka
b9d79e0379
* tc-i386.h (TARGET_MACH): New macro.
...
(i386_mach): Declare.
* tc-i386.c (i386_mach): New function.
2001-01-13 23:37:57 +00:00
Phil Blundell
a349d9ddbc
2001-01-13 Philip Blundell <philb@gnu.org>
...
* doc/as.texinfo: Fix spelling and cross-references.
* doc/c-arm.texi: Fix typos. Say that `;' is a line separator
character for all systems, not just GNU/Linux. Make it explicit
that `-k' doesn't affect code generation, just ELF flags.
2001-01-13 22:39:55 +00:00
Nick Clifton
05df362ef6
Formatting fix
2001-01-13 19:43:35 +00:00
Jan Hubicka
e2914f484e
* i386.c (md_assemble): Check cpu_flags even for nullary instructions.
...
* i386.h (i386_optab): Fix pusha and ret templates.
* i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
templates.
2001-01-13 09:05:55 +00:00
Frank Ch. Eigler
272d76e0cb
* gas/cgen feature
...
2001-01-12 Frank Ch. Eigler <fche@redhat.com>
* cgen.c (gas_cgen_finish_insn): Call dwarf2_emit_insn.
2001-01-12 23:34:43 +00:00
Nick Clifton
d0398d6ac6
Update copyright date to 2001
2001-01-12 18:01:56 +00:00
Nick Clifton
2d73a4ca03
Add missing ARC documentation
2001-01-12 17:50:59 +00:00
Alan Modra
6e0b89ee6c
Cure recent x86 warts.
2001-01-12 03:34:49 +00:00
Nick Clifton
0d2bcfafbf
Updated ARC assembler from arccores.com
2001-01-11 21:20:20 +00:00
Stephane Carrez
8805103910
Fix gas 68HC12 indexed addressing code generation
2001-01-11 20:19:17 +00:00
Stephane Carrez
68a581b811
Dwarf2 test for 68HC11/68HC12 gas
2001-01-11 19:48:41 +00:00
Stephane Carrez
d8273f3bf3
Fix weak symbols for 68HC11 as
2001-01-11 19:42:47 +00:00
Nick Clifton
2f6d2f8520
Rotate ChangeLogs
2001-01-11 19:01:42 +00:00
Nick Clifton
3f53569383
Make COFF and ELF disassemblys agree
2001-01-11 18:42:58 +00:00
Andreas Jaeger
eea2ad4501
* config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it's
...
not used anywhere.
2001-01-11 11:38:24 +00:00
Nick Clifton
7a91e76ad1
Allow ADRL relocs to be adjusted in arm-coff
2001-01-11 01:40:18 +00:00
Nick Clifton
aa257fcdbd
Fix local label code to use LOCAL_LABEL_PREFIX
2001-01-11 01:32:35 +00:00
Jan Hubicka
de9d65b5dc
* i386.exp: Add ssemmx2 and sse2 tests.
...
(sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
2001-01-10 14:32:32 +00:00
Nick Clifton
d38ccb31e9
fix patterns to match new behaviour of disassembler
2001-01-09 22:08:42 +00:00
Phil Blundell
183d61753f
2001-01-03 Philip Blundell <pb@futuretv.com>
...
* gas/vtable/vtable.exp: Don't run tests on Alpha.
2001-01-09 11:13:42 +00:00
Andreas Jaeger
b77a7acd1b
2001-01-08 Bo Thorsen <bo@suse.de>
...
* config/tc-i386.c (i386_immediate, i386_displacement):
GOTPCREL check fix.
2001-01-08 09:37:43 +00:00
Ian Lance Taylor
5c2bd011d3
* doc/c-i386.texi (i386-Arch): Remove spaces incorrectly inserted
...
in last change.
2001-01-08 02:23:45 +00:00
Phil Blundell
46a04e3a1e
Update address for bug reports.
2001-01-07 15:11:26 +00:00
Jan Hubicka
b96d3a207a
* configure.in: Define DEFAULT_ARCH for i386.
...
* tc-i386.c (md_assemble): Return after the error message;
move testing for 64bit operands to proper place.
* i386.exp: Add tests for presence of 32bit versus 64bit output
format; run both 64bit and 32bit tests when format is available;
add x86_64 test.
* x86_64.s: New file.
* x86_64.d: New file.
2001-01-06 12:36:04 +00:00
Andreas Jaeger
55b6267185
2001-01-06 Jan Hubicka <jh@suse.cz>, Andreas Jaeger <aj@suse.de>
...
* doc/as.texinfo: Document '#' as comment character for i386 and
x86_64. Add AMD x86-64 into menu of machine dependent information.
* doc/c-i386.texi: Document x86_64 extensions.
2001-01-06 11:07:06 +00:00
Jan Hubicka
7bc70a8e57
* tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.
...
* i386.h (i386_optab): Make [sml]fence template to use immext field.
2001-01-05 12:30:12 +00:00
Jan Hubicka
a167610dd0
* tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry.
...
* NEWS: Add note about Pentium4 support.
2001-01-04 21:27:56 +00:00
Jan Hubicka
09f131f2b6
* tc-i387.c (pi, pte, pt): Update.
...
(type_names): Add new types.
2001-01-03 16:27:41 +00:00
Jan Hubicka
6f8c0c4ccc
* tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,
...
CpuUnknown): Renumber
(CpuP4, CpuSSE2): New.
(CpuUnknownFlags): Add CpuP4 and CpuSSE2
* i386.h (i386_optab): Fix 64bit pushf template; Add instructions
introduced by Pentium4
2001-01-03 15:36:26 +00:00
Phil Blundell
b96ed59a57
2001-01-03 Philip Blundell <pb@futuretv.com>
...
* config/tc-alpha.c (alpha_force_relocation): Handle vtable
relocs.
(alpha_fix_adjustable): Likewise.
(md_apply_fix): Likewise.
2001-01-03 10:03:46 +00:00