summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.Jim Wilson2000-12-128-881/+891
* 2000-12-12 H.J. Lu <hjl@gnu.org>H.J. Lu2000-12-124-2/+62
* * config/obj-bout.c (obj_crawl_symbol_chain): Don't takeGeoffrey Keating2000-12-122-1/+6
* 2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Geoffrey Keating2000-12-123-4/+21
* Fix formatting.Nick Clifton2000-12-122-20/+19
* Add el segundo testsNick Clifton2000-12-124-25/+105
* Fix formattingNick Clifton2000-12-126-47/+64
* Fix formattingNick Clifton2000-12-121-0/+6
* 2000-12-11 H.J. Lu <hjl@gnu.org>H.J. Lu2000-12-113-7/+8
* * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka2000-12-113-23/+50
* Update to match latest assembler output.Nick Clifton2000-12-092-59/+62
* Add xscale to list of Rel targetsNick Clifton2000-12-091-0/+6
* Fixup whitespaceNick Clifton2000-12-091-1/+1
* Fix T_SHORT macro conflict.Alan Modra2000-12-062-115/+122
* 2000-12-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-052-221/+216
* Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton2000-12-058-382/+466
* oops - omitted from previous deltasNick Clifton2000-12-031-2/+2
* Add MIPS64 instructions and testsNick Clifton2000-12-034-0/+45
* Finish off adding MIPS32 instructions.Nick Clifton2000-12-033-8/+26
* More test case alignments.Nick Clifton2000-12-036-5/+34
* oops - fix typoNick Clifton2000-12-031-1/+1
* Fix tests to align to a 16 byte boundary.Nick Clifton2000-12-0312-7/+45
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-0320-148/+169
* Add MIPS SB1 machineNick Clifton2000-12-024-3/+21
* Add MIPS V and MIPS 64 machine numbersNick Clifton2000-12-024-18/+71
* Add mips32 tests.Nick Clifton2000-12-011-0/+4
* Fix whitespaceNick Clifton2000-12-011-40/+40
* Add MIPS32 as a seperate MIPS architectureNick Clifton2000-12-018-512/+631
* Improve MIPS32 supportNick Clifton2000-12-012-22/+44
* Fix testcase and test resultsNick Clifton2000-12-013-15/+16
* When calculating offsets, don't accept as constant the difference between theNick Clifton2000-12-012-6/+12
* Expect mips16 nops to be used for padding when mips16 code generation isNick Clifton2000-12-012-2/+7
* Update RTEMS targetsNick Clifton2000-12-017-1398/+1607
* 2000-11-30 Philip Blundell <pb@futuretv.com>Phil Blundell2000-12-012-1/+6
* 2000-11-30 Diego Novillo <dnovillo@redhat.com>Diego Novillo2000-12-015-0/+19
* Turn Gnu Free Documentation License intoa commentNick Clifton2000-11-291-359/+361
* * dwarf2dbg.c: Rewrite from scratch. Queue all debugging outputRichard Henderson2000-11-295-607/+1017
* (parse_reg): Parse names case-insensitively.Hans-Peter Nilsson2000-11-282-53/+60
* (sh_elf_cons): Cast *input_line_pointer to unsigned char whenHans-Peter Nilsson2000-11-282-3/+7
* * gas/sh/err.exp: New, framework for error-testing.Hans-Peter Nilsson2000-11-283-0/+44
* * config/tc-sh.c (md_convert_frag) <undefined symbol, conditionalHans-Peter Nilsson2000-11-282-17/+30
* 2000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-2814-45/+61
* Move GNU Free Documentation License from the output into a commentNick Clifton2000-11-281-0/+7
* * Makefile.am (CPU_OBJ_VALID): Add case to filter out invalid coffHans-Peter Nilsson2000-11-283-25/+16
* * config/tc-cris.c: Include dwarf2dbg.h.Hans-Peter Nilsson2000-11-285-65/+96
* Correct {STANDARD,MRI}_MUL_PRECEDENCE value.Alan Modra2000-11-282-3/+9
* Fix movw/movb operands for 68HC12Stephane Carrez2000-11-265-8/+57
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-259-285/+1639
* Eliminate compiler warnings from IA-64 port.Jim Wilson2000-11-222-109/+143
* Fix linux kernel unwind section alignment failure.Jim Wilson2000-11-222-0/+11