Age | Commit message (Expand) | Author | Files | Lines |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+3 |
2005-11-25 | cris.md ("reload_out<mode>"): Mark operand 2 as earlyclobber. | Hans-Peter Nilsson | 1 | -3/+8 |
2005-11-24 | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 1 | -0/+86 |
2005-11-02 | re PR target/9350 (-fomit-frame-pointer does not work for main) | Richard Henderson | 1 | -0/+16 |
2005-07-14 | Makefile.in (explow.o, [...]): Depend on target.h. | Richard Guenther | 1 | -0/+22 |
2005-07-07 | hooks.c (hook_bool_rtx_int_false): New function. | J"orn Rennecke | 1 | -0/+6 |
2005-06-27 | targhooks.c (default_hidden_stack_protect_fail): Fall back to default_externa... | Jakub Jelinek | 1 | -1/+8 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+84 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-09 | target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". | Adrian Straetling | 1 | -16/+10 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-25 | loop-doloop.c: Include "target.h". | Adrian Straetling | 1 | -0/+30 |
2005-03-12 | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-08 | Target Hook to issue diagnostics for AltiVec argument to funtion with unknown... | Fariborz Jahanian | 1 | -0/+9 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -0/+9 |
2004-12-22 | optabs.h (OTI_movmisalign, [...]): New. | Richard Henderson | 1 | -6/+0 |
2004-10-01 | dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi. | Eric Christopher | 1 | -2/+2 |
2004-09-24 | hooks.c (hook_tree_tree_bool_null): New. | Paolo Bonzini | 1 | -6/+0 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+6 |
2004-09-20 | builtins.c (fold_builtin): Call the new omonymous target hook for machine-dep... | Paolo Bonzini | 1 | -0/+6 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -2/+2 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 1 | -11/+28 |
2004-09-04 | md.texi (shift patterns): New anchor. | Richard Sandiford | 1 | -0/+8 |
2004-08-25 | target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New. | Richard Henderson | 1 | -0/+47 |
2004-08-16 | Patch to fix -mcpu=G5 interface to EH runtime library. | Fariborz Jahanian | 1 | -0/+6 |
2004-07-15 | dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW... | Paul Brook | 1 | -0/+11 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -0/+22 |
2004-06-29 | target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define. | Paul Brook | 1 | -0/+25 |
2004-06-25 | target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define. | Paul Brook | 1 | -0/+8 |
2004-06-24 | calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, and pass raw n_name... | Alan Modra | 1 | -3/+4 |
2004-03-02 | builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove. | Kazu Hirata | 1 | -0/+8 |
2004-02-19 | hooks.c (hook_void_tree_int): Remove. | Kazu Hirata | 1 | -8/+0 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -7/+0 |
2004-02-08 | default.h (PROMOTE_PROTOTYPES): Remove. | Kazu Hirata | 1 | -38/+0 |
2004-01-31 | target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_... | Kazu Hirata | 1 | -1/+3 |
2004-01-31 | system.h (PROMOTE_FUNCTION_ARGS, [...]): Poison. | Kazu Hirata | 1 | -41/+7 |
2004-01-23 | re PR target/1532 (-O3 generates (obviously) redundant tests and jumps) | Ian Lance Taylor | 1 | -0/+8 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-15 | system.h (STRUCT_VALUE_INCOMING_REGNUM): Poison. | Kazu Hirata | 1 | -4/+0 |
2003-12-18 | calls.c (expand_call): Update comments. | Kazu Hirata | 1 | -4/+0 |
2003-12-04 | re PR target/13186 ([PPC] Internal compiler error in reload.c) | Richard Sandiford | 1 | -30/+0 |
2003-11-02 | Makefile.in (targhooks.o, reload.o): Update dependencies. | Richard Sandiford | 1 | -0/+39 |
2003-10-07 | hooks.c (hook_bool_tree_true): New. | Geoffrey Keating | 1 | -0/+7 |
2003-09-23 | targhooks.c: Include output.h. | Rainer Orth | 1 | -0/+1 |
2003-09-23 | target.h (struct gcc_target): New member external_libcall. | Rainer Orth | 1 | -6/+11 |
2003-09-04 | * targhooks.c: Add comment explaining the migration process. | DJ Delorie | 1 | -0/+29 |
2003-09-04 | targhooks.c (default_return_in_memory): Allow unconverted ports. | Eric Christopher | 1 | -0/+4 |
2003-09-04 | targhooks.c (default_return_in_memory): Fix typo in last checkin. | Eric Christopher | 1 | -1/+1 |
2003-09-04 | targhooks.c (default_return_in_memory): Fix default definition. | Eric Christopher | 1 | -1/+1 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -0/+158 |