aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1998-10-08Apply patches from PRs 16299, 17008 and 17140Nick Clifton2-32/+60
1998-10-08Ooops - failed to check in first part of patch for PR 17438Nick Clifton2-1/+6
1998-10-07Fix for PR 16299: Do not assume that bad relocations always have an associate...Nick Clifton2-29/+42
1998-10-06 * tc-sparc.h (TC_FORCE_RELOCATION): Define.Catherine Moore1-0/+8
1998-10-05 * symbols.c (S_IS_FUNCTION): New.Catherine Moore1-0/+12
1998-10-05 * tc-hppa.c (fp_operand_format): Add some additional formats.Jeff Law2-1/+13
1998-10-05Sun Oct 4 20:57:43 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-0/+10
1998-10-01 * read.c (discard_rest_of_line): New function.Richard Henderson1-0/+6
1998-10-01Enhanced fix for PR 14826 - cope with the case where a symbol name matchesNick Clifton1-0/+6
1998-09-30Fix PR 17042 - Do not attempt to resolve offsets to symbols in other sectionsNick Clifton3-52/+74
1998-09-28Apply fix from PR 14826 - generate an error if a register is supplied for aNick Clifton1-0/+5
1998-09-25Addtional fix for PR17045 - allowed delayed branches to have insns in theNick Clifton1-0/+5
1998-09-24Fic PR 17045: Do not allow insns in R bin if L bin contains a branch.Nick Clifton2-11/+33
1998-09-23PR 17438 - fix parsing of MVTSYS and MVFSYS insns.Nick Clifton2-9/+17
1998-09-23Fix PR 16898 - Implement EITHER_BUT_PREFER_MU execution classNick Clifton2-26/+60
1998-09-23Fix non-ISO C code found by SGI C compiler.Jim Wilson1-0/+4
1998-09-22Fix PR 17135 (whilst keeping PR14827 fixed) by prefering register names overNick Clifton2-51/+105
1998-09-21update tc-dvp.c with sky-980617-branchDoug Evans2-7/+67
1998-09-21Fix PR 17105 - reset previous insn to empty after emitting NOPs.Nick Clifton2-74/+88
1998-09-20Do not require an ANSI compilerMichael Meissner1-0/+5
1998-09-20Sun Sep 20 01:00:01 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-1/+11
1998-09-20Sun Sep 20 00:58:12 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+18
1998-09-15* config/obj-elf.c (obj_elf_vtable_inherit): Handle armCatherine Moore1-27/+0
1998-09-09* config/tc-i386.c (i386_operand): Fix typo in last patch.Richard Henderson1-0/+4
1998-09-08Tue Sep 8 18:10:01 1998 Catherine Moore <clm@cygnus.com>Catherine Moore2-2/+7
1998-09-08 * config/tc-i386.c (i386_operand): Detect non-segment registersRichard Henderson2-38/+55
1998-09-06 * ehopt.c (check_eh_frame): Check the size of the FDE, and don'tIan Lance Taylor1-0/+3
1998-09-05 * config/obj-coff.c (obj_coff_section): Preserve any link onceIan Lance Taylor1-0/+5
1998-09-05Fixed generation of thumb function symbols.Nick Clifton3-36/+23
1998-09-04Fri Sep 4 13:57:43 1998 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>Richard Henderson1-0/+5
1998-09-02 * frags.c (frag_grow): Include the size of the frag struct in theRichard Henderson1-0/+8
1998-09-02 * config/tc-sparc.c (sparc_ip): Allow all digits in an instructionRichard Henderson2-10/+33
1998-09-01Keep them all.Richard Henderson1-0/+46
1998-09-01Keep vtable tests.Richard Henderson1-0/+1
1998-08-31 * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matchingRichard Henderson4-3/+8
1998-08-31 * gas/vtable/vtable.exp: New.Richard Henderson10-0/+95
1998-08-31 * config/obj-elf.c (obj_elf_vtable_inherit): Print error messageRichard Henderson2-30/+142
1998-08-31 * config/tc-arm.c: Remove OBJ_ELF definitions forCatherine Moore3-6/+45
1998-08-30 * configure.in: Make all i386-elf targets use bfd_gas.Richard Henderson4-268/+421
1998-08-26remove armelf sanitizationCatherine Moore4-414/+274
1998-08-24Improve formatting of --help outputNick Clifton2-3/+8
1998-08-21heh heh, too quick with cuttin-n-pastin.Doug Evans1-0/+2
1998-08-21Fix for PR15003 - copy prev_opcode over opcode after issuing first insn inNick Clifton1-0/+6
1998-08-21skip CVS when looking at sanitized filesIan Lance Taylor1-1/+1
1998-08-21 * read.h (generate_lineno_debug): Add prototype.Doug Evans1-0/+6
1998-08-21 * gas/i386/white.l: Revert patch of August 12.Ian Lance Taylor1-0/+7
1998-08-21Thu Aug 20 23:17:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor2-13/+37
1998-08-20rework last patchIan Lance Taylor2-12/+23
1998-08-20do not adjust relocations against thumb function names as the linker needsNick Clifton2-2/+30
1998-08-20check for mentions of sanitized filesIan Lance Taylor2-6/+27