4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
Nick Clifton 39f7d1762b * config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop,
mips_fix_loongson2f_jump): New variables.
        (md_longopts): Add New options -mfix-loongson2f-nop/jump,
        -mno-fix-loongson2f-nop/jump.
        (md_parse_option): Initialize variables via above options.
        (options): New enums for the above options.
        (md_begin): Initialize nop_insn from LOONGSON2F_NOP_INSN.
        (fix_loongson2f, fix_loongson2f_nop, fix_loongson2f_jump):
        New functions.
        (append_insn): call fix_loongson2f().
        (mips_handle_align): Replace the implicit nops.
        * config/tc-mips.h (MAX_MEM_FOR_RS_ALIGN_CODE): Modified
        for the new mips_handle_align().
        * doc/c-mips.texi: Document the new options.

        * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
        * gas/mips/loongson-2f-2.d: Likewise.
        * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
        * gas/mips/loongson-2f-3.d: Likewise.
        * gas/mips/mips.exp: Run the new tests.

        * opcode/mips.h (LOONGSON2F_NOP_INSN): New macro.
2010-02-25 11:15:48 +00:00
..
2009-10-02 14:40:41 +00:00
2010-01-06 05:25:24 +00:00
2009-12-02 14:04:15 +00:00
2009-09-02 07:21:40 +00:00
2010-01-05 21:10:23 +00:00
2010-02-08 20:28:43 +00:00
2010-02-03 23:27:54 +00:00
2009-06-01 19:40:32 +00:00
2009-06-01 19:40:32 +00:00
2007-11-08 00:08:48 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2009-09-03 02:02:48 +00:00
2009-07-25 11:28:15 +00:00
2009-10-07 02:57:27 +00:00
2000-07-05 19:28:05 +00:00
2009-10-19 18:14:24 +00:00
2008-03-25 01:02:08 +00:00
2005-07-12 10:34:51 +00:00
2001-08-02 23:27:47 +00:00
2008-11-19 18:25:19 +00:00