aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2001-02-14Address comment from Richard about relocs always needing a type.Jim Wilson2-8/+13
2001-02-13 * write.c (is_dnrange): Stop as soon as the address becomesIan Lance Taylor5-9/+11
2001-02-13Handle long jumps for .code16 and .arch < 386 by using a twoAlan Modra1-66/+142
2001-02-12 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka1-4/+16
2001-02-122001-02-12 Philip Blundell <pb@futuretv.com>Phil Blundell1-5/+19
2001-02-11fix formattingNick Clifton1-7/+7
2001-02-11Apply several patches from Maciej W. RozyckiNick Clifton1-7/+23
2001-02-102001-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+4
2001-02-10 * config/tc-ia64.h (md_elf_section_type): New macro.Richard Henderson2-62/+211
2001-02-10Add s390 supportNick Clifton2-0/+1869
2001-02-09* config/tc-sh.c (md_pseudo_table): Add uaquad. Use s_uacons forAlexandre Oliva1-3/+8
2001-02-08(pa_build_unwind_subspace): Don't callAlan Modra1-2/+2
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