Age | Commit message (Expand) | Author | Files | Lines |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 2 | -3/+3 |
2004-03-09 | * config/m32r/m32r.md: Remove all define_peephole's. | Kazu Hirata | 1 | -58/+0 |
2004-03-05 | m32r.c (signed_comparison_operator): Add a missing parenthesis. | Kazu Hirata | 1 | -1/+1 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -6/+3 |
2004-02-19 | arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R... | Kazu Hirata | 1 | -9/+0 |
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 | c-ppoutput.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 3 | -5/+5 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -4/+4 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -8/+8 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -7/+7 |
2004-01-31 | m32r.c (m32r_load_pic_register): Use GEN_INT instead of gen_rtx_CONST_INT. | Kazu Hirata | 1 | -1/+1 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+2 |
2004-01-30 | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | m32r-protos.h: Remove the prototype for m32r_setup_incoming_varargs. | Kazu Hirata | 3 | -58/+26 |
2004-01-21 | * config/m32r/m32r.h (CPP_SPEC): Define. | Inaoka Kazuhiro | 1 | -0/+2 |
2004-01-20 | (TARGET_M32R2). Test for TARGET_M32R2_MASK not TARGET_M32RX_MASK. | Kazuhiro Inaoka | 1 | -1/+1 |
2004-01-15 | * config/m32r/m32r.md: Remove useless calls to gen_lowpart. | Kazu Hirata | 1 | -6/+4 |
2004-01-14 | m32r.md: Use GEN_INT instead of gen_rtx (CONST_INT, VOIDmode, ...). | Kazu Hirata | 1 | -3/+3 |
2004-01-10 | m32r.md: Use define_constants for unspec and unspec_volatile. | Kazu Hirata | 1 | -18/+25 |
2004-01-10 | m32r.md (flush_icache): Use 1 for unspec_volatile. | Kazu Hirata | 1 | -1/+1 |
2004-01-09 | (call26_operand): Allow in PIC mode. | Kazuhiro Inaoka | 1 | -1/+1 |
2004-01-09 | Define __m32r__ | Kazuhiro Inaoka | 1 | -1/+2 |
2004-01-09 | re PR target/13380 (An unrecognized insn.) | Kazu Hirata | 1 | -96/+96 |
2004-01-09 | m32r.c (m32r_expand_block_move): Call gen_movestrsi_internal with two more ar... | Kazu Hirata | 2 | -25/+63 |
2004-01-09 | final.c (FIRST_INSN_ADDRESS): Remove. | Kazu Hirata | 3 | -20/+0 |
2004-01-08 | (ASM_OUTPUT_ALIGNED_BSS): Actually emit variables in the appropriate bss sect... | Kazuhiro Inaoka | 1 | -13/+13 |
2004-01-06 | Fix defintion of TRAMPOLINE_SIZE | Kazuhiro Inaoka | 1 | -1/+1 |
2003-12-31 | Add support for m32r-linux target. | Kazuhiro Inaoka | 9 | -273/+884 |
2003-12-25 | * config/m32r/m32r.md: Remove a constraint from a splitter. | Kazu Hirata | 1 | -1/+1 |
2003-12-24 | Makefile.in (OBJS-common): Remove dwarfout.o. | Mark Mitchell | 1 | -1/+0 |
2003-12-17 | re PR target/11012 ([m32r-elf] wrong code with -O at branch of conditional) | Kazu Hirata | 2 | -23/+6 |
2003-12-11 | oops - fix typo in previous delta | Nick Clifton | 1 | -1/+1 |
2003-12-11 | m32r.c: Convert to ISO-C | Nick Clifton | 3 | -338/+209 |
2003-12-09 | m32r.h: Add support for m32r2 processor. | Kazuhiro Inaoka | 3 | -11/+28 |
2003-12-05 | d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 2 | -78/+77 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -6/+3 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 5 | -23/+23 |
2003-07-06 | h8300.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-07-03 | m32r.c: Fix comment typos. | Kazu Hirata | 1 | -7/+7 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 3 | -12/+10 |
2003-06-17 | ChangeLog.3: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-17 | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 1 | -5/+3 |
2003-06-15 | frv.h: Remove declaration of g_switch_value. | Neil Booth | 1 | -2/+0 |
2003-06-15 | alpha.md: Follow spelling conventions. | Kazu Hirata | 2 | -2/+2 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -4/+0 |
2003-06-13 | m32r-protos.h (m32r_pass_by_reference): Declare. | Doug Evans | 3 | -4/+19 |