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/existing-fp8
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
2022-10-14
c++: Implement excess precision support for C++ [PR107097, PR323]
Jakub Jelinek
1
-5
/
+5
2022-10-12
Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
Cui,Lili
1
-4
/
+4
2022-10-10
c++: Lambda context mangling
Nathan Sidwell
1
-0
/
+3
2022-10-10
arc: Remove obsolete mRcq and mRcw options.
Claudiu Zissulescu
1
-6
/
+2
2022-10-07
Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_array
Qing Zhao
2
-1
/
+53
2022-10-07
Introduce DWARF_VERSION_DEFAULT and redefine for VxWorks
Olivier Hainque
2
-0
/
+12
2022-10-06
c: C2x typeof
Joseph Myers
1
-1
/
+4
2022-10-06
c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]
Jakub Jelinek
1
-13
/
+36
2022-10-05
rs6000: Remove the wD constraint
Segher Boessenkool
1
-3
/
+0
2022-10-05
analyzer: fix ICEs seen with call summaries on PR 107060
David Malcolm
1
-0
/
+4
2022-10-04
OpenMP: Update invoke.texi and fix fortran/parse.cc for -fopenmp-simd
Tobias Burnus
1
-4
/
+8
2022-10-04
install.texi: gcn - update llvm reqirements, gcn/nvptx - newlib use version
Tobias Burnus
1
-5
/
+26
2022-10-03
vect: while_ult for integer masks
Andrew Stubbs
1
-3
/
+12
2022-09-30
Document -fexcess-precision=16 in tm.texi
Palmer Dabbelt
1
-1
/
+1
2022-09-30
testsuite: Only run test on target if VMA == LMA
Torbjörn SVENSSON
1
-0
/
+3
2022-09-30
RISC-V: Add '-m[no]-csr-check' option in gcc.
Jiawei
1
-0
/
+6
2022-09-30
rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
Kewen Lin
1
-2
/
+6
2022-09-27
docs: update abi version info
Kim Kuparinen
1
-2
/
+9
2022-09-26
docs: add missing dash in option name
Martin Liska
1
-1
/
+1
2022-09-26
nvptx: Allow '--with-arch' to override the default '-misa'
Thomas Schwinge
2
-1
/
+12
2022-09-26
aarch64: Add -march support for Armv9.1-A, Armv9.2-A, Armv9.3-A
Kyrylo Tkachov
1
-0
/
+3
2022-09-25
Fix typo in chapter level for RISC-V attributes
Torbjörn SVENSSON
1
-1
/
+1
2022-09-23
aarch64: Add Arm Neoverse V2 support
Kyrylo Tkachov
1
-1
/
+1
2022-09-22
remove -gz=zlib-gnu option value
Martin Liska
1
-6
/
+5
2022-09-20
replace "the the" typos
Martin Liska
1
-1
/
+1
2022-09-13
rs6000: Suggest unroll factor for loop vectorization
Kewen Lin
1
-0
/
+7
2022-09-12
doc: Fix typo in documentation of __float128 suffix
Jonathan Wakely
1
-1
/
+1
2022-09-09
analyzer: implement trust boundaries via a plugin for Linux kernel
David Malcolm
1
-0
/
+16
2022-09-09
Fix "address will never be NULL" warning
Jan-Benedict Glaw
2
-2
/
+4
2022-09-08
c++: Fix type completeness checks for type traits [PR106838]
Jonathan Wakely
1
-12
/
+18
2022-09-08
analyzer: support for symbolic values in the out-of-bounds checker [PR106625]
Tim Lange
1
-3
/
+5
2022-09-07
libcpp: Named universal character escapes and delimited escape sequence tweaks
Jakub Jelinek
1
-1
/
+7
2022-09-05
LoongArch: add -mdirect-extern-access option
Xi Ruoyao
1
-0
/
+15
2022-09-05
docs: rename DEBUGGER_REGISTER_NUMBER in texi
Martin Liska
2
-8
/
+8
2022-09-05
rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
Martin Liska
2
-20
/
+18
2022-09-02
c/c++: new warning: -Wxor-used-as-pow [PR90885]
David Malcolm
1
-0
/
+15
2022-09-02
Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result.
Kito Cheng
2
-0
/
+20
2022-09-02
STABS: remove -gstabs and -gxcoff functionality
Martin Liska
5
-470
/
+17
2022-09-01
libcpp: Add -Winvalid-utf8 warning [PR106655]
Jakub Jelinek
1
-3
/
+10
2022-08-30
omp-simd-clone: Allow fixed-lane vectors
Andrew Stubbs
1
-0
/
+3
2022-08-30
Extend SLP permutation optimisations
Richard Sandiford
1
-0
/
+4
2022-08-26
c++: Implement -Wself-move warning [PR81159]
Marek Polacek
1
-1
/
+22
2022-08-26
Implement __builtin_issignaling
Jakub Jelinek
2
-0
/
+21
2022-08-26
cr16: remove obsoleted port
Martin Liska
4
-121
/
+2
2022-08-25
LoongArch: add model attribute
Xi Ruoyao
1
-0
/
+17
2022-08-24
LoongArch: Add new code model 'medium'.
Lulu Cheng
1
-0
/
+3
2022-08-20
LoongArch: Add support code model extreme.
Lulu Cheng
1
-40
/
+10
2022-08-18
analyzer: warn on the use of floating-points operands in the size argument [P...
Tim Lange
1
-0
/
+14
2022-08-16
docs: remove link to www.bullfreeware.com from install
Martin Liska
1
-4
/
+0
2022-08-16
Adjust max-jump-thread-paths docs
Richard Biener
1
-3
/
+3
[next]