aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2001-02-072001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2
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 Wilson1-3/+6
2001-02-06Fix unwind info when cross-compiling from little-endian machines.Alan Modra1-37/+61
2001-02-04 * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_headerStephane Carrez2-39/+32
2001-02-02 * tc-m68hc11.c (relaxable_symbol): Relax externally visible symbolsStephane Carrez1-4/+5
2001-01-30Fix a null-pointer dereference and some range checks.Alan Modra1-13/+10
2001-01-25Do not abort if tcbit is still set. Issue an error message instead.Nick Clifton1-4/+13
2001-01-23(m32r_handle_align): Declare type of fragp.Alan Modra1-0/+1
2001-01-222001-01-22 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-109/+100
2001-01-202001-01-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-86/+87
2001-01-192001-01-18 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-163/+163
2001-01-19Remove redundant bit from "fa" and "da" flagsNick Clifton1-4/+4
2001-01-172001-01-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-55/+58
2001-01-16Support hand-crafted .PARISC.unwind entriesAlan Modra1-8/+14
2001-01-16Build unwind info for more than just .text section.Alan Modra1-1/+3
2001-01-15Fix assembler segfault on gcc/crtstuff.c file.Jim Wilson1-0/+17
2001-01-152001-01-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-77/+68
2001-01-15Missed this in last commit "Linux target variants for elfxx-hppa."Alan Modra1-2/+10
2001-01-152001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-202/+199
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-376/+376
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata12-38/+28
2001-01-14Use SEGREL32 relocs for elf32-hppa unwind.Alan Modra1-6/+2
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra1-31/+58
2001-01-13 * tc-i386.h (TARGET_MACH): New macro.Jan Hubicka2-0/+15
2001-01-13 * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka1-2/+7
2001-01-12Cure recent x86 warts.Alan Modra1-18/+14
2001-01-11Updated ARC assembler from arccores.comNick Clifton3-351/+938
2001-01-11Fix gas 68HC12 indexed addressing code generationStephane Carrez1-23/+47
2001-01-11Fix weak symbols for 68HC11 asStephane Carrez1-6/+21
2001-01-11 * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it'sAndreas Jaeger1-10/+1
2001-01-11Allow ADRL relocs to be adjusted in arm-coffNick Clifton2-1/+17
2001-01-082001-01-08 Bo Thorsen <bo@suse.de>Andreas Jaeger1-46/+46
2001-01-06 * configure.in: Define DEFAULT_ARCH for i386.Jan Hubicka1-4/+12
2001-01-05 * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka1-18/+6
2001-01-04 * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry.Jan Hubicka1-1/+2
2001-01-03 * tc-i387.c (pi, pte, pt): Update.Jan Hubicka1-16/+19
2001-01-03 * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka1-8/+10
2001-01-032001-01-03 Philip Blundell <pb@futuretv.com>Phil Blundell1-1/+9
2000-12-28 * as.h (rs_align_test): New.Richard Henderson16-230/+289
2000-12-22* config/tc-d10v.c (md_assemble): set prev_seg and prev_subsegDJ Delorie1-0/+2
2000-12-222000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-10/+11
2000-12-20 * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka2-262/+876
2000-12-162000-12-15 Diego Novillo <dnovillo@redhat.com>Diego Novillo1-10/+50
2000-12-13Rodney Brown's CHECK_FIELD typo fixes.Alan Modra1-2/+2
2000-12-12Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.Jim Wilson1-0/+1
2000-12-12 * config/obj-bout.c (obj_crawl_symbol_chain): Don't takeGeoffrey Keating1-1/+1
2000-12-122000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Geoffrey Keating2-4/+12
2000-12-12Fix formattingNick Clifton1-22/+35
2000-12-11 * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka2-23/+35