Age | Commit message (Expand) | Author | Files | Lines |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -2/+2 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 2 | -10/+2 |
2004-08-18 | rtl.def (NIL): Delete. | Zack Weinberg | 1 | -1/+1 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -3/+0 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 2 | -13/+28 |
2004-07-13 | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 1 | -15/+0 |
2004-07-09 | arc.md: Switch to DFA-based scheduler description. | Paolo Bonzini | 2 | -6/+16 |
2004-07-08 | builtins.c (ind_gimplify_va_arg_expr): New. | Richard Henderson | 1 | -5/+1 |
2004-07-08 | arc-protos.h (arc_va_arg): Remove. | Richard Henderson | 3 | -74/+9 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -5/+0 |
2004-05-21 | system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | Ian Lance Taylor | 1 | -6/+0 |
2004-03-16 | freebsd-spec.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -15/+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-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-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-06 | arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga... | Kazu Hirata | 1 | -3/+7 |
2004-02-06 | arc-protos.h: Remove the prototype for arc_setup_incoming_varargs. | Kazu Hirata | 3 | -26/+30 |
2004-02-04 | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | * config/arc/arc.h, config/fr30/fr30.h | Kazu Hirata | 1 | -27/+0 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -5/+6 |
2004-01-26 | arc.c (TARGET_PROMOTE_FUNCTION_ARGS): New. | Kazu Hirata | 2 | -25/+22 |
2004-01-18 | final.c (final_scan_insn): Make non-static again. | Daniel Jacobowitz | 1 | -4/+5 |
2003-12-25 | alpha-modes.def: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-12-24 | Makefile.in (OBJS-common): Remove dwarfout.o. | Mark Mitchell | 1 | -1/+0 |
2003-11-20 | arc-protos.h: Update to C90 prototypes. | Kelley Cook | 3 | -195/+123 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 2 | -8/+5 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 7 | -26/+26 |
2003-07-09 | re PR bootstrap/11043 ([arc-elf32] make fails due to missing rules) | Nathanael Nerode | 1 | -5/+5 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 3 | -9/+7 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -4/+0 |
2003-05-16 | arc.c (arc_output_function_prologue, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -3/+3 |
2003-05-09 | expr.c (move_block_from_reg): Remove "size" parm. | Alan Modra | 1 | -4/+2 |
2003-04-17 | toplev.c (target_options): Add value field. | DJ Delorie | 1 | -5/+5 |
2003-04-16 | arc.c (arc_encode_section_info): Remove. | Richard Henderson | 2 | -21/+4 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 3 | -65/+63 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 2 | -45/+63 |
2003-01-09 | Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR. | Andreas Jaeger | 1 | -6/+6 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 2 | -19/+21 |
2002-10-15 | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 1 | -3/+2 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-17 | alpha.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 1 | -1/+1 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -6/+2 |
2002-08-20 | arc.c (output_shift): Use stdio instead of asm_fprintf. | Kaveh R. Ghazi | 1 | -8/+8 |
2002-08-11 | arc.c (arc_init): Don't use ISO C style function definitions. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -8/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -5/+0 |