Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-01-22 | 2001-01-22 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -109/+104 | |
* config/tc-alpha.c: Fix formatting. | |||||
2001-01-20 | 2001-01-19 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -86/+91 | |
* config/tc-alpha.c: Fix formatting. | |||||
2001-01-19 | 2001-01-18 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -163/+167 | |
* config/tc-alpha.c: Fix formatting. | |||||
2001-01-19 | Remove redundant bit from "fa" and "da" flags | Nick Clifton | 2 | -4/+10 | |
2001-01-18 | * configure.in (cpu_type, arch): Match i386 too. | Alexandre Oliva | 3 | -2/+7 | |
* configure: Rebuilt. | |||||
2001-01-17 | 2001-01-16 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -55/+62 | |
* config/tc-i386.c: Fix formatting. | |||||
2001-01-16 | Support hand-crafted .PARISC.unwind entries | Alan Modra | 2 | -8/+17 | |
2001-01-16 | Build unwind info for more than just .text section. | Alan Modra | 2 | -1/+8 | |
2001-01-15 | Fix assembler segfault on gcc/crtstuff.c file. | Jim Wilson | 2 | -0/+22 | |
* config/tc-ia64.c (ia64_flush_insns): Handle unwind directives not immediately followed by an instruction. | |||||
2001-01-15 | 2001-01-15 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -77/+72 | |
* config/tc-m68hc11.c: Fix formatting. | |||||
2001-01-15 | Delete output file upon fatal errors. | Nick Clifton | 3 | -4/+17 | |
Treat multiple defintions of the same symbol as ordinary errors, not fatal ones | |||||
2001-01-15 | Missed this in last commit "Linux target variants for elfxx-hppa." | Alan Modra | 2 | -2/+14 | |
2001-01-15 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -202/+201 | |
* config/tc-arc.c: Fix formatting. | |||||
2001-01-14 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -376/+378 | |
* config/tc-arc.c: Fix formatting. | |||||
2001-01-14 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 13 | -38/+43 | |
* 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 | Use SEGREL32 relocs for elf32-hppa unwind. | Alan Modra | 2 | -6/+5 | |
2001-01-14 | Adds assembly and dis-assembly support for the HPPA wide | Alan Modra | 2 | -31/+64 | |
mode, 16 bit forms of ldi, ldo, ldw and stw instructions. | |||||
2001-01-13 | * tc-i386.h (TARGET_MACH): New macro. | Jan Hubicka | 3 | -0/+21 | |
(i386_mach): Declare. * tc-i386.c (i386_mach): New function. | |||||
2001-01-13 | 2001-01-13 Philip Blundell <philb@gnu.org> | Phil Blundell | 3 | -35/+50 | |
* 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 | Formatting fix | Nick Clifton | 1 | -1/+0 | |
2001-01-13 | * i386.c (md_assemble): Check cpu_flags even for nullary instructions. | Jan Hubicka | 2 | -2/+13 | |
* 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-12 | * gas/cgen feature | Frank Ch. Eigler | 2 | -1/+9 | |
2001-01-12 Frank Ch. Eigler <fche@redhat.com> * cgen.c (gas_cgen_finish_insn): Call dwarf2_emit_insn. | |||||
2001-01-12 | Update copyright date to 2001 | Nick Clifton | 2 | -2/+6 | |
2001-01-12 | Add missing ARC documentation | Nick Clifton | 2 | -0/+212 | |
2001-01-12 | Cure recent x86 warts. | Alan Modra | 8 | -249/+266 | |
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 79 | -1416/+4738 | |
2001-01-11 | Fix gas 68HC12 indexed addressing code generation | Stephane Carrez | 5 | -37/+112 | |
2001-01-11 | Dwarf2 test for 68HC11/68HC12 gas | Stephane Carrez | 5 | -0/+427 | |
2001-01-11 | Fix weak symbols for 68HC11 as | Stephane Carrez | 2 | -6/+27 | |
2001-01-11 | Rotate ChangeLogs | Nick Clifton | 2 | -4861/+4856 | |
2001-01-11 | Make COFF and ELF disassemblys agree | Nick Clifton | 3 | -8/+15 | |
2001-01-11 | * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it's | Andreas Jaeger | 2 | -10/+6 | |
not used anywhere. | |||||
2001-01-11 | Allow ADRL relocs to be adjusted in arm-coff | Nick Clifton | 3 | -1/+22 | |
2001-01-11 | Fix local label code to use LOCAL_LABEL_PREFIX | Nick Clifton | 2 | -9/+35 | |
2001-01-10 | * i386.exp: Add ssemmx2 and sse2 tests. | Jan Hubicka | 6 | -0/+478 | |
(sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests. | |||||
2001-01-09 | fix patterns to match new behaviour of disassembler | Nick Clifton | 3 | -5/+11 | |
2001-01-09 | 2001-01-03 Philip Blundell <pb@futuretv.com> | Phil Blundell | 2 | -0/+5 | |
* gas/vtable/vtable.exp: Don't run tests on Alpha. | |||||
2001-01-08 | 2001-01-08 Bo Thorsen <bo@suse.de> | Andreas Jaeger | 2 | -46/+51 | |
* config/tc-i386.c (i386_immediate, i386_displacement): GOTPCREL check fix. | |||||
2001-01-08 | * doc/c-i386.texi (i386-Arch): Remove spaces incorrectly inserted | Ian Lance Taylor | 2 | -1/+6 | |
in last change. | |||||
2001-01-07 | Update address for bug reports. | Phil Blundell | 3 | -2/+8 | |
2001-01-06 | * configure.in: Define DEFAULT_ARCH for i386. | Jan Hubicka | 8 | -174/+521 | |
* 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 | 2001-01-06 Jan Hubicka <jh@suse.cz>, Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 3 | -31/+205 | |
* 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-05 | * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix. | Jan Hubicka | 2 | -18/+10 | |
* i386.h (i386_optab): Make [sml]fence template to use immext field. | |||||
2001-01-04 | * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry. | Jan Hubicka | 3 | -1/+9 | |
* NEWS: Add note about Pentium4 support. | |||||
2001-01-03 | * tc-i387.c (pi, pte, pt): Update. | Jan Hubicka | 2 | -16/+24 | |
(type_names): Add new types. | |||||
2001-01-03 | * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow, | Jan Hubicka | 2 | -8/+17 | |
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 | 2001-01-03 Philip Blundell <pb@futuretv.com> | Phil Blundell | 2 | -1/+16 | |
* config/tc-alpha.c (alpha_force_relocation): Handle vtable relocs. (alpha_fix_adjustable): Likewise. (md_apply_fix): Likewise. | |||||
2001-01-02 | Fix msr-bsd test | Nick Clifton | 2 | -1/+6 | |
2001-01-01 | 2001-01-01 Philip Blundell <philb@gnu.org> | Phil Blundell | 8 | -0/+83 | |
* gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests. * gas/arm/arm.exp: Run them. * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above. * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'. | |||||
2001-01-01 | 2000-12-31 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -174/+184 | |
* listing.c (listing_message): Allocate string only if it is used. * configure: Rebuild. |