Age | Commit message (Expand) | Author | Files | Lines |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-12 | re PR target/25413 (wrong alignment or incorrect address computation in vecto... | Dorit Nuzman | 1 | -0/+2 |
2007-07-06 | libgcc2.h (word_type): Type definition removed. | Andreas Krebbel | 1 | -0/+2 |
2007-07-03 | cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. | Uros Bizjak | 1 | -0/+2 |
2007-06-18 | re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) | Uros Bizjak | 1 | -1/+1 |
2007-06-16 | targhooks.c (default_builtin_reciprocal): New default target hook. | Uros Bizjak | 1 | -1/+4 |
2007-05-28 | targhooks.c (default_narrow_bitfield): Remove. | Kazu Hirata | 1 | -2/+0 |
2007-05-24 | re PR target/27067 (Compile errors with multiple inheritance where the stdcal... | Danny Smith | 1 | -1/+2 |
2007-03-09 | re PR target/26090 (IA-64 creates DT_TEXTREL binaries) | Richard Henderson | 1 | -0/+1 |
2007-03-06 | c-common.c (targetcm): Add. | Mike Stump | 1 | -0/+1 |
2007-02-11 | tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | Tehila Meyzels | 1 | -0/+2 |
2007-02-05 | tree-vectorizer.h (vectorizable_function): Add argument type argument, change... | Richard Guenther | 1 | -1/+1 |
2006-11-27 | target.h (struct gcc_target): Add builtin_vectorized_function target hook. | Richard Guenther | 1 | -0/+2 |
2006-04-17 | target.h (struct gcc_target): Add mode_rep_extended. | Adam Nemet | 1 | -0/+1 |
2006-03-29 | re PR middle-end/23623 (volatile keyword changes bitfield access size from 32... | Paul Brook | 1 | -0/+2 |
2006-01-27 | re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ... | Daniel Berlin | 1 | -0/+1 |
2006-01-11 | re PR tree-optimization/23109 (compiler generates wrong code leading to spuri... | Paolo Bonzini | 1 | -0/+1 |
2006-01-03 | targhooks.h (default_decimal_float_supported_p): Declare. | Ben Elliston | 1 | -0/+1 |
2005-11-24 | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 1 | -0/+3 |
2005-11-02 | re PR target/9350 (-fomit-frame-pointer does not work for main) | Richard Henderson | 1 | -1/+1 |
2005-07-14 | Makefile.in (explow.o, [...]): Depend on target.h. | Richard Guenther | 1 | -0/+2 |
2005-07-07 | hooks.c (hook_bool_rtx_int_false): New function. | J"orn Rennecke | 1 | -0/+1 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+4 |
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 | -1/+1 |
2005-05-25 | loop-doloop.c: Include "target.h". | Adrian Straetling | 1 | -0/+2 |
2005-03-08 | Target Hook to issue diagnostics for AltiVec argument to funtion with unknown... | Fariborz Jahanian | 1 | -0/+2 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-14 | c-tree.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -2/+0 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -0/+2 |
2004-09-24 | hooks.c (hook_tree_tree_bool_null): New. | Paolo Bonzini | 1 | -1/+0 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+2 |
2004-09-20 | builtins.c (fold_builtin): Call the new omonymous target hook for machine-dep... | Paolo Bonzini | 1 | -0/+1 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 1 | -4/+13 |
2004-09-04 | md.texi (shift patterns): New anchor. | Richard Sandiford | 1 | -0/+2 |
2004-08-25 | target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New. | Richard Henderson | 1 | -0/+2 |
2004-08-16 | Patch to fix -mcpu=G5 interface to EH runtime library. | Fariborz Jahanian | 1 | -0/+2 |
2004-07-15 | dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW... | Paul Brook | 1 | -0/+2 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -0/+5 |
2004-06-29 | target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define. | Paul Brook | 1 | -0/+1 |
2004-06-25 | target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define. | Paul Brook | 1 | -0/+1 |
2004-03-02 | builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove. | Kazu Hirata | 1 | -0/+1 |
2004-02-19 | hooks.c (hook_void_tree_int): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -1/+0 |
2004-02-08 | default.h (PROMOTE_PROTOTYPES): Remove. | Kazu Hirata | 1 | -3/+0 |
2004-01-31 | target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_... | Kazu Hirata | 1 | -1/+1 |
2004-01-31 | system.h (PROMOTE_FUNCTION_ARGS, [...]): Poison. | Kazu Hirata | 1 | -1/+0 |
2004-01-23 | re PR target/1532 (-O3 generates (obviously) redundant tests and jumps) | Ian Lance Taylor | 1 | -1/+4 |
2003-12-04 | re PR target/13186 ([PPC] Internal compiler error in reload.c) | Richard Sandiford | 1 | -2/+0 |
2003-11-02 | Makefile.in (targhooks.o, reload.o): Update dependencies. | Richard Sandiford | 1 | -0/+3 |