summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.Jim Wilson2000-12-121-0/+1
* * config/obj-bout.c (obj_crawl_symbol_chain): Don't takeGeoffrey Keating2000-12-121-1/+1
* 2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Geoffrey Keating2000-12-122-4/+12
* Fix formattingNick Clifton2000-12-121-22/+35
* * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka2000-12-112-23/+35
* Fix T_SHORT macro conflict.Alan Modra2000-12-061-1/+4
* 2000-12-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-051-221/+212
* Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton2000-12-051-31/+61
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-0319-148/+147
* Add MIPS SB1 machineNick Clifton2000-12-021-0/+7
* Add MIPS V and MIPS 64 machine numbersNick Clifton2000-12-021-9/+36
* Add MIPS32 as a seperate MIPS architectureNick Clifton2000-12-011-350/+323
* Improve MIPS32 supportNick Clifton2000-12-011-22/+35
* When calculating offsets, don't accept as constant the difference between theNick Clifton2000-12-011-2/+2
* 2000-11-30 Philip Blundell <pb@futuretv.com>Phil Blundell2000-12-011-1/+1
* 2000-11-30 Diego Novillo <dnovillo@redhat.com>Diego Novillo2000-12-011-0/+8
* (parse_reg): Parse names case-insensitively.Hans-Peter Nilsson2000-11-281-53/+59
* (sh_elf_cons): Cast *input_line_pointer to unsigned char whenHans-Peter Nilsson2000-11-281-3/+3
* * config/tc-sh.c (md_convert_frag) <undefined symbol, conditionalHans-Peter Nilsson2000-11-281-17/+22
* 2000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-2813-45/+45
* * config/tc-cris.c: Include dwarf2dbg.h.Hans-Peter Nilsson2000-11-282-0/+45
* Fix movw/movb operands for 68HC12Stephane Carrez2000-11-261-7/+24
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-251-114/+1321
* Eliminate compiler warnings from IA-64 port.Jim Wilson2000-11-221-109/+116
* Fix linux kernel unwind section alignment failure.Jim Wilson2000-11-221-0/+7
* Fix assembler error on linux kernel mm/memory.c file.Jim Wilson2000-11-221-1/+1
* * config/tc-sparc.h (DWARF2_LINE_MIN_INSN_LENGTH): New.Jakub Jelinek2000-11-211-0/+2
* * config/tc-sparc.c (md_pseudo_table): Add .file and .loc.Jakub Jelinek2000-11-211-0/+7
* Add support for .line and .file pseudo ops.Nick Clifton2000-11-171-2/+4
* * config/tc-i386.c (md_pseudo_table): Add .file and .loc.Richard Henderson2000-11-171-0/+3
* * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number.Richard Henderson2000-11-172-2/+51
* * config/tc-i386.c (md_assemble): Call dwarf2_emit_insn.Richard Henderson2000-11-171-0/+2
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-1715-121/+48
* Fix minor typos in recent errata workaround patch.Jim Wilson2000-11-161-3/+3
* 2000-11-16 H.J. Lu <hjl@gnu.org>H.J. Lu2000-11-161-6/+2
* 2000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-165-105/+75
* * config/tc-v850.c: Support dwarf2.DJ Delorie2000-11-152-2/+26
* Workaround for Itanium A/B step errataBernd Schmidt2000-11-151-0/+117
* Extend earlier ia64-hpux patches to work correctly for ia64-linux.Jim Wilson2000-11-141-3/+13
* 2000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-1418-99/+77
* * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits usedJakub Jelinek2000-11-141-2/+4
* 2000-11-13 H.J. Lu <hjl@gnu.org>H.J. Lu2000-11-131-30/+63
* 2000-11-12 H.J. Lu (hjl@gnu.org)H.J. Lu2000-11-131-2/+6
* Correct unwind region length calculations.Jim Wilson2000-11-081-10/+72
* 2000-11-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-11-086-15/+57
* Apply patch from Peter Targett to fix building arc-elf32 target.Nick Clifton2000-11-082-21/+27
* ia64-hpux patches from Steve Ellcey.Jim Wilson2000-11-073-22/+78
* Add include of "dwarf2dbg.h"Nick Clifton2000-11-051-0/+1
* Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton2000-11-021-1/+6
* SWitch over to using dwarf2_generate_asm_linenoNick Clifton2000-11-021-15/+1