aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-08 * config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from TedIan Lance Taylor1-108/+354
1993-10-27 * config/tc-mips.c (macro_build): Handle '>' case (shift amountIan Lance Taylor1-0/+13
1993-10-24Add support for .dword pseudo op to mips port.Jim Wilson1-2/+8
1993-10-14 * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op.Ian Lance Taylor1-5/+19
1993-10-12 * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.Ian Lance Taylor1-0/+51
1993-10-08 * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables toIan Lance Taylor1-37/+75
1993-10-08 * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.Ian Lance Taylor1-27/+60
1993-10-06 * config/tc-mips.c (cons_fix_new_mips): New function. TurnIan Lance Taylor1-3/+39
1993-09-24 * config/tc-mips.c (md_begin): Set BFD architecture and machineIan Lance Taylor1-0/+19
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1-20/+20
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-7/+9
1993-09-02Reverted previous change, and added this one instead:Ian Lance Taylor1-12/+16
1993-09-02 * config/tc-mips.c (macro): If $0 is destination of divide, justIan Lance Taylor1-0/+34
1993-08-23 * config/tc-mips.c (set_at): Added unsignedp argument. UseIan Lance Taylor1-250/+299
1993-08-20 * config/tc-mips.c (mips_isa): New static variable.Ian Lance Taylor1-148/+672
1993-08-18 * config/tc-mips.c (append_insn): Don't swap branch instructionsIan Lance Taylor1-32/+136
1993-08-12 * config/tc-mips.c (mips_ip): Suggested byIan Lance Taylor1-46/+82
1993-07-27 * config/tc-mips.c (mips_optimize): New static variable.Ian Lance Taylor1-3/+49
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-50/+32
1993-07-16 * config/tc-hppa.h (tc_frob_label): Define.Ian Lance Taylor1-123/+558
1993-07-12 * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch ifIan Lance Taylor1-2/+12
1993-07-07 * config/mips-opcode.h: Moved to opcode/mips.h.Ian Lance Taylor1-21/+36
1993-05-27 * app.c (do_scrub_begin): Let line_comment_chars overrideIan Lance Taylor1-79/+124
1993-04-01 * subsegs.c (subseg_new): Set output_section of new section.Ian Lance Taylor1-1813/+2208
1993-03-22 * config/tc-mips.c (macro): Use $AT for any floating point load.Ian Lance Taylor1-1/+1
1993-03-18 * app.c (do_scrub_next_char): Added new state, 9, to avoidIan Lance Taylor1-1/+1
1993-03-15 * write.c (write_contents): Compute the relocs before writing outIan Lance Taylor1-0/+2980