Age | Commit message (Expand) | Author | Files | Lines |
2004-10-17 | elfos.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 2 | -2/+3 |
2004-08-18 | emit-rtl.c (gen_const_mem): New. | Richard Henderson | 1 | -2/+1 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 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 | -5/+20 |
2004-07-13 | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 1 | -15/+0 |
2004-07-09 | v850-protos.h (v850_va_arg): Remove. | Richard Henderson | 3 | -43/+12 |
2004-07-06 | alpha.c (alpha_use_dfa_pipeline_interface): Remove. | Steven Bosscher | 1 | -8/+1 |
2004-06-05 | v850.c (v850_use_dfa_pipeline_interface): New. | Steven Bosscher | 2 | -3/+20 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+0 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -15/+0 |
2004-02-23 | Remove -fwritable-strings. | Zack Weinberg | 1 | -7/+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-02 | arm.md, [...]: Fix indentation. | Kazu Hirata | 1 | -2/+2 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -2/+3 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | v850.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 2 | -19/+38 |
2003-12-31 | lib1funcs.asm: Fix comment formatting. | Kazu Hirata | 4 | -42/+42 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 3 | -5/+5 |
2003-11-04 | v850.md (mulhisi3): Expand the const_int case separately to avoid trying to s... | DJ Delorie | 1 | -5/+7 |
2003-10-04 | v850-c.c, [...]: Convert to ISO C90 function declarations and definitions. | Nathanael Nerode | 3 | -263/+174 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -17/+0 |
2003-09-20 | c-format.c (gcc_diag_char_table): Add %J. | Richard Henderson | 1 | -4/+4 |
2003-09-04 | Add support for v850e1 processor - a variant of the v850e. | Nick Clifton | 3 | -0/+23 |
2003-09-04 | Fix v850 multilibs so that there is only one copy of the default multilib | Nick Clifton | 2 | -2/+94 |
2003-07-26 | pe.c (arm_mark_dllimport): Don't use xxx_with_decl. | Gabriel Dos Reis | 1 | -4/+4 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 3 | -14/+3 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -2/+0 |
2003-06-11 | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 1 | -2/+1 |
2003-05-16 | * v850.c (print_operand): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-05-15 | config.gcc: Purge all targets obsoleted in GCC 3.3. | Zack Weinberg | 1 | -26/+0 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 3 | -19/+10 |
2003-04-29 | c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | Kriang Lerdsuwanakij | 1 | -1/+1 |
2003-04-20 | target.h (encode_section_info): Add new argument carrying the RTL to be modif... | Zack Weinberg | 1 | -8/+8 |
2003-04-17 | toplev.c (target_options): Add value field. | DJ Delorie | 1 | -6/+6 |
2003-04-17 | v850.c (print_operand): Use SYMBOL_REF_[ZST]DA. | Richard Henderson | 2 | -103/+72 |
2003-04-04 | (expand_prologue): Only use register save helper functions if long calls are ... | Nick Clifton | 2 | -26/+32 |
2003-03-28 | elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label. | Alan Modra | 1 | -3/+1 |
2003-03-13 | lib1funcs.asm, [...]: GCC, not GNU CC. | Nathanael Nerode | 7 | -26/+26 |
2003-03-09 | frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES. | Neil Booth | 2 | -5/+10 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 2 | -3/+2 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 3 | -60/+55 |
2003-01-01 | darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_... | Neil Booth | 1 | -10/+8 |
2003-01-01 | c-pragma.c (c_register_pragma): New. | Neil Booth | 1 | -10/+10 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 4 | -10/+8 |
2002-10-01 | Don't let regrename clobber the link register. | Jim Wilson | 1 | -0/+6 |
2002-09-26 | * v850.md ("length"): Change default value to 4. | Miles Bader | 1 | -1/+1 |
2002-09-20 | Don't clobber app register r5 in muldi3. | Jim Wilson | 1 | -7/+7 |