aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1998-03-16 * config/tc-dvp.c (md_pseudo_table): Make .quad 16 bytes.Doug Evans2-62/+141
1998-03-14Merged recent change from rembrandt branchTom Tromey1-0/+10
1998-03-13 * config/tc-dvp.h (TC_FIX_TYPE,TC_INIT_FIX_DATA): Define.Doug Evans1-0/+10
1998-03-07 (insert_mpg_marker): New function.Doug Evans2-33/+94
1998-03-07 (install_vif_length): Second pass at unpack len calcs.Doug Evans2-4/+21
1998-03-07Remove SH4 sanitation.Joern Rennecke3-70/+0
1998-03-06Scrap the un-needed vr4111 stuff.Gavin Romig-Koch4-68/+1
1998-03-06 * gas/dvp/vif-2.[sd]: New testcases.Doug Evans1-0/+1
1998-03-06 * config/tc-dvp.c (s_endgif): Fix nloop calc and test. Warn ifDoug Evans2-22/+56
1998-03-06 * gas/dvp/upper-2.d (loi): Fix expected output.Doug Evans1-0/+9
1998-03-03 * config/tc-mips.c : Added vr4320 similar to vr4300.Gavin Romig-Koch4-5/+123
1998-03-03 * gas/mips/mips.exp (ilocks) : Added mips64vr4320*-*-*.Gavin Romig-Koch3-0/+62
1998-03-02 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.Doug Evans1-0/+6
1998-03-01 * config/tc-alpha.c (md_shortopts, md_longopts, md_parse_option):Richard Henderson1-0/+10
1998-03-01* config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>.Richard Henderson2-0/+9
1998-02-27Delayed jsr instructions do not require padding to next long word boundaryMichael Meissner1-0/+7
1998-02-27 * config/tc-dvp.c (assemble_vif): Insert cpu type marker beforeDoug Evans2-5/+28
1998-02-25 * config/tc-m32r.c (optimize): New static local.Doug Evans2-0/+36
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