aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2000-12-03Finish off adding MIPS32 instructions.Nick Clifton3-8/+26
2000-12-03More test case alignments.Nick Clifton6-5/+34
2000-12-03oops - fix typoNick Clifton1-1/+1
2000-12-03Fix tests to align to a 16 byte boundary.Nick Clifton12-7/+45
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata20-148/+169
2000-12-02Add MIPS SB1 machineNick Clifton4-3/+21
2000-12-02Add MIPS V and MIPS 64 machine numbersNick Clifton4-18/+71
2000-12-01Add mips32 tests.Nick Clifton1-0/+4
2000-12-01Fix whitespaceNick Clifton1-40/+40
2000-12-01Add MIPS32 as a seperate MIPS architectureNick Clifton8-512/+631
2000-12-01Improve MIPS32 supportNick Clifton2-22/+44
2000-12-01Fix testcase and test resultsNick Clifton3-15/+16
2000-12-01When calculating offsets, don't accept as constant the difference between theNick Clifton2-6/+12
2000-12-01Expect mips16 nops to be used for padding when mips16 code generation isNick Clifton2-2/+7
2000-12-01Update RTEMS targetsNick Clifton7-1398/+1607
2000-12-012000-11-30 Philip Blundell <pb@futuretv.com>Phil Blundell2-1/+6
2000-12-012000-11-30 Diego Novillo <dnovillo@redhat.com>Diego Novillo5-0/+19
2000-11-29Turn Gnu Free Documentation License intoa commentNick Clifton1-359/+361
2000-11-29 * dwarf2dbg.c: Rewrite from scratch. Queue all debugging outputRichard Henderson5-607/+1017
2000-11-28 (parse_reg): Parse names case-insensitively.Hans-Peter Nilsson2-53/+60
2000-11-28 (sh_elf_cons): Cast *input_line_pointer to unsigned char whenHans-Peter Nilsson2-3/+7
2000-11-28 * gas/sh/err.exp: New, framework for error-testing.Hans-Peter Nilsson3-0/+44
2000-11-28 * config/tc-sh.c (md_convert_frag) <undefined symbol, conditionalHans-Peter Nilsson2-17/+30
2000-11-282000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata14-45/+61
2000-11-28Move GNU Free Documentation License from the output into a commentNick Clifton1-0/+7
2000-11-28 * Makefile.am (CPU_OBJ_VALID): Add case to filter out invalid coffHans-Peter Nilsson3-25/+16
2000-11-28 * config/tc-cris.c: Include dwarf2dbg.h.Hans-Peter Nilsson5-65/+96
2000-11-28Correct {STANDARD,MRI}_MUL_PRECEDENCE value.Alan Modra2-3/+9
2000-11-26Fix movw/movb operands for 68HC12Stephane Carrez5-8/+57
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton9-285/+1639
2000-11-22Eliminate compiler warnings from IA-64 port.Jim Wilson2-109/+143
2000-11-22Fix linux kernel unwind section alignment failure.Jim Wilson2-0/+11
2000-11-22Fix assembler error on linux kernel mm/memory.c file.Jim Wilson2-1/+6
2000-11-21 * config/tc-sparc.h (DWARF2_LINE_MIN_INSN_LENGTH): New.Jakub Jelinek2-0/+3
2000-11-21 * config/tc-sparc.c (md_pseudo_table): Add .file and .loc.Jakub Jelinek2-0/+12
2000-11-202000-11-20 H.J. Lu <hjl@gnu.org>H.J. Lu3-0/+11
2000-11-18 * ehopt.c (eh_frame_code_alignment): New arg `in_seg', update allRichard Henderson2-56/+81
2000-11-17Add support for .line and .file pseudo ops.Nick Clifton2-2/+9
2000-11-17 * config/tc-i386.c (md_pseudo_table): Add .file and .loc.Richard Henderson2-0/+7
2000-11-17 * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number.Richard Henderson4-2/+65
2000-11-17 * config/tc-i386.c (md_assemble): Call dwarf2_emit_insn.Richard Henderson2-0/+6
2000-11-17* as.c (main): Call dwarf2_finish.Richard Henderson2-0/+5
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson22-168/+210
2000-11-16Fix minor typos in recent errata workaround patch.Jim Wilson2-3/+9
2000-11-16Use "[ ]+" instead of "[ ]*".H.J. Lu1-1/+1
2000-11-162000-11-16 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+7
2000-11-162000-11-16 H.J. Lu <hjl@gnu.org>H.J. Lu2-6/+7
2000-11-162000-11-16 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+10
2000-11-162000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata6-105/+84
2000-11-15* config/tc-v850.c: Support dwarf2.DJ Delorie3-2/+34