summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-mips.c : Added vr4320 similar to vr4300.Gavin Romig-Koch1998-03-034-5/+123
* * gas/mips/mips.exp (ilocks) : Added mips64vr4320*-*-*.Gavin Romig-Koch1998-03-033-0/+62
* * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.Doug Evans1998-03-021-0/+6
* * config/tc-alpha.c (md_shortopts, md_longopts, md_parse_option):Richard Henderson1998-03-011-0/+10
* * config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>.Richard Henderson1998-03-012-0/+9
* Delayed jsr instructions do not require padding to next long word boundaryMichael Meissner1998-02-271-0/+7
* * config/tc-dvp.c (assemble_vif): Insert cpu type marker beforeDoug Evans1998-02-272-5/+28
* * config/tc-m32r.c (optimize): New static local.Doug Evans1998-02-252-0/+36
* Fix bug detected by Michael snyder.Nick Clifton1998-02-252-2/+9
* (s_endgif): Update. NLOOP is in quadwords for IMAGE mode now.Doug Evans1998-02-252-4/+4
* (UNIQUE_LABEL_PREFIX): New macro.Doug Evans1998-02-242-7/+19
* (s_endgif): Change length mismatched errors to warnings.Doug Evans1998-02-241-2/+2
* (create_colon_label): New argument `sto'. All callers updated.Doug Evans1998-02-242-32/+72
* * config/tc-dvp.h (tc_frob_label): Define.Doug Evans1998-02-243-2/+22
* * config/tc-dvp.c (assemble_dma): Do alignment before parsing insn.Doug Evans1998-02-242-20/+49
* Added sanitization for my latest changelog entry.James Lemke1998-02-231-0/+2
* Instead of changing the names of .bss etc, add .vubss etc viaJames Lemke1998-02-233-8/+63
* * cgen.c: #include symcat.h.Doug Evans1998-02-232-17/+119
* * gas/mips/vr5400.s: Use absolute expression for performanceJeff Law1998-02-232-0/+129
* * gas/mips/vr5400.s: Use absolute expression for performanceJeff Law1998-02-232-0/+133
* * config/tc-mips.c (mips_ip, case 'P'): Make 'P' arguments beJeff Law1998-02-232-12/+32
* * read.c (s_set): Record file and line info for symbols when -as.Richard Henderson1998-02-221-0/+5
* (vu_count): New static local.Doug Evans1998-02-212-10/+70
* tc-dvp.c (cur_mach): New static local.Doug Evans1998-02-211-0/+4
* (cur_mach): New static local.Doug Evans1998-02-211-28/+78
* (asm_state_stack): Maintain stack of parsing states.Doug Evans1998-02-212-92/+169
* (asm_state): New state ASM_GIF.Doug Evans1998-02-212-39/+161
* * confirg/tc-dvp.c (md_assemble): Handle ASM_DIRECT state.Doug Evans1998-02-202-65/+27
* * config/tc-ppc.c (md_pseudo_table): Add "section".Ian Lance Taylor1998-02-201-0/+5
* * gas/mips/r5900.s, gas/mips/r5900.d: Update for "mula.s" change.Jeff Law1998-02-203-6/+25
* * tc-ppc.c (ppc_biei): Cache the last symbol we insertedRichard Henderson1998-02-202-15/+69
* Fixup my email addresses to be at cygnus.comFred Fish1998-02-201-2/+2
* * config/tc-d30v.c (parallel_ok): For the explicitly parallelFred Fish1998-02-202-8/+44
* * listing.c (list_symbol_table): Categorize symbols byRichard Henderson1998-02-201-0/+5
* * config/tc-dvp.c (LOCAL_LABEL_PREFIX,END_LABEL_PREFIX): New macros.Doug Evans1998-02-192-191/+216
* * config/tc-dvp.c: Include stdarg.h/varargs.h.Doug Evans1998-02-191-227/+325
* * Makefile.am (install-exec-local): Install properly when lnRichard Henderson1998-02-191-0/+5
* Special case handling of updates to the condition bit to allow for the factNick Clifton1998-02-191-0/+7
* * tc-dvp.c: Allow FAKE arguments to have a parser handler.Doug Evans1998-02-191-1/+2
* Allow FAKE arguments to have a parser handler.Doug Evans1998-02-191-2/+11
* fix thinko in last patchDoug Evans1998-02-181-2/+5
* * config/tc-dvp.c (parse_float): New function.Doug Evans1998-02-182-56/+74
* Added --Wp and --Wnp abbreviations for --[no-]warn-explicit-parallel-conflicts.Nick Clifton1998-02-181-0/+12
* Treat a double vertical bar as a seperator between instructions.Nick Clifton1998-02-181-0/+5
* * cen.c (cgen_md_apply_fix3): Delete call to validate_operand.Doug Evans1998-02-181-0/+5
* * gas/dvp/{basic-1,lower-1,upper-1,upper-2}.d: Update to remove destDoug Evans1998-02-181-0/+7
* remove #ifdef HAVE_CPU_M32RX uses. tweak some commentsDoug Evans1998-02-181-15/+4
* Only parallelise instructions when assembling for the m32rx, and whenNick Clifton1998-02-162-12/+19
* Fix tests to match latest version of the assembler.Nick Clifton1998-02-131-0/+7
* Do not bother checking the operands of instructions which have no operands!Nick Clifton1998-02-132-17/+39