aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1997-10-11Added .tcomon section initialisation.Nick Clifton1-0/+1
1997-10-11Jim fixed the fixups for conditional and unconditional branches.Nick Clifton3-69/+355
1997-10-10 * configure.in (sparc): Set DEFAULT_ARCH from correct target.David Edelsohn3-77/+85
1997-10-10Fri Oct 10 11:22:45 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt2-3/+10
1997-10-10Flag SP as modified for @-sp operand - OPERAND_ATMINUS.Andrew Cagney2-0/+11
1997-10-10Do not allow auto inc/dec to parallelize with an instruction that uses the in...Michael Meissner2-0/+11
1997-10-10 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.David Edelsohn1-0/+4
1997-10-09 From Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au>:Ian Lance Taylor2-20/+17
1997-10-09 * doc/Makefile.am (CPU_DOCS): Define.Ian Lance Taylor1-0/+4
1997-10-09 * configure.in: Remove AM_PROG_INSTALL; it's called byIan Lance Taylor3-163/+112
1997-10-09 * config/tc-d10v.c (write_2_short): Fix bug that wouldn't allowJoern Rennecke2-3/+8
1997-10-09 * tc-d10v.h (TC_START_LABEL): Don't define.Joern Rennecke1-0/+5
1997-10-09 * gas/sparc/set64.d: Update for recent disassembler changes.Frank Ch. Eigler1-0/+88
1997-10-09 * gas/arm/arm7t.d: Update for recent disassembler changes.Ian Lance Taylor2-6/+11
1997-10-08 * config/tc-alpha.c (load_expression): Disable the sym+const .gotRichard Henderson2-60/+94
1997-10-08 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.David Edelsohn1-0/+4
1997-10-08 * config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT.David Edelsohn3-170/+356
1997-10-08 * gas/sparc/synth.d: Update for recent disassembler changes.Ian Lance Taylor1-0/+3
1997-10-08Change alpha-*-* to alpha*-*-*; config.guess nowRichard Henderson3-13/+21
1997-10-08 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as aIan Lance Taylor1-0/+11
1997-10-08 Fixed small typo in tcl expr syntax.Frank Ch. Eigler1-2/+2
1997-10-08config/tc-mips.c (md_begin): Replace the TARGET_CPU valueGavin Romig-Koch2-3/+14
1997-10-08tx19 sanitize fixes.Gavin Romig-Koch3-4/+66
1997-10-08 Updated first round of test suite drivers to accept symbol-offsetFrank Ch. Eigler1-2/+2
1997-10-07reloc64.[sd]: New testcase.David Edelsohn3-0/+104
1997-10-07 * config/tc-sparc.h (TARGET_FORMAT support): Moved to tc-sparc.c.David Edelsohn1-0/+13
1997-10-06Remove sanitized-out Magic Cap support, will never be releasedStan Shebs2-31/+0
1997-10-06Remove v850 specific section directive.Nick Clifton1-0/+6
1997-10-04 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.Ian Lance Taylor1-0/+4
1997-10-03 * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES beforeIan Lance Taylor2-27/+11
1997-10-03 * ecoff.c (generate_ecoff_stab): Remove unused static function.Ian Lance Taylor1-0/+2
1997-10-03 * expr.c (operator): Accept ==. From Anders BlomdellIan Lance Taylor1-0/+3
1997-10-03 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should nowIan Lance Taylor3-9/+31
1997-10-03 * config/atof-ieee.c (gen_to_words): When generating a denormalIan Lance Taylor1-0/+5
1997-09-29 * as.h, input-scrub.c (new_logical_line): New return value.Joern Rennecke1-0/+6
1997-09-25 * config/tc-m68k.c (m68k_ip): Remove ` operand specifier.Ian Lance Taylor1-0/+4
1997-09-24 * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers.Ian Lance Taylor2-2/+52
1997-09-24Wed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor3-77/+82
1997-09-24 * doc/c-i386.texi (i386-Float): Remove incorrect assertion thatIan Lance Taylor1-0/+4
1997-09-24 * config/m68k-parse.y (yylex): Permit an expression to be used forIan Lance Taylor1-0/+3
1997-09-24 * Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y,Ian Lance Taylor1-0/+4
1997-09-24 * aclocal.m4: Rebuild with new libtool.Ian Lance Taylor2-89/+93
1997-09-23 * app.c (do_scrub_chars): Clear mri_state at end of .mriIan Lance Taylor1-0/+3
1997-09-23 * config/tc-mips.c (hilo_interlocks): Change from a staticIan Lance Taylor1-13/+13
1997-09-23vr5900 -> r5900Jeff Law1-20/+23
1997-09-22only remove more.parse if it existsIan Lance Taylor1-4/+5
1997-09-22don't sanitize out empty directories if they're not here (e.g., 'cvs co -P')Ken Raeburn2-7/+10
1997-09-22Lose the empty directories only if they exist; otherwise Sanitize complains.Ken Raeburn1-5/+7
1997-09-21Fixed sanitization bugs.Nick Clifton2-56/+13
1997-09-21Removed v850eq sanitization.Nick Clifton6-143/+24