aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
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
1996-11-26 Add support for mips16 (16 bit MIPS implementation):Ian Lance Taylor1-98/+1702
1996-10-22 * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte relocIan Lance Taylor1-1/+38
1996-10-18 * config/tc-mips.c (mips_ip): Accept an odd floating pointIan Lance Taylor1-4/+6
1996-10-14 * config/tc-mips.c (load_register): Add cast to offsetT when usingIan Lance Taylor1-1/+1
1996-10-08 * as.h: Include libiberty.h.Ian Lance Taylor1-1/+3
1996-09-10Don't set interlocks for r5000. Rely on -mips4 settings.Ian Lance Taylor1-6/+2
1996-09-09 * config/tc-mips.c (append_insn): Don't swap an instruction whichIan Lance Taylor1-11/+20
1996-09-09 * config/tc-mips.c (md_begin): Recognize r5000 for cpu. IfIan Lance Taylor1-13/+36
1996-09-07Sat Sep 7 13:25:55 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-3/+132
1996-09-04 * config/tc-mips.c (load_register): Remove unused variable tmp.Ian Lance Taylor1-1/+1
1996-09-04Wed Sep 4 11:24:29 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-13/+0
1996-08-07 * config/tc-mips.c (md_section_align): Do align if OBJ_ELF, butIan Lance Taylor1-4/+8
1996-08-02 * config/tc-mips.c (md_section_align): Don't change addr ifIan Lance Taylor1-0/+4
1996-07-22 * config/tc-mips.c (tc_gen_reloc): BFD_RELOC_PCREL_HI16_S andIan Lance Taylor1-0/+2
1996-07-08 * config/tc-mips.c (mips_regmask_frag): Only define if OBJ_ELF orIan Lance Taylor1-7/+43
1996-07-03 Based on patches from Tom Quiggle <quiggle@sgi.com>:Ian Lance Taylor1-4/+16
1996-06-27remove debugging codeIan Lance Taylor1-1/+0
1996-06-26Wed Jun 26 16:23:08 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-17/+36
1996-06-19 * config/tc-mips.c (mips_ip): In cases 'I', 'i', and 'j', setIan Lance Taylor1-13/+23
1996-06-02 * config/tc-mips.c (md_parse_option): Check for a 64 bit formatIan Lance Taylor1-1/+13
1996-05-31 * config/tc-mips.c (md_begin): If -64, create a .MIPS.optionsIan Lance Taylor1-21/+73
1996-05-31 * config/tc-mips.c (load_register): If mips_isa < 3, permit a 32Ian Lance Taylor1-7/+9
1996-05-30 * config/tc-mips.c (mips_64): New static variable.Ian Lance Taylor1-8/+30
1996-05-29 * config/tc-mips.c (macro): When passing X_add_number toIan Lance Taylor1-4/+4
1996-05-25 * config/tc-mips.c (mips_ip): Mark sections created to holdIan Lance Taylor1-32/+49
1996-04-15 * config/tc-mips.c (load_address): Cast X_add_number to valueTIan Lance Taylor1-5/+6
1996-03-28 * config/tc-mips.h (tc_frob_file): Define.Ian Lance Taylor1-21/+151
1996-02-14 * config/tc-mips.c (mips_big_got): New static variable.Ian Lance Taylor1-64/+624
1995-10-23Added command-line support for NEC VR4100, to allow support forJackie Smith Cashion1-22/+114
1995-07-11Tue Jul 11 14:28:55 1995 Jeff Spiegel <jeffs@lsil.com>Ian Lance Taylor1-12/+57
1995-07-05Correct last changeIan Lance Taylor1-12/+1
1995-07-05 * ecoff.c (ecoff_debugging_seen): New global variable.Ian Lance Taylor1-11/+67
1995-05-16Make Irix 5 configuration work again:Ken Raeburn1-82/+71
1995-05-02* config/tc-mips.c: Use USE_STDARG and USE_VARARGS instead of NO_STDARG &c.Ken Raeburn1-248/+199
1995-04-11Fix for PR6697:Ken Raeburn1-115/+265
1995-02-24tweak previous patchIan Lance Taylor1-0/+1