aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1998-10-08Apply patches from PRs 16299, 17008 and 17140Nick Clifton1-32/+51
1998-10-08Ooops - failed to check in first part of patch for PR 17438Nick Clifton1-1/+1
1998-10-07Fix for PR 16299: Do not assume that bad relocations always have an associate...Nick Clifton1-29/+37
1998-10-05 * tc-hppa.c (fp_operand_format): Add some additional formats.Jeff Law1-1/+1
1998-09-30Fix PR 17042 - Do not attempt to resolve offsets to symbols in other sectionsNick Clifton2-52/+65
1998-09-24Fic PR 17045: Do not allow insns in R bin if L bin contains a branch.Nick Clifton1-11/+27
1998-09-23PR 17438 - fix parsing of MVTSYS and MVFSYS insns.Nick Clifton1-9/+11
1998-09-23Fix PR 16898 - Implement EITHER_BUT_PREFER_MU execution classNick Clifton1-26/+47
1998-09-22Fix PR 17135 (whilst keeping PR14827 fixed) by prefering register names overNick Clifton1-51/+94
1998-09-21update tc-dvp.c with sky-980617-branchDoug Evans1-7/+44
1998-09-21Fix PR 17105 - reset previous insn to empty after emitting NOPs.Nick Clifton1-74/+83
1998-09-15* config/obj-elf.c (obj_elf_vtable_inherit): Handle armCatherine Moore1-27/+0
1998-09-08Tue Sep 8 18:10:01 1998 Catherine Moore <clm@cygnus.com>Catherine Moore1-2/+2
1998-09-08 * config/tc-i386.c (i386_operand): Detect non-segment registersRichard Henderson1-38/+50
1998-09-05Fixed generation of thumb function symbols.Nick Clifton2-36/+18
1998-09-02 * config/tc-sparc.c (sparc_ip): Allow all digits in an instructionRichard Henderson1-10/+28
1998-08-31 * config/obj-elf.c (obj_elf_vtable_inherit): Print error messageRichard Henderson1-30/+137
1998-08-31 * config/tc-arm.c: Remove OBJ_ELF definitions forCatherine Moore2-6/+36
1998-08-30 * configure.in: Make all i386-elf targets use bfd_gas.Richard Henderson1-2/+32
1998-08-24Improve formatting of --help outputNick Clifton1-3/+4
1998-08-21Thu Aug 20 23:17:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-13/+32
1998-08-20rework last patchIan Lance Taylor1-12/+0
1998-08-20do not adjust relocations against thumb function names as the linker needsNick Clifton1-2/+24
1998-08-20check for mentions of sanitized filesIan Lance Taylor1-3/+15
1998-08-19Add sanitization markers.Catherine Moore2-2/+6
1998-08-18tc-arm.h: Define obj_fix_adjustable for OBJ_ELF.Catherine Moore2-0/+18
1998-08-13 * config/tc-mips.c (macro): Correct M_SGE_I/M_SGEUI_I case for aIan Lance Taylor1-35/+42
1998-08-12Document .req directiveNick Clifton1-48/+50
1998-08-12sanitize-vr5400 -> sanitize-cygnus, for 98r2Ken Raeburn1-8/+8
1998-08-08 * config/tc-alpha.c (alpha_fix_adjustable): Don't adjust weak syms.Richard Henderson1-1/+1
1998-08-05Set BFD private flags based on command line switches.Nick Clifton1-27/+34
1998-08-02add armelf.Catherine Moore1-0/+28
1998-08-02 * as.h (debug_info_type): Add entries for unspecified and dwarf*.Richard Henderson2-27/+208
1998-07-31 Start of changes to remove mdebug section from mips*-elfRon Unrau1-9/+37
1998-07-31* config/tc-arm.h: Add definitions for OBJ_ELF.Catherine Moore1-19/+47
1998-07-31 * configure.in: (arm-*-elf): Handle.Catherine Moore1-25/+24
1998-07-30* Fix for PR 16389, brought over from d30v branch.Frank Ch. Eigler1-2/+63
1998-07-28 * config/tc-mn10300.c (md_assemble): Fix "errmsg" initializationJeff Law1-2/+43
1998-07-24remove d30v sanitizationIan Lance Taylor1-8/+2
1998-07-23 * config/tc-mn10300.c (md_assemble): Make sure "errmsg" has a non-NULLJeff Law1-4/+22
1998-07-22* Bringing over sky (dvp) gas change from branch.Frank Ch. Eigler1-70/+100
1998-07-17Changed format of help messageNick Clifton1-15/+22
1998-07-14Tue Jul 14 12:33:44 1998 Chris Torek <torek@bsdi.com>Ian Lance Taylor1-29/+65
1998-07-14 * config/tc-sparc.c (sparc_handle_align): Reindent a bit. CorrectIan Lance Taylor1-17/+24
1998-07-10Changed format of help outputNick Clifton1-11/+10
1998-07-07Tue Jul 7 13:00:37 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-19/+8
1998-07-07Tue Jul 7 13:00:37 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-142/+198
1998-07-02Thu Jul 2 14:06:22 1998 Klaus Kaempf <kkaempf@rmi.de>Ian Lance Taylor1-39/+166
1998-07-02 * config/obj-elf.c (obj_elf_vtable_inherit, obj_elf_vtable_entry): New.Richard Henderson1-7/+139
1998-07-01I found that the relax failure for execute/930628-1.c is due to gasJoern Rennecke1-72/+107