aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2001-02-072001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+7
2001-02-062001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+7
2001-02-062001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+14
2001-02-06Don't abort for invalid input, print an error message instead.Jim Wilson2-3/+11
2001-02-06Fix unwind info when cross-compiling from little-endian machines.Alan Modra2-37/+74
2001-02-04 * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_headerStephane Carrez3-39/+44
2001-02-04 * gas/m68hc11/malis.s: New test to verify compliance with MotorolaStephane Carrez5-0/+307
2001-02-02Fix 2001-02-02 Stephane Carrez ChangeLog entryStephane Carrez1-3/+3
2001-02-02 * tc-m68hc11.c (relaxable_symbol): Relax externally visible symbolsStephane Carrez2-4/+11
2001-02-01 * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviationsRichard Henderson2-0/+8
2001-01-30Fix a null-pointer dereference and some range checks.Alan Modra2-13/+15
2001-01-25Do not abort if tcbit is still set. Issue an error message instead.Nick Clifton2-4/+20
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata6-11/+19
2001-01-23(m32r_handle_align): Declare type of fragp.Alan Modra2-4/+9
2001-01-222001-01-22 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-109/+104
2001-01-202001-01-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-86/+91
2001-01-192001-01-18 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-163/+167
2001-01-19Remove redundant bit from "fa" and "da" flagsNick Clifton2-4/+10
2001-01-18* configure.in (cpu_type, arch): Match i386 too.Alexandre Oliva3-2/+7
2001-01-172001-01-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-55/+62
2001-01-16Support hand-crafted .PARISC.unwind entriesAlan Modra2-8/+17
2001-01-16Build unwind info for more than just .text section.Alan Modra2-1/+8
2001-01-15Fix assembler segfault on gcc/crtstuff.c file.Jim Wilson2-0/+22
2001-01-152001-01-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-77/+72
2001-01-15Delete output file upon fatal errors.Nick Clifton3-4/+17
2001-01-15Missed this in last commit "Linux target variants for elfxx-hppa."Alan Modra2-2/+14
2001-01-152001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-202/+201
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-376/+378
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata13-38/+43
2001-01-14Use SEGREL32 relocs for elf32-hppa unwind.Alan Modra2-6/+5
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra2-31/+64
2001-01-13 * tc-i386.h (TARGET_MACH): New macro.Jan Hubicka3-0/+21
2001-01-132001-01-13 Philip Blundell <philb@gnu.org>Phil Blundell3-35/+50
2001-01-13Formatting fixNick Clifton1-1/+0
2001-01-13 * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2-2/+13
2001-01-12* gas/cgen featureFrank Ch. Eigler2-1/+9
2001-01-12Update copyright date to 2001Nick Clifton2-2/+6
2001-01-12Add missing ARC documentationNick Clifton2-0/+212
2001-01-12Cure recent x86 warts.Alan Modra8-249/+266
2001-01-11Updated ARC assembler from arccores.comNick Clifton79-1416/+4738
2001-01-11Fix gas 68HC12 indexed addressing code generationStephane Carrez5-37/+112
2001-01-11Dwarf2 test for 68HC11/68HC12 gasStephane Carrez5-0/+427
2001-01-11Fix weak symbols for 68HC11 asStephane Carrez2-6/+27
2001-01-11Rotate ChangeLogsNick Clifton2-4861/+4856
2001-01-11Make COFF and ELF disassemblys agreeNick Clifton3-8/+15
2001-01-11 * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it'sAndreas Jaeger2-10/+6
2001-01-11Allow ADRL relocs to be adjusted in arm-coffNick Clifton3-1/+22
2001-01-11Fix local label code to use LOCAL_LABEL_PREFIXNick Clifton2-9/+35
2001-01-10 * i386.exp: Add ssemmx2 and sse2 tests.Jan Hubicka6-0/+478
2001-01-09fix patterns to match new behaviour of disassemblerNick Clifton3-5/+11