aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2007-10-05re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford1-47/+32
2007-10-03re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford3-115/+147
2007-10-02mips.md (sync_compare_and_swap<mode>): Handle compare against constant zero.David Daney2-2/+2
2007-09-30mips.c (mips_split_64bit_move): Use gen_rtx_REG_offset rather than gen_lowpar...Richard Sandiford2-137/+122
2007-09-28mips.c (override_options): Fix comment typo.Richard Sandiford1-1/+1
2007-09-27mips.h (PTF_AVOID_BRANCHLIKELY): New macro.Richard Sandiford2-103/+104
2007-09-26re PR target/33479 (SyncTest Intermittent failing on MIPS)David Daney2-43/+42
2007-09-23mips.c (build_mips16_call_stub): On 64-bit targets, combine an SC return valu...Richard Sandiford1-0/+13
2007-09-23opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford3-24/+11
2007-09-23mips.c (dump_constants_1): Generalize to include fractional and accumulator m...Richard Sandiford1-19/+17
2007-09-23mips.h (ISA_HAS_DSP, [...]): New macros.Richard Sandiford8-189/+192
2007-09-21mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls with -minterl...Richard Sandiford1-8/+0
2007-09-20configure.ac (mipsisa*-*-elfoabi*): New stanza.Richard Sandiford2-0/+15
2007-09-19mips.c (build_mips16_call_stub): Tidy.Richard Sandiford1-40/+20
2007-09-19* config/mips/sde.h: Switch to GPLv3.Joseph Myers1-5/+4
2007-09-17mips.c (mips_file_start): Add ".previous" directives to both ".section"s.Richard Sandiford1-6/+4
2007-09-17mips.c (mips_output_mi_thunk): Use mips_function_ok_for_sibcall and const_cal...Richard Sandiford1-22/+29
2007-09-17mips.md (*clear_upper32): Use "W" as the memory operand.Richard Sandiford1-1/+1
2007-09-16mips.md (SHORT): Fix long line.Richard Sandiford1-8/+12
2007-09-16mips.h (POINTERS_EXTEND_UNSIGNED): Define.Richard Sandiford1-0/+4
2007-09-14tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.Sandra Loosemore1-0/+11
2007-09-14sdemtk.opt: Update to GPLv3.Richard Sandiford2-8/+6
2007-09-14configure.ac (mips*-sde-elf*): New stanza.Richard Sandiford7-20/+176
2007-09-13mips.h (ASM_OUTPUT_REG_PUSH): Replace {d}subu with {d}addiu and a negative im...Sandra Loosemore1-2/+2
2007-09-13mips.h (SYMBOL_FLAG_MIPS16_FUNC): Delete.Richard Sandiford2-65/+166
2007-09-11invoke.texi: Document new MIPS -mllsc and -mno-llsc options.David Daney4-37/+84
2007-09-11mips.c (mips_set_mips16_mode): Use separate anchor settings for MIPS16.Richard Sandiford1-1/+12
2007-09-11mips.c (mips_symbol_insns_1): Allow LEAs of SYMBOL_FORCE_TO_MEM constants.Richard Sandiford4-17/+73
2007-09-11mips.h (CONSTANT_POOL_COST): Move to...Richard Sandiford2-160/+485
2007-09-11mips.c (mips_scalar_mode_supported_p): Declare.Chao-ying Fu5-5/+211
2007-09-10mips.md (UNSPEC_MEMORY_BARRIER): New entry in define_constants.David Daney1-3/+5
2007-09-10mips.c (mips_global_pointer): Check call_really_used_regs instead of call_use...Richard Sandiford1-33/+22
2007-09-10mips.h (MIPS_ARCH_FLOAT_SPEC): New macro.Richard Sandiford4-33/+20
2007-09-07Reapply reverted change:Janis Johnson1-4/+4
2007-09-07mips.c (mips_set_current_function): Temporarily make this a no-op to fix boot...Sandra Loosemore1-13/+2
2007-09-07mips.c (build_mips16_call_stub): Emit all direct float calls here, rather tha...Richard Sandiford2-21/+36
2007-09-07mips.c (mips_base_move_loop_invariants): New variable.Richard Sandiford1-1/+11
2007-09-07mips.opt (mcode-readable=): Move to keep list alphabetical.Richard Sandiford1-4/+4
2007-09-07mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt.Richard Sandiford2-61/+75
2007-09-06mips.c: Include diagnostic.h.Sandra Loosemore1-1/+7
2007-09-06re PR target/33256 (internal compiler error: in print_operand_reloc, at confi...Richard Sandiford1-4/+28
2007-09-06Revert:Janis Johnson1-4/+4
2007-09-06gcc/Richard Sandiford1-4/+4
2007-09-05Add mips16/nomips16 function attributes and -mflip-mips16 option for testing ...Sandra Loosemore3-171/+369
2007-09-05mips.c (mips_legitimize_tls_address): Call sorry if we encounter TLS address ...Sandra Loosemore1-11/+13
2007-09-03mips.md (fetchop_bit): Use define_code_iterator rather than define_code_macro.Richard Sandiford1-1/+1
2007-09-03mips.md (UNSPEC_COMPARE_AND_SWAP, [...]): New define_constants.David Daney2-5/+386
2007-08-24re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore3-1/+57
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-16/+15
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi3-18/+18