aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1997-11-02 * Makefile.am (STAGESTUFF): Change bin_PROGRAMS toIan Lance Taylor1-0/+10
1997-10-31* config/tc-mips.c (mips_5400): New variable.Ken Raeburn4-11/+246
1997-10-30Fixes to Thumb ADR pseudo op from Tony Thompson at ARM (athompso@arm.com).Nick Clifton2-2/+9
1997-10-30add tx49 sanitizationIan Lance Taylor1-0/+28
1997-10-30Allow odd registers for ld2w and friendsMichael Meissner1-0/+7
1997-10-29 * config/tc-mips.c (hilo_interlocks): True for tx49.Gavin Romig-Koch6-1/+93
1997-10-24 * config/tc-ppc.c (md_assemble): When handling @l, always signIan Lance Taylor2-10/+53
1997-10-24 * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Don't define; useIan Lance Taylor1-0/+5
1997-10-24Fri Oct 24 11:19:22 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>Richard Henderson2-3/+66
1997-10-23 * config/tc-sparc.c (v9a_asr_table): New variable.Richard Henderson2-0/+62
1997-10-23 * config/tc-sparc.h (md_do_align): New macro.Richard Henderson3-24/+115
1997-10-22sanitize law's 15 jul r5900 changeKen Raeburn3-75/+80
1997-10-22 * config/tc-sh.c (sh_small): New variable.Ian Lance Taylor1-0/+10
1997-10-22 * config/tc-mips.c (macro): Correct handling of constant in M_LI_DIan Lance Taylor2-7/+31
1997-10-21 * config/tc-sparc.c (md_apply_fix3, cases ..._H44, ..._HIX22): LeaveDoug Evans2-7/+5
1997-10-20 * configure.in (sparc64): Set arch to v9-64.Doug Evans3-3/+5
1997-10-20Various fixes for openvms/alpha.Ian Lance Taylor3-3/+16
1997-10-20Mon Oct 20 14:54:06 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor1-0/+4
1997-10-20 * tc-sparc.c (default_arch_size): New static local.Doug Evans2-21/+91
1997-10-19 * write.c (subsegs_finish): New function, broken out ofIan Lance Taylor3-98/+217
1997-10-19 * read.c (s_include): Check for error return fromIan Lance Taylor1-0/+5
1997-10-15 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.Jeff Law1-0/+2
1997-10-15 * gas/hppa/unsorted/unsorted.exp: Update for recent disassemblerJeff Law1-0/+5
1997-10-15 * read.c (get_line_sb): Accept any eol marker while scanning macros.Richard Henderson2-7/+61
1997-10-15 * config/tc-alpha.h (DIFF_EXPR_OK): Define.Richard Henderson2-0/+17
1997-10-13Allow assembler to make parallel instructions where there the secondsAndrew Cagney2-10/+20
1997-10-13 * ecoff.c (PAGE_SIZE): Double to 8k as a hack to allow some C++Richard Henderson1-0/+5
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