Age | Commit message (Expand) | Author | Files | Lines |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 3 | -21/+8 |
2004-07-13 | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 1 | -23/+9 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 2 | -4/+4 |
2004-07-08 | mmix-protos.h (mmix_expand_builtin_va_arg): Remove. | Richard Henderson | 3 | -109/+14 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -5/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+0 |
2004-04-08 | explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL... | Paul Brook | 1 | -5/+3 |
2004-03-15 | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -2/+0 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -3/+3 |
2004-02-15 | ia64.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 2 | -5/+5 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -2/+2 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -1/+1 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -3/+4 |
2004-01-30 | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 1 | -3/+3 |
2004-01-25 | mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips... | Kazu Hirata | 3 | -26/+34 |
2003-10-18 | t-mmix (CRTSTUFF_T_CFLAGS): Define. | Hans-Peter Nilsson | 1 | -2/+11 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -4/+4 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-16 | mmix-protos.h: Convert prototypes to ISO C90. | Hans-Peter Nilsson | 2 | -387/+242 |
2003-07-06 | h8300.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-30 | README: Fix spelling for "testcase". | Volker Reichelt | 3 | -4/+4 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 3 | -12/+11 |
2003-06-17 | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 1 | -1/+1 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -5/+2 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 3 | -8/+6 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 3 | -13/+10 |
2003-04-20 | target.h (encode_section_info): Add new argument carrying the RTL to be modif... | Zack Weinberg | 1 | -9/+6 |
2003-04-17 | toplev.c (target_options): Add value field. | DJ Delorie | 1 | -2/+2 |
2003-03-08 | * config/mmix/mmix.md ("*movcc_expanded"): Add missing alternatives. | Hans-Peter Nilsson | 1 | -2/+4 |
2003-03-06 | mmix.md ("*movcc_expanded"): New pattern. | Hans-Peter Nilsson | 1 | -1/+48 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 3 | -15/+2 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 3 | -18/+12 |
2002-12-20 | c-pretty-print.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 3 | -19/+3 |
2002-11-26 | elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. | Jason Thorpe | 1 | -1/+1 |
2002-11-10 | mmix.h (FUNCTION_ARG_CALLEE_COPIES): Define the same as FUNCTION_ARG_PASS_BY_... | Hans-Peter Nilsson | 1 | -2/+7 |
2002-10-26 | mmix.h (LIBCALL_VALUE): Use MMIX_RETURN_VALUE_REGNUM, not MMIX_OUTGOING_RETUR... | Hans-Peter Nilsson | 3 | -24/+22 |
2002-10-26 | mmix.md ("fixuns_truncdfdi2"): Replace unsigned_fix, invalid for floating poi... | Hans-Peter Nilsson | 1 | -1/+1 |
2002-10-22 | target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun... | Richard Henderson | 1 | -2/+5 |
2002-10-20 | target.h (struct gcc_target): Line wrap. | Richard Henderson | 3 | -5/+6 |
2002-10-20 | alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h. | Mark Mitchell | 2 | -5/+5 |
2002-10-18 | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | Mark Mitchell | 1 | -2/+1 |
2002-09-28 | ChangeLog.4: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 2 | -2/+2 |
2002-09-20 | m32r.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-20 | mmix.md ("negdf2"): Rewrite. | Hans-Peter Nilsson | 1 | -4/+13 |