aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
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-06Scrap the un-needed vr4111 stuff.Gavin Romig-Koch1-5/+1
1998-03-03 * config/tc-mips.c : Added vr4320 similar to vr4300.Gavin Romig-Koch1-5/+61
1998-02-23 * config/tc-mips.c (mips_ip, case 'P'): Make 'P' arguments beJeff Law1-12/+27
1998-02-12 * config/tc-mips.c (load_address): Don't use mips III or mips IVJeff Law1-84/+232
1998-02-06 * config/tc-mips.c (append_insn): Make sure that if we have aIan Lance Taylor1-1/+15
1998-01-15 Jeff Law1-8/+14
1998-01-14 * config/tc-mips.c (mips_ip): Don't test pinfo flags if INSN_MACRO.Doug Evans1-6/+9
1997-12-22 * config/tc-mips.c (macro): The 4650 doesn't permit M_LDC1_AB,Ian Lance Taylor1-18/+55
1997-11-12config/tc-mips.c (mips_4900): Added.Gavin Romig-Koch1-1/+34
1997-11-08* config/tc-mips.c (mips_ip): Added cases for "e", "%", and "P" operand types.Ken Raeburn1-4/+46
1997-11-03 * tc-mips.c (md_begin): Reorganize setting of default values soGavin Romig-Koch1-149/+122
1997-10-31* config/tc-mips.c (mips_5400): New variable.Ken Raeburn1-11/+173
1997-10-29 * config/tc-mips.c (hilo_interlocks): True for tx49.Gavin Romig-Koch1-1/+17
1997-10-22 * config/tc-mips.c (macro): Correct handling of constant in M_LI_DIan Lance Taylor1-7/+26
1997-10-08config/tc-mips.c (md_begin): Replace the TARGET_CPU valueGavin Romig-Koch1-3/+6
1997-10-03 * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES beforeIan Lance Taylor1-27/+7
1997-09-23vr5900 -> r5900Jeff Law1-20/+23
1997-09-07tx19 and related necessary changes.Gavin Romig-Koch1-1/+17
1997-08-04 * config/tc-mips.c (macro): Fix handling of a double load from aIan Lance Taylor1-3/+13
1997-07-15 * config/tc-mips.c (macro_build): Restore check of fmt argument.Ian Lance Taylor1-41/+48
1997-07-14 * config/tc-mips.c (check_absolute_expr): Change warning toIan Lance Taylor1-1/+1
1997-07-11 * config/tc-mips.c (macro_build): Refine code to check if anJeff Law1-37/+59
1997-06-02Add r3900 support.Gavin Romig-Koch1-74/+184
1997-05-07 * config/tc-mips.c (macro): Handle constants for M_LI_D andIan Lance Taylor1-13/+116
1997-04-30Tue Apr 29 20:23:10 1997 Jim Wilson <wilson@cygnus.com>Ian Lance Taylor1-8/+13
1997-04-15Correct test for fpr pairs.Gavin Romig-Koch1-5/+5
1997-04-02 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.Ian Lance Taylor1-0/+9
1997-04-02 * config/tc-mips.c (md_begin): Don't set interlocks for 4100.Jim Wilson1-323/+406
1997-03-28 * config/obj-elf.c (obj_elf_section_change_hook): New function.Ian Lance Taylor1-0/+10
1997-03-27 * read.c (s_comm): Check S_IS_COMMON as well as S_IS_DEFINED.Ian Lance Taylor1-5/+10
1997-03-20Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor1-22/+28
1997-03-18Tue Mar 18 15:50:13 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor1-0/+1
1997-03-16 * config/tc-mips.c (md_apply_fix): Improve error message for outIan Lance Taylor1-1/+1
1997-03-15 * config/tc-mips.c (md_estimate_size_before_relax): Handle theIan Lance Taylor1-4/+24
1997-03-01 * config/tc-mips.c (mips16_extended_frag): Don't assume that weIan Lance Taylor1-6/+11
1997-02-28 * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER.Ian Lance Taylor1-27/+18
1997-02-27 * configure.in (mips*-*-lnews*): New target, also make emptyStan Shebs1-7/+10
1997-02-23fix minor formatting problemIan Lance Taylor1-2/+2
1997-02-23minor formatting fixesIan Lance Taylor1-18/+17
1997-02-23 * itbl-parse.y: Fix indentation mistakes from indent program.Dawn Perchik1-1/+158
1997-02-21Fix linker relocation overflow errors for the NEC vr4300/ddb toolchain.Jim Wilson1-17/+11
1997-02-13Correct errors in some comments (bfd_perform_relocation was refered toDavid Edelsohn1-2/+2
1997-02-13 * config/tc-mips.c (mips16_extended_frag): Correct base addressIan Lance Taylor1-10/+11
1997-02-13 * config/tc-mips.c (prev_nop_frag): New static variable.Ian Lance Taylor1-36/+148
1997-02-13 * config/tc-mips.c (append_insn): Remove useless code whichIan Lance Taylor1-20/+4
1997-02-12revert earlier patch to set prev_insn_valid when not reorderingIan Lance Taylor1-1/+0
1997-02-12 * config/tc-mips.c (md_parse_option): When debugging, setIan Lance Taylor1-1/+1