aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2000-12-012000-11-30 Diego Novillo <dnovillo@redhat.com>Diego Novillo1-0/+8
2000-11-28 (parse_reg): Parse names case-insensitively.Hans-Peter Nilsson1-53/+59
2000-11-28 (sh_elf_cons): Cast *input_line_pointer to unsigned char whenHans-Peter Nilsson1-3/+3
2000-11-28 * config/tc-sh.c (md_convert_frag) <undefined symbol, conditionalHans-Peter Nilsson1-17/+22
2000-11-282000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata13-45/+45
2000-11-28 * config/tc-cris.c: Include dwarf2dbg.h.Hans-Peter Nilsson2-0/+45
2000-11-26Fix movw/movb operands for 68HC12Stephane Carrez1-7/+24
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton1-114/+1321
2000-11-22Eliminate compiler warnings from IA-64 port.Jim Wilson1-109/+116
2000-11-22Fix linux kernel unwind section alignment failure.Jim Wilson1-0/+7
2000-11-22Fix assembler error on linux kernel mm/memory.c file.Jim Wilson1-1/+1
2000-11-21 * config/tc-sparc.h (DWARF2_LINE_MIN_INSN_LENGTH): New.Jakub Jelinek1-0/+2
2000-11-21 * config/tc-sparc.c (md_pseudo_table): Add .file and .loc.Jakub Jelinek1-0/+7
2000-11-17Add support for .line and .file pseudo ops.Nick Clifton1-2/+4
2000-11-17 * config/tc-i386.c (md_pseudo_table): Add .file and .loc.Richard Henderson1-0/+3
2000-11-17 * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number.Richard Henderson2-2/+51
2000-11-17 * config/tc-i386.c (md_assemble): Call dwarf2_emit_insn.Richard Henderson1-0/+2
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson15-121/+48
2000-11-16Fix minor typos in recent errata workaround patch.Jim Wilson1-3/+3
2000-11-162000-11-16 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+2
2000-11-162000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata5-105/+75
2000-11-15* config/tc-v850.c: Support dwarf2.DJ Delorie2-2/+26
2000-11-15Workaround for Itanium A/B step errataBernd Schmidt1-0/+117