aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1998-04-27 * cgen.c (cgen_asm_finish_insn): New arg relax_p. All callers updated.Doug Evans1-101/+67
1998-04-24Fri Apr 24 12:47:42 1998 Philippe De Muyter <phdm@macqel.be>Ian Lance Taylor1-4/+4
1998-04-24Add initernationalisation macros to error stringsNick Clifton1-4/+4
1998-04-22 * config/tc-i386.c (md_assemble): Print operand number rather thanIan Lance Taylor1-10/+8
1998-04-22fix sanitization for gettext changesIan Lance Taylor1-10/+12
1998-04-22fix indentation in commentIan Lance Taylor1-2/+2
1998-04-22 * Many files: Added gettext invocations around user-visibleTom Tromey26-1569/+1979
1998-04-21Tue Apr 21 17:01:22 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor2-219/+340
1998-04-16 (vif_insn_type): New function.Doug Evans1-11/+39
1998-04-16 * config/tc-dvp.c (unpackloc_sym): Delete. All uses deleted.Doug Evans1-40/+4
1998-04-15* Customer specs changed one R5900 COP2 instruction bit-pattern.Frank Ch. Eigler1-3/+3
1998-04-15Remove 4300 and 5400 from hilo_interlocks definition.Catherine Moore1-4/+1
1998-04-13 * config/tc-dvp.c (md_apply_fix3): Mark fixup for mpg loaded vuDoug Evans1-0/+2
1998-04-10tweak comment regarding state transitionsDoug Evans1-4/+8
1998-04-10 * config/tc-dvp.c (VU_LABEL_PREFIX): New macro.Doug Evans1-97/+281
1998-04-07 * config/tc-dvp.c (md_convert_frag): Fix thinko.Doug Evans1-1/+3
1998-04-07 * config/tc-dvp.c (assemble_vif): 0 is a valid length value (= max+1).Doug Evans1-5/+6
1998-04-07 * config/tc-dvp.c (assemble_vif): Watch for macro insns.Doug Evans1-0/+22
1998-04-03tweak comment in last entryDoug Evans1-10/+6
1998-04-03 * config/tc-dvp.c (assemble_vif): Put relaxable insns in theirDoug Evans1-3/+25
1998-04-03 * config/tc-mips.c (mips_pseudo_table): Add weakext entry.Gavin Romig-Koch1-3/+85
1998-04-01Add patch from Dean Deaver (deaver@amt.tay1.dec.com) via Richard EarnshawNick Clifton1-18/+78
1998-03-27Thu Mar 26 23:07:18 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-76/+73
1998-03-25 * config/tc-dvp.h (md_estimate_size_before_relax): Delete.Doug Evans1-227/+583
1998-03-24Tue Mar 24 18:30:58 1998 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-8/+30
1998-03-23 * config/tc-dvp.c (insert_mpg_marker): Update mpgloc.Doug Evans1-0/+6
1998-03-22 * config/tc-mips.c (append_insn): Handle BFD_RELOC_MIPS16_S3.Jeff Law1-0/+15
1998-03-20 * config/tc-mips.c: Change '%' to '#' in r5900 code to avoid conflictJeff Law1-2/+2
1998-03-19 * config/tc-mips.c (mips_ip): Handle opcodes which have the formJeff Law1-9/+282
1998-03-17 * config/tc-dvp.c (s_enddmadata): Always fill dma data out to 16Doug Evans1-6/+5
1998-03-17 * config/tc-dvp.h (TC_START_LABEL): Define.Doug Evans1-5/+21
1998-03-17 * config/tc-dvp.c (md_begin): Turn dma/vif packing on by default.Doug Evans1-15/+31
1998-03-16 * config/tc-dvp.c (md_pseudo_table): Make .quad 16 bytes.Doug Evans1-62/+135
1998-03-07 (insert_mpg_marker): New function.Doug Evans1-33/+89
1998-03-07 (install_vif_length): Second pass at unpack len calcs.Doug Evans1-4/+19
1998-03-07Remove SH4 sanitation.Joern Rennecke1-32/+0
1998-03-06Scrap the un-needed vr4111 stuff.Gavin Romig-Koch2-33/+1
1998-03-06 * config/tc-dvp.c (s_endgif): Fix nloop calc and test. Warn ifDoug Evans1-22/+49
1998-03-03 * config/tc-mips.c : Added vr4320 similar to vr4300.Gavin Romig-Koch2-5/+89
1998-03-01* config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>.Richard Henderson1-0/+4
1998-02-27 * config/tc-dvp.c (assemble_vif): Insert cpu type marker beforeDoug Evans1-5/+21
1998-02-25Fix bug detected by Michael snyder.Nick Clifton1-2/+3
1998-02-25 (s_endgif): Update. NLOOP is in quadwords for IMAGE mode now.Doug Evans1-3/+3
1998-02-24 (UNIQUE_LABEL_PREFIX): New macro.Doug Evans1-7/+15
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 Evans1-32/+69
1998-02-24 * config/tc-dvp.h (tc_frob_label): Define.Doug Evans2-2/+17
1998-02-24 * config/tc-dvp.c (assemble_dma): Do alignment before parsing insn.Doug Evans1-20/+40
1998-02-23Instead of changing the names of .bss etc, add .vubss etc viaJames Lemke2-8/+56
1998-02-23 * cgen.c: #include symcat.h.Doug Evans1-17/+114