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-08-20
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
Richard Sandiford
1
-13
/
+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
-3
/
+3
2019-08-20
Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
Richard Sandiford
1
-1
/
+1
2019-08-20
Add TIGERLAKE and COOPERLAKE to GCC.
Hongtao Liu
2
-0
/
+22
2019-08-20
install.texi (Specific, alpha): Remove note to use binutils 2.11.2 or later.
Gerald Pfeifer
1
-5
/
+0
2019-08-18
install.texi (Specific, bfin): blackfin.uclinux.org is gone, point to sourcef...
Gerald Pfeifer
1
-1
/
+1
2019-08-17
* doc/ux.texi (User Experience Guidelines): Update reference.
Gerald Pfeifer
1
-1
/
+1
2019-08-17
gpl_v3.texi (Copying): Adjust the link to "Why not LGPL".
Gerald Pfeifer
1
-1
/
+1
2019-08-15
Remove TARGET_SETUP_INCOMING_VARARG_BOUNDS
Richard Sandiford
2
-8
/
+0
2019-08-14
Add generic support for noinit attribute.
Christophe Lyon
2
-0
/
+11
2019-08-13
Improve documentation of target hooks for libc functions
Jonathan Wakely
1
-2
/
+2
2019-08-13
MSP430: Read MCU data from external file
Jozef Lawrynowicz
1
-1
/
+13
2019-08-13
[AArch64] Add a "y" constraint for V0-V7
Richard Sandiford
1
-0
/
+6
2019-08-13
Automatically detect GNU jobserver with -flto.
Martin Liska
1
-1
/
+2
2019-08-09
Add -flto=auto option value.
Martin Liska
1
-2
/
+5
2019-08-08
* doc/extend.texi: Add const qualifier to ld intrinsics.
Mihailo Stojanovic
1
-4
/
+4
2019-08-05
extend.texi (Common Variable Attributes): Document alias attribute.
Martin Sebor
1
-0
/
+27
2019-08-05
PR c++/91338 - Implement P1161R3: Deprecate a[b,c].
Marek Polacek
1
-1
/
+20
2019-08-04
install.texi (Prerequisites): Remove reference to Tcl 8.6 bug that was fixed ...
Gerald Pfeifer
1
-4
/
+1
2019-08-02
invoke.texi (hot-bb-count-fraction): Rework description.
Eric Botcazou
1
-13
/
+29
2019-07-31
[GCC, AArch64] Enable Transactional Memory Extension
Sudakshina Das
1
-0
/
+2
2019-07-30
Deduce automatically number of cores for -flto option.
Martin Liska
1
-1
/
+2
2019-07-29
Don't run DSE at -Og
Richard Sandiford
1
-2
/
+2
2019-07-29
Add dg test for matching function bodies
Richard Sandiford
1
-0
/
+85
2019-07-28
* doc/include/gpl_v3.texi (Copying): Use https for www.gnu.org.
Gerald Pfeifer
1
-1
/
+1
2019-07-23
[rs6000] Add documentation for __builtin_mtfsf
Paul A. Clarke
1
-1
/
+5
2019-07-22
RISC-V: Add -malign-data= option.
Ilia Diachkov
1
-1
/
+9
2019-07-21
or1k: Initial support for FPU
Stafford Horne
1
-0
/
+21
2019-07-21
or1k: Add mrori option, fix option docs
Stafford Horne
1
-25
/
+31
2019-07-19
[AArch64] Rename +bitperm to +sve2-bitperm
Richard Sandiford
1
-1
/
+1
2019-07-14
ipa-fnsummary.c (ipa_dump_hints): Do not dump array_index.
Jan Hubicka
1
-6
/
+0
2019-07-12
invoke.texi (ssa-name-def-chain-limit): Document new --param.
Martin Sebor
1
-0
/
+7
2019-07-12
Support multiple operand counts for .md @ patterns
Richard Sandiford
1
-0
/
+9
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-5
/
+5
2019-07-09
Document and test __builtin_expect_with_probability.
Martin Liska
1
-1
/
+4
2019-07-09
Enhance documentation of -fprofile-note option.
Martin Liska
1
-2
/
+4
2019-07-08
subreg: Add -fsplit-wide-types-early (PR88233)
Segher Boessenkool
1
-1
/
+8
2019-07-08
Add a build config for bootstrapping at -Og
Richard Sandiford
1
-0
/
+1
2019-07-04
introduce EH_ELSE_EXPR tree and gimplifier
Alexandre Oliva
1
-0
/
+5
2019-07-03
Add zstd support for LTO bytecode compression.
Martin Liska
1
-0
/
+6
2019-07-03
Add -fprofile-note option.
Martin Liska
1
-2
/
+7
2019-07-02
re PR preprocessor/90581 (provide an option to adjust the maximum depth of ne...
Qing Zhao
2
-0
/
+5
2019-07-02
optabs.def (movmem_optab): Add movmem back for memmove().
Aaron Sawdey
1
-0
/
+36
2019-07-01
invoke.texi (Link Options): Further editorial changes to -flinker-output docs.
Sandra Loosemore
1
-21
/
+22
2019-07-01
sourcebuild.texi (Effective-Target Keywords, [...]): Document avx512vp2inters...
Hongtao Liu
1
-0
/
+3
2019-06-27
Add --disable-tm-clone-registry libgcc configure option.
Ilia Diachkov
1
-0
/
+5
2019-06-27
PR c++/55442 - memory-hog with highly recursive constexpr.
Jason Merrill
1
-2
/
+14
2019-06-27
builtins.c (get_memory_rtx): Fix comment.
Aaron Sawdey
3
-15
/
+17
2019-06-27
rs6000.c (rs6000_option_override_internal): Enable -fvariable-expansion-in-un...
Bill Schmidt
1
-0
/
+3
[next]