Age | Commit message (Expand) | Author | Files | Lines |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -2/+0 |
2004-07-17 | langhooks.h (builtin_function): New langhook. | Joseph Myers | 1 | -1/+2 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -9/+3 |
2004-07-13 | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 1 | -15/+0 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 1 | -44/+17 |
2004-07-08 | frv-protos.h (frv_expand_builtin_va_arg): Remove. | Richard Henderson | 1 | -23/+9 |
2004-07-06 | alpha.c (alpha_use_dfa_pipeline_interface): Remove. | Steven Bosscher | 1 | -11/+1 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -15/+0 |
2004-05-02 | frv-protos.h (frv_expand_epilogue, [...]): Add bool argument. | Alexandre Oliva | 1 | -9/+52 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -6/+4 |
2004-02-29 | passes.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -25/+25 |
2004-02-24 | Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux. | Alexandre Oliva | 1 | -238/+703 |
2004-02-06 | frv-protos.h: Remove the prototype for frv_setup_incoming_varargs. | Kazu Hirata | 1 | -2/+7 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -1/+1 |
2004-02-03 | system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison. | Kazu Hirata | 1 | -13/+0 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -1/+1 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -2/+2 |
2004-01-29 | frv.c: Don't mention deprecated macros in comments. | Kazu Hirata | 1 | -73/+13 |
2004-01-29 | frv-protos.h: Remove the prototype for frv_expand_builtin_saveregs. | Kazu Hirata | 1 | -7/+25 |
2004-01-16 | frv-protos.h: Fix comment formatting. | Kazu Hirata | 1 | -136/+138 |
2003-12-18 | frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns of the then br... | Alexandre Oliva | 1 | -2/+11 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -8/+8 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -7/+7 |
2003-11-19 | * config/frv/frv.c (frv_init_libfuncs): Correct ufix_optab entries. | Richard Sandiford | 1 | -3/+3 |
2003-11-14 | frv-protos.h: Update for C90. | Kelley Cook | 1 | -669/+335 |
2003-11-14 | frv.c (frv_in_small_data_p): Return false for unknown section names. | Richard Sandiford | 1 | -4/+5 |
2003-11-06 | frv.c (frv_initial_elimination_offset): Remove bogus negation. | Richard Sandiford | 1 | -1/+1 |
2003-10-21 | frv.c (frv_adjust_field_align): Check DECL_ARTIFICIAL for too large bitfields. | Eric Christopher | 1 | -1/+1 |
2003-10-14 | frv.c (frv_adjust_field_align): Redo check for too wide bitfields. | Eric Christopher | 1 | -10/+16 |
2003-10-07 | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | Zack Weinberg | 1 | -15/+17 |
2003-10-02 | frv.c (frv_issue_rate): New function. | Richard Sandiford | 1 | -15/+33 |
2003-10-02 | frv.c (frv_use_dfa_pipeline_interface): New function. | Richard Sandiford | 1 | -0/+11 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -0/+49 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -5/+5 |
2003-07-10 | arm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE. | Kaveh R. Ghazi | 1 | -32/+17 |
2003-06-28 | gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition. | Kazu Hirata | 1 | -1/+1 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -4/+4 |
2003-06-15 | install.texi: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2003-05-19 | flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT. | Matt Kraai | 1 | -1/+1 |
2003-05-16 | alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID... | Kaveh R. Ghazi | 1 | -7/+5 |
2003-05-16 | frv.c (frv_print_operand_memory_reference): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -2/+3 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 1 | -5/+0 |
2003-04-16 | frv.c (symbol_ref_small_data_p): Remove. | Richard Henderson | 1 | -96/+37 |
2003-04-16 | frv.c (frv_asm_out_constructor): New. | Richard Henderson | 1 | -0/+26 |
2003-02-19 | calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS | Jan Hubicka | 1 | -3/+3 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 1 | -0/+65 |
2002-12-20 | c-pretty-print.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |