Age | Commit message (Expand) | Author | Files | Lines |
1997-01-02 | * config/tc-mips.c: Throughout, check target_big_endian rather | Ian Lance Taylor | 1 | -79/+42 |
1996-12-30 | * config/tc-mips.c (mips16_macro): Add case for M_ABS. | Ian Lance Taylor | 1 | -0/+11 |
1996-12-18 | * config/tc-mips.c: Undo part of last Friday's alignment changes. | Ian Lance Taylor | 1 | -13/+1 |
1996-12-17 | * config/tc-mips.c (insn_label): Remove. | Ian Lance Taylor | 1 | -56/+180 |
1996-12-17 | * config/tc-mips.c (mips16_ip): Check for a missing expression | Ian Lance Taylor | 1 | -0/+11 |
1996-12-15 | * config/tc-mips.c (prev_insn_reloc_type): New static variable. | Ian Lance Taylor | 1 | -26/+84 |
1996-12-13 | * config/tc-mips.c (mips16_macro): Remove nop instructions after | Ian Lance Taylor | 1 | -4/+2 |
1996-12-13 | * config/tc-mips.c (md_begin): If configured for an embedded ELF | Ian Lance Taylor | 1 | -9/+36 |
1996-12-10 | * config/tc-mips.c (mips16_extended_frag): Give an error for an | Ian Lance Taylor | 1 | -0/+2 |
1996-12-09 | * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loop | Ian Lance Taylor | 1 | -2/+24 |
1996-12-09 | * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and ext | Ian Lance Taylor | 1 | -22/+42 |
1996-12-07 | * config/tc-mips.c (mips16_extended_frag): Don't call | Ian Lance Taylor | 1 | -10/+23 |
1996-12-06 | * config/tc-mips.c (mips16_immed): Add file and line parameters, | Ian Lance Taylor | 1 | -13/+19 |
1996-12-04 | * config/tc-mips.c (md_longopts): Rename mips-16 to mips16, and | Ian Lance Taylor | 1 | -8/+10 |
1996-11-26 | Add support for mips16 (16 bit MIPS implementation): | Ian Lance Taylor | 1 | -98/+1702 |
1996-10-22 | * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc | Ian Lance Taylor | 1 | -1/+38 |
1996-10-18 | * config/tc-mips.c (mips_ip): Accept an odd floating point | Ian Lance Taylor | 1 | -4/+6 |
1996-10-14 | * config/tc-mips.c (load_register): Add cast to offsetT when using | Ian Lance Taylor | 1 | -1/+1 |
1996-10-08 | * as.h: Include libiberty.h. | Ian Lance Taylor | 1 | -1/+3 |
1996-09-10 | Don't set interlocks for r5000. Rely on -mips4 settings. | Ian Lance Taylor | 1 | -6/+2 |
1996-09-09 | * config/tc-mips.c (append_insn): Don't swap an instruction which | Ian Lance Taylor | 1 | -11/+20 |
1996-09-09 | * config/tc-mips.c (md_begin): Recognize r5000 for cpu. If | Ian Lance Taylor | 1 | -13/+36 |
1996-09-07 | Sat Sep 7 13:25:55 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -3/+132 |
1996-09-04 | * config/tc-mips.c (load_register): Remove unused variable tmp. | Ian Lance Taylor | 1 | -1/+1 |
1996-09-04 | Wed Sep 4 11:24:29 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -13/+0 |
1996-08-07 | * config/tc-mips.c (md_section_align): Do align if OBJ_ELF, but | Ian Lance Taylor | 1 | -4/+8 |
1996-08-02 | * config/tc-mips.c (md_section_align): Don't change addr if | Ian Lance Taylor | 1 | -0/+4 |
1996-07-22 | * config/tc-mips.c (tc_gen_reloc): BFD_RELOC_PCREL_HI16_S and | Ian Lance Taylor | 1 | -0/+2 |
1996-07-08 | * config/tc-mips.c (mips_regmask_frag): Only define if OBJ_ELF or | Ian Lance Taylor | 1 | -7/+43 |
1996-07-03 | Based on patches from Tom Quiggle <quiggle@sgi.com>: | Ian Lance Taylor | 1 | -4/+16 |
1996-06-27 | remove debugging code | Ian Lance Taylor | 1 | -1/+0 |
1996-06-26 | Wed Jun 26 16:23:08 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -17/+36 |
1996-06-19 | * config/tc-mips.c (mips_ip): In cases 'I', 'i', and 'j', set | Ian Lance Taylor | 1 | -13/+23 |
1996-06-02 | * config/tc-mips.c (md_parse_option): Check for a 64 bit format | Ian Lance Taylor | 1 | -1/+13 |
1996-05-31 | * config/tc-mips.c (md_begin): If -64, create a .MIPS.options | Ian Lance Taylor | 1 | -21/+73 |
1996-05-31 | * config/tc-mips.c (load_register): If mips_isa < 3, permit a 32 | Ian Lance Taylor | 1 | -7/+9 |
1996-05-30 | * config/tc-mips.c (mips_64): New static variable. | Ian Lance Taylor | 1 | -8/+30 |
1996-05-29 | * config/tc-mips.c (macro): When passing X_add_number to | Ian Lance Taylor | 1 | -4/+4 |
1996-05-25 | * config/tc-mips.c (mips_ip): Mark sections created to hold | Ian Lance Taylor | 1 | -32/+49 |
1996-04-15 | * config/tc-mips.c (load_address): Cast X_add_number to valueT | Ian Lance Taylor | 1 | -5/+6 |
1996-03-28 | * config/tc-mips.h (tc_frob_file): Define. | Ian Lance Taylor | 1 | -21/+151 |
1996-02-14 | * config/tc-mips.c (mips_big_got): New static variable. | Ian Lance Taylor | 1 | -64/+624 |
1995-10-23 | Added command-line support for NEC VR4100, to allow support for | Jackie Smith Cashion | 1 | -22/+114 |
1995-07-11 | Tue Jul 11 14:28:55 1995 Jeff Spiegel <jeffs@lsil.com> | Ian Lance Taylor | 1 | -12/+57 |
1995-07-05 | Correct last change | Ian Lance Taylor | 1 | -12/+1 |
1995-07-05 | * ecoff.c (ecoff_debugging_seen): New global variable. | Ian Lance Taylor | 1 | -11/+67 |
1995-05-16 | Make Irix 5 configuration work again: | Ken Raeburn | 1 | -82/+71 |
1995-05-02 | * config/tc-mips.c: Use USE_STDARG and USE_VARARGS instead of NO_STDARG &c. | Ken Raeburn | 1 | -248/+199 |
1995-04-11 | Fix for PR6697: | Ken Raeburn | 1 | -115/+265 |
1995-02-24 | tweak previous patch | Ian Lance Taylor | 1 | -0/+1 |