Age | Commit message (Expand) | Author | Files | Lines |
2004-03-11 | re PR target/14496 (ICE at recog.c:2083 building libgcc2.c) | Richard Sandiford | 1 | -2/+4 |
2004-03-11 | mips.md: Use move_operand in splitters for 64-bit moves. | Richard Sandiford | 2 | -96/+68 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -4/+4 |
2004-03-07 | mips.c (mips_in_small_data_p): Return false if TARGET_ABICALLS. | Richard Sandiford | 1 | -0/+5 |
2004-03-04 | mips.h (FUNCTION_ARG_REGNO_P): Fix to check only range of valid arg registers... | Eric Christopher | 1 | -2/+1 |
2004-03-03 | mips.h (MASK_FIX_SB1): Bump. | Maciej W. Rozycki | 2 | -20/+109 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -4/+3 |
2004-03-03 | mips16.S: Change fixsfsi and fixdfsi to fix_trunc. | Eric Christopher | 5 | -35/+34 |
2004-03-01 | mips-protos.h (enum mips_symbol_type): Move from mips.h. | Richard Sandiford | 4 | -91/+183 |
2004-03-01 | mips.c (mips_output_division): Use the division instruction to fill the delay... | Richard Sandiford | 1 | -11/+12 |
2004-02-28 | * config/mips/mips.md (tstsi, tstdi): Delete. | Richard Sandiford | 1 | -22/+0 |
2004-02-28 | mips.c (override_options): Remove an obsolete duplicate definition of the "e"... | Maciej W. Rozycki | 2 | -2/+1 |
2004-02-28 | mips.md: Complete the unfinished R4000 multiply/shift errata workaround. | Maciej W. Rozycki | 1 | -40/+124 |
2004-02-28 | mips-protos.h (mips_idiv_insns): Declare. | Maciej W. Rozycki | 4 | -11/+60 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -1/+1 |
2004-02-23 | Remove -fwritable-strings. | Zack Weinberg | 1 | -5/+2 |
2004-02-19 | mips.c (mips_address_insns): Treat BLKmode specially. | Richard Sandiford | 2 | -2/+11 |
2004-02-19 | re PR preprocessor/14198 ([3.4.0][MIPS]FAIL: gcc.dg/cpp/assert4.c (test for e... | David Daney | 1 | -0/+1 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-17 | t-iris6gld: Renamed to ... | Rainer Orth | 9 | -33/+107 |
2004-02-15 | ia64.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-02-14 | mips-protos.h (mips_load_got_page): Delete. | Richard Sandiford | 3 | -56/+60 |
2004-02-14 | * config/mips/mips.h (MASK_DEBUG_[ABEFI], TARGET_DEBUG_[ABEFI]_MODE) | Richard Sandiford | 2 | -89/+15 |
2004-02-12 | mips.md (casesi_internal, [...]): Use ".set macro" to avoid warnings about mu... | Chris Demetriou | 1 | -4/+18 |
2004-02-12 | re PR bootstrap/13617 (IRIX 6.5 Ada bootstrap failure with GNU as 2.14.90) | Richard Sandiford | 3 | -27/+55 |
2004-02-11 | mips.h (TARGET_OLDABI): Define. | Thiemo Seufer | 4 | -33/+23 |
2004-02-10 | mips.h (TARGET_GPWORD): Return false for TARGET_NEWABI && TARGET_IRIX. | Richard Sandiford | 1 | -2/+15 |
2004-02-09 | iris5.h (BSS_SECTION_ASM_OP): Define. | Rainer Orth | 3 | -48/+49 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -2/+0 |
2004-02-07 | Makefile.in, [...]: Use the top level mkinstalldirs, not the one in the gcc s... | Nathanael Nerode | 1 | -1/+1 |
2004-02-07 | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | Kazu Hirata | 2 | -11/+0 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-05 | configure.in: Don't pass --with-stabs on IRIX 5 either. | Rainer Orth | 1 | -1/+4 |
2004-02-04 | Makefile.in: Move target, host overrides after per-language fragments. | Rainer Orth | 1 | -0/+4 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-03 | iris5.h (ASM_OUTPUT_ASCII): Use mips_output_ascii to put the original string ... | Richard Sandiford | 4 | -7/+13 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -4/+4 |
2004-02-02 | arm.md, [...]: Fix indentation. | Kazu Hirata | 1 | -5/+7 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -7/+7 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -21/+22 |
2004-02-01 | * config/mips/mips.md (adddi3_internal_2): Remove superfluous %s. | Richard Sandiford | 1 | -1/+1 |
2004-02-01 | mips.h (PREDICATE_CODES): Remove entries for "mips_const_double_ok" and "simp... | Chris Demetriou | 2 | -3/+1 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 10 | -10/+10 |
2004-01-26 | mips.c (mips16_optimize_gp): Delete. | Richard Sandiford | 1 | -223/+1 |
2004-01-25 | mips.h (ISA_HAS_HILO_INTERLOCKS): MIPS32, MIPS32r2, and MIPS64 have HI/LO int... | Chris Demetriou | 1 | -3/+15 |
2004-01-25 | mips.c (mips_offset_within_object_p): New function. | Richard Sandiford | 1 | -11/+36 |
2004-01-25 | mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips... | Kazu Hirata | 3 | -39/+42 |
2004-01-25 | mips-protos.h (mips_reg_mode_ok_for_base_p): Delete. | Richard Sandiford | 3 | -46/+52 |