aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-14Extend earlier ia64-hpux patches to work correctly for ia64-linux.Jim Wilson1-3/+13
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata18-99/+77
2000-11-14 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits usedJakub Jelinek1-2/+4
2000-11-132000-11-13 H.J. Lu <hjl@gnu.org>H.J. Lu1-30/+63
2000-11-132000-11-12 H.J. Lu (hjl@gnu.org)H.J. Lu1-2/+6
2000-11-08Correct unwind region length calculations.Jim Wilson1-10/+72
2000-11-082000-11-07 H.J. Lu <hjl@gnu.org>H.J. Lu6-15/+57
2000-11-08Apply patch from Peter Targett to fix building arc-elf32 target.Nick Clifton2-21/+27
2000-11-07ia64-hpux patches from Steve Ellcey.Jim Wilson3-22/+78
2000-11-05Add include of "dwarf2dbg.h"Nick Clifton1-0/+1
2000-11-02Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton1-1/+6
2000-11-02SWitch over to using dwarf2_generate_asm_linenoNick Clifton1-15/+1
2000-11-022000-11-02 Theo Honohan <th@futuretv.com>Phil Blundell1-1/+1
2000-11-012000-10-31 Eric Christopher <echristo@cygnus.com>Eric Christopher1-2/+20
2000-11-01Add tag support. Error for dangling qualifying predicates.Jim Wilson1-2/+77
2000-10-31Kaz Kojima's BFD_RELOC_SH_PCDISP12BY2 fix.Alan Modra1-1/+1
2000-10-31Better bundle template selectionBernd Schmidt1-2/+2
2000-10-30 * config/tc-sh.c (md_apply_fix): For ELF, do not "adjust back" VALHans-Peter Nilsson1-2/+11
2000-10-27handle lower cased cpsr and spsrAldy Hernandez1-14/+7