index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
targhooks.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
target.def (class_max_nregs): New hook.
Anatoly Sokolov
1
-0
/
+1
2011-07-12
tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.
Bernd Schmidt
1
-0
/
+2
2011-06-16
re PR middle-end/46500 (target.h includes tm.h)
Joern Rennecke
1
-12
/
+12
2011-06-15
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
Joseph Myers
1
-10
/
+0
2011-04-06
tm.texi.in: Document C target hooks as separate from general target hooks.
Joseph Myers
1
-1
/
+0
2011-03-29
[multiple changes]
Vladimir Makarov
1
-3
/
+0
2011-03-28
re PR bootstrap/48307 (Bootstrap failure)
Vladimir Makarov
1
-0
/
+3
2011-03-27
[multiple changes]
Vladimir Makarov
1
-3
/
+0
2011-03-22
target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...
Joseph Myers
1
-1
/
+6
2011-01-14
re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)
Richard Guenther
1
-0
/
+1
2010-12-10
re PR middle-end/46674 (Weak alias is mistakenly optimized away)
Dave Korn
1
-0
/
+2
2010-12-07
Makefile.in: Add $(TARGET_H) to the regrename.o rule.
Yao Qi
1
-0
/
+1
2010-12-01
common.opt (main_input_filename, [...]): New Variable entries.
Joseph Myers
1
-0
/
+3
2010-11-25
target.def (supports_split_stack, [...]): Take gcc_options parameters.
Joseph Myers
1
-3
/
+3
2010-11-23
tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
Jan Hubicka
1
-1
/
+2
2010-11-16
builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.
Nathan Froyd
1
-0
/
+2
2010-11-03
re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...
Joern Rennecke
1
-0
/
+2
2010-10-27
tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.
Steve Ellcey
1
-0
/
+2
2010-10-22
target.h (enum opt_levels, [...]): New.
Joseph Myers
1
-0
/
+2
2010-10-19
tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.
DJ Delorie
1
-0
/
+5
2010-10-17
target.def (preferred_output_reload_class): New hook.
Anatoly Sokolov
1
-0
/
+1
2010-10-11
target.def (preferred_reload_class): New hook.
Anatoly Sokolov
1
-0
/
+1
2010-10-07
target.def (autovectorize_vector_sizes): New target hook.
Richard Guenther
1
-0
/
+1
2010-10-07
target.def (units_per_simd_word): Rename to ...
Richard Guenther
1
-1
/
+1
2010-09-28
Hookize TARGET_UNWIND_INFO et al.
Richard Henderson
1
-0
/
+5
2010-09-14
Turn UNITS_PER_SIMD_WORD into a target hook.
H.J. Lu
1
-0
/
+1
2010-09-02
target.def (class_likely_spilled_p): New hook.
Anatoly Sokolov
1
-0
/
+1
2010-08-19
target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS p...
Nathan Froyd
1
-2
/
+2
2010-08-11
target.def (output_addr_const_extra): New hook.
Anatoly Sokolov
1
-0
/
+1
2010-07-28
i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.
Kai Tietz
1
-0
/
+1
2010-07-08
final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_e...
Kai Tietz
1
-1
/
+0
2010-07-04
tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...
Ira Rosen
1
-1
/
+1
2010-06-30
re PR middle-end/44566 (configuration with multiple targets / backends is not...
Joern Rennecke
1
-8
/
+8
2010-06-29
tm.texi (TARGET_OPTION_OVERRIDE): Document.
Joern Rennecke
1
-0
/
+1
2010-06-29
calls.c, [...]: Call targetm.calls.function_arg...
Nathan Froyd
1
-0
/
+6
2010-06-29
reginfo.c (init_reg_sets_1): Adjust comments.
Nathan Froyd
1
-0
/
+1
2010-06-27
target.h (struct gcc_target): Add register_move_cost field.
Anatoly Sokolov
1
-0
/
+3
2010-06-07
tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.
Ira Rosen
1
-0
/
+2
2010-06-05
target.h (struct gcc_target): Add memory_move_cost field.
Anatoly Sokolov
1
-0
/
+1
2010-06-04
final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.
Nathan Froyd
1
-0
/
+3
2010-05-12
target.h (struct gcc_target): Add mode_dependent_address_p field.
Anatoly Sokolov
1
-0
/
+1
2010-05-02
target.h (struct calls): Add function_value_regno_p field.
Anatoly Sokolov
1
-0
/
+1
2010-04-09
target.h (builtin_conversion): Pass in input and output types.
Richard Guenther
1
-1
/
+1
2010-03-27
PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...
Michael Meissner
1
-2
/
+2
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-1
/
+1
2009-10-27
target.h (have_conditional_execution): Add a new target hook function.
Wei Guozhi
1
-0
/
+1
2009-10-26
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
Ben Elliston
1
-0
/
+5
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
1
-0
/
+6
2009-10-17
targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...
Anatoly Sokolov
1
-1
/
+1
2009-09-22
system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.
Richard Henderson
1
-2
/
+0
[next]