aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-9/+0
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-07c-ppoutput.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata3-5/+5
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-4/+4
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-8/+8
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-7/+7
2004-01-31m32r.c (m32r_load_pic_register): Use GEN_INT instead of gen_rtx_CONST_INT.Kazu Hirata1-1/+1
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+2
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-1/+1
2004-01-29m32r-protos.h: Remove the prototype for m32r_setup_incoming_varargs.Kazu Hirata3-58/+26
2004-01-21* config/m32r/m32r.h (CPP_SPEC): Define.Inaoka Kazuhiro1-0/+2
2004-01-20(TARGET_M32R2). Test for TARGET_M32R2_MASK not TARGET_M32RX_MASK.Kazuhiro Inaoka1-1/+1
2004-01-15* config/m32r/m32r.md: Remove useless calls to gen_lowpart.Kazu Hirata1-6/+4
2004-01-14m32r.md: Use GEN_INT instead of gen_rtx (CONST_INT, VOIDmode, ...).Kazu Hirata1-3/+3
2004-01-10m32r.md: Use define_constants for unspec and unspec_volatile.Kazu Hirata1-18/+25
2004-01-10m32r.md (flush_icache): Use 1 for unspec_volatile.Kazu Hirata1-1/+1
2004-01-09(call26_operand): Allow in PIC mode.Kazuhiro Inaoka1-1/+1
2004-01-09Define __m32r__Kazuhiro Inaoka1-1/+2
2004-01-09re PR target/13380 (An unrecognized insn.)Kazu Hirata1-96/+96
2004-01-09m32r.c (m32r_expand_block_move): Call gen_movestrsi_internal with two more ar...Kazu Hirata2-25/+63
2004-01-09final.c (FIRST_INSN_ADDRESS): Remove.Kazu Hirata3-20/+0
2004-01-08(ASM_OUTPUT_ALIGNED_BSS): Actually emit variables in the appropriate bss sect...Kazuhiro Inaoka1-13/+13
2004-01-06Fix defintion of TRAMPOLINE_SIZEKazuhiro Inaoka1-1/+1
2003-12-31Add support for m32r-linux target.Kazuhiro Inaoka9-273/+884
2003-12-25* config/m32r/m32r.md: Remove a constraint from a splitter.Kazu Hirata1-1/+1
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-1/+0
2003-12-17re PR target/11012 ([m32r-elf] wrong code with -O at branch of conditional)Kazu Hirata2-23/+6
2003-12-11oops - fix typo in previous deltaNick Clifton1-1/+1
2003-12-11m32r.c: Convert to ISO-CNick Clifton3-338/+209
2003-12-09m32r.h: Add support for m32r2 processor.Kazuhiro Inaoka3-11/+28
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-78/+77
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-6/+3
2003-09-27GNU CC -> GCCKelley Cook5-23/+23
2003-07-06h8300.c: Fix comment typos.Kazu Hirata1-2/+2
2003-07-03m32r.c: Fix comment typos.Kazu Hirata1-7/+7
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg3-12/+10
2003-06-17ChangeLog.3: Fix comment typos.Kazu Hirata1-1/+1
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-5/+3
2003-06-15frv.h: Remove declaration of g_switch_value.Neil Booth1-2/+0
2003-06-15alpha.md: Follow spelling conventions.Kazu Hirata2-2/+2
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-4/+0
2003-06-13m32r-protos.h (m32r_pass_by_reference): Declare.Doug Evans3-4/+19
2003-06-13back out previous patch, instead doDoug Evans1-16/+16
2003-06-13Remove some build warnings.Doug Evans1-10/+10
2003-06-13* config/m32r/m32r.md: Fix a comment typo.Kazu Hirata1-1/+1
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-2/+0