aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
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
1997-02-12 * config/tc-mips.c (mips16_ip): Handle an extend operand.Ian Lance Taylor1-0/+15
1997-02-12 * config/tc-mips.c (my_getExpression): In mips16 mode, if it looksIan Lance Taylor1-0/+13
1997-02-12 * config/tc-mips.c (append_insn): Warn about an attempt to put anIan Lance Taylor1-1/+16
1997-02-12 * config/tc-mips.c (mips_pseudo_table): Add "insn".Ian Lance Taylor1-0/+34
1997-02-12 * config/tc-mips.c (md_begin): Add the general registers to theIan Lance Taylor1-26/+50
1997-02-11 * config/tc-mips.c (mips16_ip): Handle %gprel modifier.Ian Lance Taylor1-14/+45
1997-02-11Add r5900Gavin Romig-Koch1-2/+54
1997-02-06 * config/tc-mips.c (mips_fix_adjustable): Don't adjust relocationsIan Lance Taylor1-7/+2
1997-02-05 * config/tc-mips.c (mips16_ip): Accept floating point registers inIan Lance Taylor1-3/+37
1997-02-03 * config/tc-mips.c (md_apply_fix): If we aren't adjusting thisIan Lance Taylor1-0/+21
1997-01-30 * config/tc-mips.c (mips_fix_adjustable): New function.Ian Lance Taylor1-0/+26
1997-01-28 * config/tc-mips.c (append_insn): Give an error for jumps to aIan Lance Taylor1-0/+6
1997-01-28 * config/tc-mips.c (md_apply_fix): Make a branch to an odd addressIan Lance Taylor1-2/+2
1997-01-28 * config/tc-mips.c (md_convert_frag): If the user explicitlyIan Lance Taylor1-2/+3
1997-01-28 * config/tc-mips.c (mips16_ip): Handle a missing expression likeIan Lance Taylor1-1/+6
1997-01-20 * config/tc-mips.c (md_begin): Don't set SEC_ALLOC or SEC_LOAD forIan Lance Taylor1-8/+11
1997-01-20 * config/tc-mips.c (md_begin): Don't set interlocks forIan Lance Taylor1-46/+98