target.h (globalize_decl_name): New.
[gcc.git] / gcc / targhooks.c
2006-11-27 Richard Guenthertarget.h (struct gcc_target): Add builtin_vectorized_fu...
2006-04-17 Adam Nemettarget.h (struct gcc_target): Add mode_rep_extended.
2006-03-29 Paul Brookre PR middle-end/23623 (volatile keyword changes bitfie...
2006-03-22 Jason Merrillre PR middle-end/20297 (#pragma GCC visibility isn...
2006-01-27 Daniel Berlinre PR rtl-optimization/24762 ([killloop-branch] code...
2006-01-11 Paolo Bonzinire PR tree-optimization/23109 (compiler generates wrong...
2006-01-03 Ben Ellistontarghooks.h (default_decimal_float_supported_p): Declare.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-11-25 Hans-Peter Nilssoncris.md ("reload_out<mode>"): Mark operand 2 as earlycl...
2005-11-24 J"orn Renneckere PR target/21623 (ICE in reload_cse_simplify_operands...
2005-11-03 Richard Hendersonre PR target/9350 (-fomit-frame-pointer does not work...
2005-07-14 Richard GuentherMakefile.in (explow.o, [...]): Depend on target.h.
2005-07-07 J"orn Renneckehooks.c (hook_bool_rtx_int_false): New function.
2005-06-27 Jakub Jelinektarghooks.c (default_hidden_stack_protect_fail): Fall...
2005-06-27 Richard Hendersonc-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-09 Adrian Straetlingtarget.h (insn_valid_within_doloop): Rename into "inval...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-25 Adrian Straetlingloop-doloop.c: Include "target.h".
2005-03-12 Kazu Hiratacfglayout.c, [...]: Update copyright.
2005-03-08 Fariborz JahanianTarget Hook to issue diagnostics for AltiVec argument...
2004-12-30 Richard Hendersontarget.h (targetm.calls.arg_partial_bytes): New.
2004-12-23 Richard Hendersonoptabs.h (OTI_movmisalign, [...]): New.
2004-10-01 Eric Christopherdwarf2.h (dwarf_calling_convention): Add enum for renes...
2004-09-24 Paolo Bonzinihooks.c (hook_tree_tree_bool_null): New.
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-20 Paolo Bonzinibuiltins.c (fold_builtin): Call the new omonymous targe...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-08 Richard Hendersonfunction.c (reference_callee_copied): New.
2004-09-04 Richard Sandifordmd.texi (shift patterns): New anchor.
2004-08-26 Richard Hendersontarget-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.
2004-08-16 Fariborz JahanianPatch to fix -mcpu=G5 interface to EH runtime library.
2004-07-15 Paul Brookdwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNW...
2004-07-14 Richard Hendersontarget.h (struct gcc_target): Add calls.pass_by_reference.
2004-06-29 Paul Brooktarget-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.
2004-06-25 Paul Brooktarget-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.
2004-06-24 Alan Modracalls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlie...
2004-03-02 Kazu Hiratabuiltins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.
2004-02-19 Kazu Hiratahooks.c (hook_void_tree_int): Remove.
2004-02-08 Kazu Hiratatarget-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_...
2004-02-08 Kazu Hiratadefault.h (PROMOTE_PROTOTYPES): Remove.
2004-01-31 Kazu Hiratatarget-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define...
2004-01-31 Kazu Hiratasystem.h (PROMOTE_FUNCTION_ARGS, [...]): Poison.
2004-01-23 Ian Lance Taylorre PR target/1532 (-O3 generates (obviously) redundant...
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-15 Kazu Hiratasystem.h (STRUCT_VALUE_INCOMING_REGNUM): Poison.
2003-12-18 Kazu Hiratacalls.c (expand_call): Update comments.
2003-12-04 Richard Sandifordre PR target/13186 ([PPC] Internal compiler error in...
2003-11-02 Richard SandifordMakefile.in (targhooks.o, reload.o): Update dependencies.
2003-10-07 Geoffrey Keatinghooks.c (hook_bool_tree_true): New.
2003-09-23 Rainer Orthtarghooks.c: Include output.h.
2003-09-23 Rainer Orthtarget.h (struct gcc_target): New member external_libcall.
2003-09-05 DJ Delorie* targhooks.c: Add comment explaining the migration...
2003-09-04 Eric Christophertarghooks.c (default_return_in_memory): Allow unconvert...
2003-09-04 Eric Christophertarghooks.c (default_return_in_memory): Fix typo in...
2003-09-04 Eric Christophertarghooks.c (default_return_in_memory): Fix default...
2003-09-04 DJ Delorietarghooks.c: New file.