aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
2005-01-26cris.h (CPP_SPEC): Adjust the various mtune= handlers to match indentation...Hans-Peter Nilsson1-6/+6
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2-7/+18
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-10-13re PR target/17984 (Recent peephole2:s may cause internal compiler errors (2))Hans-Peter Nilsson1-8/+20
2004-09-29cris.md (moverside, movemside): With MEM, make sure the address is (plus reg ...Hans-Peter Nilsson1-6/+8
2004-09-23re PR target/17626 (Recent peephole2:s may cause internal compiler errors)Hans-Peter Nilsson1-8/+12
2004-09-19cris.h: Preserve the original spelling in a quote.Kazu Hirata1-1/+1
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell2-4/+5
2004-09-09re PR target/17377 (cris.md bug in "return" pattern trigged by __builtin_retu...Hans-Peter Nilsson3-2/+17
2004-09-03cris.h (ASM_OUTPUT_CASE_END): Use prev_nonnote_insn to get the tablejump-insn...Hans-Peter Nilsson1-2/+3
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg1-2/+1
2004-07-22cris.md: Tweak formatting.Hans-Peter Nilsson1-314/+277
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2-23/+21
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-16/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-2/+2
2004-07-08cris-protos.h (cris_expand_builtin_va_arg): Remove.Richard Henderson3-87/+11
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-5/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+0
2004-05-01* config/cris/cris.h: Revert my "fix comment typos" patch.Kazu Hirata1-1/+1
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2004-04-08explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook1-5/+4
2004-03-29cris.h: Correct #ifdef to test for HAVE_AS_NO_MUL_BUG_ABORT_OPTION...Hans-Peter Nilsson1-1/+1
2004-03-16freebsd-spec.h, [...]: Update copyright.Kazu Hirata1-1/+2
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-03-08re PR target/14471 (Workaround for errata regarding multiplication bug)Hans-Peter Nilsson4-19/+98
2004-02-23Makefile.in (opts.o): Depend on target.h.Kazu Hirata1-2/+0
2004-02-20revert: opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata1-0/+2
2004-02-20cris.md ("*andsi_movu"): Correct parentheses in predicate.Hans-Peter Nilsson1-16/+7
2004-02-19opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata1-2/+0
2004-02-19re PR target/14209 (Bug in cris.md, shrinking access size of postincrement.)Hans-Peter Nilsson1-4/+5
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-05utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.pr...Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-8/+8
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-5/+6
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-7/+7
2004-01-26cris.c (TARGET_SETUP_INCOMING_VARARGS): New.Kazu Hirata2-22/+25
2004-01-24cris.c (TARGET_PROMOTE_FUNCTION_ARGS): New.Kazu Hirata2-9/+27
2004-01-18final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz1-2/+3
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata2-5/+5
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2-6/+4
2003-10-15re PR target/12598 (Invalid size optimization on volatile memory reference)Hans-Peter Nilsson3-57/+79
2003-10-02system.h: Poison macros obsoleted by earlier patch.Zack Weinberg1-1/+1
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg2-6/+16
2003-10-01cris-protos.h, cris.c: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-185/+106
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode1-3/+0
2003-06-30README: Fix spelling for "testcase".Volker Reichelt3-7/+7
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2-18/+23