aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2000-10-25Add --gdwarf2 support to ARM toolchainNick Clifton5-45/+31
2000-10-252000-10-25 Diego Novillo <dnovillo@cygnus.com>Diego Novillo1-12/+12
2000-10-252000-10-24 Diego Novillo <dnovillo@cygnus.com>Diego Novillo1-445/+915
2000-10-20gas/Jakub Jelinek1-38/+70
2000-10-18Fix the previous misapplied patch.Nick Clifton1-1/+1
2000-10-18RELAX_RELOC_*: New definitions for both BFD_ASSEMBLER and !BFD_ASSEMBLER.Nick Clifton2-19/+31
2000-10-16 * config/tc-sh.c (JREG): Remove.Hans-Peter Nilsson1-85/+0
2000-10-15gas:Diego Novillo1-2/+12
2000-10-11Revert 2000-10-07 link-once section symbol changes.Alan Modra1-15/+0
2000-10-07(md_apply_fix): Remove bad assert added 2000-09-26.Alan Modra1-146/+143
2000-10-07Make elf section symbols global for link-once sections.Alan Modra1-0/+15
2000-10-05Minor DV table update, minor DV checking bug fix.Jim Wilson1-2/+3
2000-10-05Correct handling of non-global syms in linkonce sections.Alan Modra2-55/+62
2000-10-04Excise C++ style comments.Alan Modra2-15/+17