aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
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
1997-01-02 * config/tc-mips.c: Throughout, check target_big_endian ratherIan Lance Taylor1-79/+42
1996-12-30 * config/tc-mips.c (mips16_macro): Add case for M_ABS.Ian Lance Taylor1-0/+11
1996-12-18 * config/tc-mips.c: Undo part of last Friday's alignment changes.Ian Lance Taylor1-13/+1
1996-12-17 * config/tc-mips.c (insn_label): Remove.Ian Lance Taylor1-56/+180
1996-12-17 * config/tc-mips.c (mips16_ip): Check for a missing expressionIan Lance Taylor1-0/+11
1996-12-15 * config/tc-mips.c (prev_insn_reloc_type): New static variable.Ian Lance Taylor1-26/+84
1996-12-13 * config/tc-mips.c (mips16_macro): Remove nop instructions afterIan Lance Taylor1-4/+2
1996-12-13 * config/tc-mips.c (md_begin): If configured for an embedded ELFIan Lance Taylor1-9/+36
1996-12-10 * config/tc-mips.c (mips16_extended_frag): Give an error for anIan Lance Taylor1-0/+2
1996-12-09 * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loopIan Lance Taylor1-2/+24
1996-12-09 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and extIan Lance Taylor1-22/+42
1996-12-07 * config/tc-mips.c (mips16_extended_frag): Don't callIan Lance Taylor1-10/+23
1996-12-06 * config/tc-mips.c (mips16_immed): Add file and line parameters,Ian Lance Taylor1-13/+19
1996-12-04 * config/tc-mips.c (md_longopts): Rename mips-16 to mips16, andIan Lance Taylor1-8/+10