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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.
Richard Biener
2
-14
/
+0
2019-11-23
Convert inliner to function specific param infrastructure
Jan Hubicka
1
-21
/
+0
2019-11-23
re PR middle-end/83859 (Please add new attribute which will establish relatio...
Jakub Jelinek
1
-1
/
+1
2019-11-22
PR middle-end/83859 - attributes to associate pointer arguments and sizes
Martin Sebor
1
-1
/
+71
2019-11-21
doc: Remove claim about ISO C
Harald van Dijk
1
-3
/
+3
2019-11-20
Restrict bb-slp-40.c to targets with VnQI addition (PR 92366)
Richard Sandiford
1
-0
/
+4
2019-11-20
Switch gcc ftp URL's to https
Janne Blomqvist
2
-8
/
+7
2019-11-20
Document -Wc11-c2x-compat.
Joseph Myers
1
-0
/
+11
2019-11-20
PR85678: Change default to -fno-common
Wilco Dijkstra
1
-25
/
+17
2019-11-19
[AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics
Dennis Zhang
1
-3
/
+2
2019-11-19
arm: Fixes for asm-flags vs thumb1 and ilp32
Richard Henderson
1
-0
/
+2
2019-11-19
* doc/invoke.texi (-gno-internal-reset-location-views): Fix typo.
Eric Botcazou
1
-1
/
+1
2019-11-18
Add optabs for accelerating RAW and WAR alias checks
Richard Sandiford
2
-0
/
+35
2019-11-18
Remove vestiges of MODIFY_JNI_METHOD_CALL
Tom Tromey
2
-32
/
+0
2019-11-18
re PR target/92545 (avr: support ATmega devices from the 0-series)
Georg-Johann Lay
1
-12
/
+12
2019-11-16
[AArch64] Enable VECT_COMPARE_COSTS by default for SVE
Richard Sandiford
1
-2
/
+16
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
2
-7
/
+15
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
2
-0
/
+26
2019-11-14
arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__
Richard Henderson
1
-0
/
+39
2019-11-14
Add Optimization keyword for param_max_inline_insns_auto param.
Martin Liska
1
-8
/
+3
2019-11-14
Document -fallocation-dce.
Martin Liska
1
-1
/
+5
2019-11-13
Enhance syntax of -fdbg-cnt.
Martin Liska
1
-8
/
+7
2019-11-12
Remove option_default_params and option_validate_param hooks.
Martin Liska
2
-12
/
+0
2019-11-12
Remove set_default_param_value from documentation.
Martin Liska
1
-2
/
+2
2019-11-12
Param to options conversion.
Martin Liska
1
-0
/
+3
2019-11-12
Add OpenACC 2.6 `serial' construct support
Maciej W. Rozycki
1
-0
/
+5
2019-11-12
[RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20
Alan Modra
1
-1
/
+1
2019-11-11
Bump minimum MPFR version to 3.1.0
Janne Blomqvist
1
-1
/
+1
2019-11-08
Generalise gather and scatter optabs
Richard Sandiford
1
-17
/
+17
2019-11-08
Handle removal of old-style function definitions in C2x.
Joseph Myers
1
-1
/
+4
2019-11-07
Loop split on semi-invariant conditional statement
Feng Xue
1
-0
/
+5
2019-11-07
[arm][1/X] Add initial support for saturation intrinsics
Kyrylo Tkachov
1
-0
/
+6
2019-11-07
Support 64-bit double and 64-bit long double configurations.
Georg-Johann Lay
2
-3
/
+48
2019-11-06
[ARC] Update mea option documentation
Claudiu Zissulescu
1
-1
/
+1
2019-11-06
introduce -fcallgraph-info option
Eric Botcazou
1
-2
/
+21
2019-11-06
doc: Insn splitting by combine
Segher Boessenkool
1
-1
/
+1
2019-11-05
* doc/install.texi: Further fix syntax for html generation
Arnaud Charlet
1
-1
/
+1
2019-11-04
PR c++/91979 - mangling nullptr expression
Kamlesh Kumar
1
-0
/
+3
2019-11-04
MSP430: Add -mtiny-printf option
Jozef Lawrynowicz
1
-1
/
+14
2019-11-04
MSP430: Add new methods of finding external MCU data file
Jozef Lawrynowicz
1
-2
/
+27
2019-11-01
PR middle-end/91679 - missing -Warray-bounds accessing a member array in a lo...
Martin Sebor
1
-0
/
+29
2019-10-31
configure.ac: Compute and substitute omp_device_properties and omp_device_pro...
Jakub Jelinek
2
-0
/
+9
2019-10-30
re PR c++/92024 (crash in check_local_shadow)
Bernd Edlinger
1
-15
/
+17
2019-10-29
tree-ssa.texi (Immediate Uses): Fix FOR_EACH_IMM_USE_STMT example.
Richard Biener
1
-1
/
+1
2019-10-29
install.texi (--enable-offload-targets): Fix up a typo in the example, use ac...
Jakub Jelinek
1
-1
/
+1
2019-10-28
PR c/66970 - Add __has_builtin() macro
Martin Sebor
2
-1
/
+29
2019-10-20
install.texi (Configuration, [...]): hboehm.info now defaults to https.
Gerald Pfeifer
1
-1
/
+1
2019-10-16
Deal with incoming POLY_INT_CST ranges (PR92033)
Richard Sandiford
1
-0
/
+12
[next]