aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2005-03-29little.h (TARGET_ENDIAN_DEFAULT): Delete.Richard Sandiford4-156/+159
2005-03-18config/m32r/m32r-protos.h...Kazu Hirata5-488/+455
2005-03-12cfglayout.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-10(load_sda_base_32): New pattern. Loads sda base address on medium model.Kazuhiro Inaoka1-0/+8
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-30/+12
2004-12-15config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFF reloca...Kazuhiro Inaoka2-2/+21
2004-12-15(PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG.Kazuhiro Inaoka1-2/+2
2004-12-13t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list rather than replac...Kazuhiro Inaoka1-1/+1
2004-11-22onfig.gcc: Use t-slibgcc-elf to build libgcc_s.so on m32r*linux.Kazuhiro Inaoka2-0/+21
2004-11-18Set TARGET_ASM_FILE_END to file_end_indicate_exec_stack.Kazuhiro Inaoka1-0/+1
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-10-28oops - fixed typo in previous deltaNick Clifton1-1/+1
2004-10-28(DBX_OUTPUT_SOURCE_LINE): Define begin_label.Nick Clifton1-0/+1
2004-10-27(DBX_OUTPUT_SOURCE_LINE): Increment line counter.Zack Weinberg1-1/+2
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg1-15/+13
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-2/+1
2004-10-08m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers form all_u...Kazuhiro Inaoka2-3/+8
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-26re PR target/17119 ([m32r] ICE at switch case 0x8000)Nick Clifton1-5/+2
2004-08-24re PR target/17093 ([m32r-*-gcc] ICE with -msdata=use -O0)Nick Clifton1-1/+1
2004-08-24(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.Nick Clifton1-1/+0
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson1-3/+1
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-1/+1
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-07-27m32r.c: Include integrate.h in order to get the prototype for get_hard_reg_in...Nick Clifton2-8/+9
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-2/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson3-22/+16
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-15/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2-8/+3
2004-07-08m32r-protos.h (m32r_va_arg): Remove.Richard Henderson3-57/+7
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2-4/+4
2004-07-07re PR c++/1679 (c++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isyste...Kazuhiro Inaoka3-2/+26
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers2-13/+0
2004-06-28m32r.c (m32r_sched_odd_word_p, [...]): Remove.Steven Bosscher2-373/+112
2004-06-15m32r.h (RETURN_ADDR_RTX): Define.Kazuhiro Inaoka3-1/+42
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-5/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+0
2004-04-16m32r.h (BIG_ENDIAN_BIT): Deleted to fix endian bug.Kazuhiro Inaoka2-10/+15
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-2/+2
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata2-3/+3
2004-03-09* config/m32r/m32r.md: Remove all define_peephole's.Kazu Hirata1-58/+0
2004-03-05m32r.c (signed_comparison_operator): Add a missing parenthesis.Kazu Hirata1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-6/+3
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