aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1998-02-25Fix bug detected by Michael snyder.Nick Clifton2-2/+9
1998-02-25 (s_endgif): Update. NLOOP is in quadwords for IMAGE mode now.Doug Evans2-4/+4
1998-02-24 (UNIQUE_LABEL_PREFIX): New macro.Doug Evans2-7/+19
1998-02-24(s_endgif): Change length mismatched errors to warnings.Doug Evans1-2/+2
1998-02-24 (create_colon_label): New argument `sto'. All callers updated.Doug Evans2-32/+72
1998-02-24 * config/tc-dvp.h (tc_frob_label): Define.Doug Evans3-2/+22
1998-02-24 * config/tc-dvp.c (assemble_dma): Do alignment before parsing insn.Doug Evans2-20/+49
1998-02-23Added sanitization for my latest changelog entry.James Lemke1-0/+2
1998-02-23Instead of changing the names of .bss etc, add .vubss etc viaJames Lemke3-8/+63
1998-02-23 * cgen.c: #include symcat.h.Doug Evans2-17/+119
1998-02-23 * gas/mips/vr5400.s: Use absolute expression for performanceJeff Law2-0/+129
1998-02-23 * gas/mips/vr5400.s: Use absolute expression for performanceJeff Law2-0/+133
1998-02-23 * config/tc-mips.c (mips_ip, case 'P'): Make 'P' arguments beJeff Law2-12/+32
1998-02-22* read.c (s_set): Record file and line info for symbols when -as.Richard Henderson1-0/+5
1998-02-21 (vu_count): New static local.Doug Evans2-10/+70
1998-02-21tc-dvp.c (cur_mach): New static local.Doug Evans1-0/+4
1998-02-21 (cur_mach): New static local.Doug Evans1-28/+78
1998-02-21 (asm_state_stack): Maintain stack of parsing states.Doug Evans2-92/+169
1998-02-21 (asm_state): New state ASM_GIF.Doug Evans2-39/+161
1998-02-20 * confirg/tc-dvp.c (md_assemble): Handle ASM_DIRECT state.Doug Evans2-65/+27
1998-02-20 * config/tc-ppc.c (md_pseudo_table): Add "section".Ian Lance Taylor1-0/+5
1998-02-20 * gas/mips/r5900.s, gas/mips/r5900.d: Update for "mula.s" change.Jeff Law3-6/+25
1998-02-20* tc-ppc.c (ppc_biei): Cache the last symbol we insertedRichard Henderson2-15/+69
1998-02-20Fixup my email addresses to be at cygnus.comFred Fish1-2/+2
1998-02-20 * config/tc-d30v.c (parallel_ok): For the explicitly parallelFred Fish2-8/+44
1998-02-20* listing.c (list_symbol_table): Categorize symbols byRichard Henderson1-0/+5
1998-02-19 * config/tc-dvp.c (LOCAL_LABEL_PREFIX,END_LABEL_PREFIX): New macros.Doug Evans2-191/+216
1998-02-19 * config/tc-dvp.c: Include stdarg.h/varargs.h.Doug Evans1-227/+325
1998-02-19* Makefile.am (install-exec-local): Install properly when lnRichard Henderson1-0/+5
1998-02-19Special case handling of updates to the condition bit to allow for the factNick Clifton1-0/+7
1998-02-19* tc-dvp.c: Allow FAKE arguments to have a parser handler.Doug Evans1-1/+2
1998-02-19Allow FAKE arguments to have a parser handler.Doug Evans1-2/+11
1998-02-18fix thinko in last patchDoug Evans1-2/+5
1998-02-18 * config/tc-dvp.c (parse_float): New function.Doug Evans2-56/+74
1998-02-18Added --Wp and --Wnp abbreviations for --[no-]warn-explicit-parallel-conflicts.Nick Clifton1-0/+12
1998-02-18Treat a double vertical bar as a seperator between instructions.Nick Clifton1-0/+5
1998-02-18 * cen.c (cgen_md_apply_fix3): Delete call to validate_operand.Doug Evans1-0/+5
1998-02-18 * gas/dvp/{basic-1,lower-1,upper-1,upper-2}.d: Update to remove destDoug Evans1-0/+7
1998-02-18remove #ifdef HAVE_CPU_M32RX uses. tweak some commentsDoug Evans1-15/+4
1998-02-16Only parallelise instructions when assembling for the m32rx, and whenNick Clifton2-12/+19
1998-02-13Fix tests to match latest version of the assembler.Nick Clifton1-0/+7
1998-02-13Do not bother checking the operands of instructions which have no operands!Nick Clifton2-17/+39
1998-02-13Reverted writes_to_pc() back to old version of code until PC operands areNick Clifton3-27/+16
1998-02-13 * Makefile.am (AUTOMAKE_OPTIONS): Add cygnus.Ian Lance Taylor1-0/+7
1998-02-13Parallelisation code changed to used cgen's new ins operands feature.Nick Clifton2-126/+76
1998-02-13 * config/tc-mips.c (macro_build): Handle operand type 'C'.Ian Lance Taylor1-0/+5
1998-02-13 * gas/dvp/upper-2.[sd]: New testcase.Doug Evans1-0/+7
1998-02-13 * gasp/macro.out: Adjust to reflect the fact that keywordIan Lance Taylor2-0/+17
1998-02-13 Based on patches from Ross Harvey <ross@teraflop.com>:Ian Lance Taylor1-0/+9
1998-02-12 NetBSD patches from Gordon W. Ross <gwr@mc.com>:Ian Lance Taylor2-84/+90