aboutsummaryrefslogtreecommitdiff
path: root/gcc/hooks.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-07hooks.c (hook_int_void_1, [...]): Remove.Kazu Hirata1-12/+0
2004-10-01dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher1-1/+6
2004-09-24hooks.c (hook_tree_tree_bool_null): New.Paolo Bonzini1-0/+7
2004-09-05c-common.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-08-31hooks.c (hook_bool_void_true): New function.Mark Mitchell1-1/+8
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher1-0/+7
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel1-1/+1
2004-06-07hooks.c (hook_int_void_1): New generic hook.Steven Bosscher1-0/+7
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski1-0/+7
2004-03-10c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.Richard Henderson1-15/+0
2004-03-04Add framework support for darwin.Mike Stump1-0/+10
2004-03-03hooks.c (hook_tree_tree_identity): New.Kazu Hirata1-0/+7
2004-02-19hooks.c (hook_void_tree_int): Remove.Kazu Hirata1-18/+0
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor1-1/+8
2003-10-07hooks.c (hook_bool_tree_true): New.Geoffrey Keating1-1/+14
2003-07-29c-common.c (allow_pch): Remove.Geoffrey Keating1-0/+15
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-0/+12
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-49/+29
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-0/+7
2003-06-20hooks.c (hook_int_void_no_regs): Rename from hook_reg_class_void_no_regs; cha...Richard Henderson1-3/+3
2003-06-18bt-load.c: New file.Stephen Clarke1-0/+15
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth1-0/+8
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-0/+6
2003-03-05tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez1-0/+7
2003-02-03hooks.c (hook_rtx_rtx_identity): Generic hook function that takes a single rt...Roger Sayle1-1/+9
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-0/+7
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-0/+11
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+10
2002-12-09target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson1-0/+7
2002-11-26hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson1-11/+32
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-0/+31
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-0/+8
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-0/+6
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-0/+8
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-0/+8
2002-02-09hooks.c: New file.Alexandre Oliva1-0/+34