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
/
target.def
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
Fix up duplicated duplicated words mostly in comments
Jakub Jelinek
1
-3
/
+3
2020-01-24
doc: target.def (flags_regnum): Also mention effect on delay slot filling.
Hans-Peter Nilsson
1
-4
/
+4
2020-01-09
Add a compatible_vector_types_p target hook
Richard Sandiford
1
-0
/
+23
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-30
[C] Add a target hook that allows targets to verify type usage
Richard Sandiford
1
-0
/
+16
2019-11-27
target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.
Richard Biener
1
-16
/
+0
2019-11-16
Optionally pick the cheapest loop_vec_info
Richard Sandiford
1
-2
/
+12
2019-11-14
Replace autovectorize_vector_sizes with autovectorize_vector_modes
Richard Sandiford
1
-8
/
+16
2019-11-14
Pass the data vector mode to get_mask_mode
Richard Sandiford
1
-10
/
+10
2019-11-14
Add a targetm.vectorize.related_mode hook
Richard Sandiford
1
-0
/
+27
2019-10-31
configure.ac: Compute and substitute omp_device_properties and omp_device_pro...
Jakub Jelinek
1
-0
/
+15
2019-09-30
Remove global call sets: LRA
Richard Sandiford
1
-14
/
+0
2019-09-30
Pass an ABI identifier to hard_regno_call_part_clobbered
Richard Sandiford
1
-9
/
+18
2019-09-30
Add a function for getting the ABI of a call insn target
Richard Sandiford
1
-14
/
+13
2019-09-30
Add a target hook for getting an ABI from a function type
Richard Sandiford
1
-0
/
+9
2019-09-27
[C][C++] Allow targets to check calls to BUILT_IN_MD functions
Richard Sandiford
1
-0
/
+18
2019-09-14
Consider doloop IV in IVOPTs
Kewen Lin
1
-0
/
+33
2019-09-09
Remove bt-load.c
Richard Sandiford
1
-32
/
+0
2019-09-03
Implement TARGET_HANDLE_GENERIC_ATTRIBUTE
Jozef Lawrynowicz
1
-0
/
+11
2019-08-20
Use function_arg_info for TARGET_MUST_PASS_IN_STACK
Richard Sandiford
1
-2
/
+2
2019-08-20
Use function_arg_info for TARGET_CALLEE_COPIES
Richard Sandiford
1
-2
/
+2
2019-08-20
Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
Richard Sandiford
1
-3
/
+2
2019-08-20
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
Richard Sandiford
1
-15
/
+5
2019-08-20
Use function_arg_info for TARGET_SETUP_INCOMING_ARGS
Richard Sandiford
1
-3
/
+3
2019-08-20
Use function_arg_info for TARGET_PASS_BY_REFERENCE
Richard Sandiford
1
-4
/
+4
2019-08-20
Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
Richard Sandiford
1
-2
/
+2
2019-08-15
Remove TARGET_SETUP_INCOMING_VARARG_BOUNDS
Richard Sandiford
1
-9
/
+0
2019-08-13
Improve documentation of target hooks for libc functions
Jonathan Wakely
1
-2
/
+2
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-5
/
+5
2019-06-27
builtins.c (get_memory_rtx): Fix comment.
Aaron Sawdey
1
-2
/
+2
2019-06-18
Add predict_doloop_p target hook
Kewen Lin
1
-0
/
+9
2019-05-20
cfgloop.h (struct loop): Add simdlen member.
Jakub Jelinek
1
-1
/
+3
2019-05-20
Come up with hook libc_has_fast_function (PR middle-end/90263).
Martin Liska
1
-0
/
+7
2019-02-18
Support if statement in !GCC$ builtin directive.
Martin Liska
1
-0
/
+6
2019-01-12
[openacc] Add used parameter to TARGET_GOACC_VALIDATE_DIMS
Tom de Vries
1
-1
/
+1
2019-01-11
aarch64.c (aarch64_simd_call_p): New function.
Steve Ellcey
1
-5
/
+21
2019-01-11
aarch64.c (aarch64_simd_call_p): New function.
Steve Ellcey
1
-0
/
+14
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-14
* target.def (post_cfi_startproc): Fix text.
Jeff Law
1
-1
/
+2
2018-12-14
[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
Sam Tebbs
1
-0
/
+11
2018-11-16
re PR target/87927 (ICE: segmentation fault with patchable_function_entry att...
Jozef Lawrynowicz
1
-0
/
+6
2018-11-13
[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable
Andre Vieira
1
-1
/
+1
2018-11-07
doc: Use @: where needed
Segher Boessenkool
1
-3
/
+3
2018-10-04
re PR rtl-optimization/87466 (IRA and LRA spill all pseudos that are live acr...
Peter Bergner
1
-0
/
+15
2018-10-01
Add a hook to support telling the mid-end when to probe the stack.
Tamar Christina
1
-4
/
+11
2018-08-30
target.def (custom_function_descriptors): Improve documentation.
Sandra Loosemore
1
-14
/
+15
2018-07-31
targhooks - provide an alternative hook for targets that never execute specul...
Richard Earnshaw
1
-1
/
+6
2018-07-31
Add __builtin_speculation_safe_value
Richard Earnshaw
1
-0
/
+35
2018-07-17
Clean up of new format of -falign-FOO.
Martin Liska
1
-40
/
+0
[next]