aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2000-12-06Fix T_SHORT macro conflict.Alan Modra1-1/+4
2000-12-052000-12-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-221/+212
2000-12-05Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton1-31/+61
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata19-148/+147
2000-12-02Add MIPS SB1 machineNick Clifton1-0/+7
2000-12-02Add MIPS V and MIPS 64 machine numbersNick Clifton1-9/+36
2000-12-01Add MIPS32 as a seperate MIPS architectureNick Clifton1-350/+323
2000-12-01Improve MIPS32 supportNick Clifton1-22/+35
2000-12-01When calculating offsets, don't accept as constant the difference between theNick Clifton1-2/+2
2000-12-012000-11-30 Philip Blundell <pb@futuretv.com>Phil Blundell1-1/+1