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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-30
libgo: use SYS_timer_settime32
Ian Lance Taylor
1
-1
/
+1
2022-07-29
xtensa: Fix conflicting hard regno between indirect sibcall fixups and EH_RET...
Takayuki 'January June' Suwa
1
-5
/
+5
2022-07-29
xtensa: Add RTX costs for if_then_else
Takayuki 'January June' Suwa
1
-0
/
+1
2022-07-30
Daily bump.
GCC Administrator
5
-1
/
+84
2022-07-29
amdgcn: 64-bit vector shifts
Andrew Stubbs
1
-8
/
+10
2022-07-29
amdgcn: 64-bit not
Andrew Stubbs
1
-0
/
+20
2022-07-29
OpenMP/Fortran: Permit assumed-size arrays in uniform clause
Tobias Burnus
2
-1
/
+32
2022-07-29
tree-optimization/105679 - disable backward threading of unlikely entry
Richard Biener
1
-0
/
+9
2022-07-29
tree-optimization/106422 - verify block copying in forward threading
Richard Biener
2
-1
/
+17
2022-07-29
openmp: Reject invalid forms of C++ #pragma omp atomic compare [PR106448]
Jakub Jelinek
2
-1
/
+17
2022-07-29
openmp: Fix up handling of non-rectangular simd loops with pointer type itera...
Jakub Jelinek
1
-18
/
+39
2022-07-29
openmp: Simplify fold_build_pointer_plus callers in omp-expand
Jakub Jelinek
1
-36
/
+15
2022-07-29
LoongArch: Define the macro ASM_PREFERRED_EH_DATA_FORMAT by checking the asse...
Lulu Cheng
4
-1
/
+54
2022-07-29
Use CONVERT_EXPR_CODE_P
Richard Biener
1
-1
/
+1
2022-07-29
Avoid vect_get_vector_types_for_stmt
Richard Biener
1
-4
/
+2
2022-07-29
Daily bump.
GCC Administrator
5
-1
/
+167
2022-07-28
analyzer: new warning: -Wanalyzer-putenv-of-auto-var [PR105893]
David Malcolm
6
-0
/
+251
2022-07-28
analyzer: add CWE identifier URLs to docs
David Malcolm
3
-5
/
+47
2022-07-28
analyzer: expand the comment in region.h
David Malcolm
1
-21
/
+31
2022-07-28
jit: update docs to reflect .c to .cc renaming
David Malcolm
1
-2
/
+1
2022-07-28
doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math'
Maciej W. Rozycki
2
-2
/
+9
2022-07-28
RISC-V: Split unordered FP comparisons into individual RTL insns
Maciej W. Rozycki
13
-33
/
+180
2022-07-28
middle-end/106457 - improve array_at_struct_end_p for array objects
Richard Biener
1
-0
/
+4
2022-07-28
gimple, internal-fn: Add IFN_TRAP and use it for __builtin_unreachable [PR106...
Jakub Jelinek
5
-1
/
+31
2022-07-28
jit,docs: shorten assembly output
Martin Liška
5
-7
/
+7
2022-07-28
jit,docs: remove :ref:`modindex`
marxin
1
-1
/
+0
2022-07-28
jit,docs: use :expr:`type *` for pointers to a type
marxin
13
-45
/
+45
2022-07-28
jit,docs: use list-table instead of fixed table
marxin
6
-143
/
+270
2022-07-28
jit,docs: compact function declarations
marxin
1
-28
/
+14
2022-07-28
jit,docs: various fixes
marxin
6
-27
/
+28
2022-07-28
jit,docs: replace c:type:`int_type` with :expr:`int_type`
marxin
4
-9
/
+9
2022-07-28
jit,docs: use enum directive for enumeral types
marxin
6
-18
/
+14
2022-07-28
Daily bump.
GCC Administrator
5
-1
/
+81
2022-07-27
preprocessor: Set input_location to the most recently seen token
Lewis Hyatt
3
-0
/
+26
2022-07-27
docs: Fix outdated reference to LOOPS_HAVE_MARKED_SINGLE_EXITS
Andrew Carlotti
1
-1
/
+1
2022-07-27
analyzer: add get_meaning_for_state_change vfunc to fd_diagnostic in sm-fd.cc...
Immad Mir
2
-0
/
+51
2022-07-27
LoongArch: document -m[no-]explicit-relocs
WANG Xuerui
1
-0
/
+13
2022-07-27
RISC-V: Remove duplicate backslashes from `stack_protect_set_<mode>'
Maciej W. Rozycki
1
-1
/
+1
2022-07-27
RISC-V: Add RTX costs for `if_then_else' expressions
Maciej W. Rozycki
1
-0
/
+27
2022-07-27
cgraphunit: Don't emit asm thunks for -dx [PR106261]
Jakub Jelinek
2
-1
/
+37
2022-07-27
opts: Add an assertion to help static analyzers [PR106332]
Jakub Jelinek
1
-0
/
+2
2022-07-27
testsuite: Add -Wno-psabi to pr94920 tests [PR94920]
Jakub Jelinek
2
-1
/
+2
2022-07-27
testsuite: Add extra ia32 options so that -fprefetch-loop-arrays works [PR106...
Jakub Jelinek
1
-0
/
+1
2022-07-27
LoongArch: adjust the default of -mexplicit-relocs by checking gas feature
Xi Ruoyao
5
-6
/
+46
2022-07-27
Daily bump.
GCC Administrator
6
-1
/
+427
2022-07-26
analyzer: fix false +ves from -Wanalyzer-va-arg-type-mismatch on int promotio...
David Malcolm
3
-1
/
+92
2022-07-26
analyzer: fix stray get_element decls
David Malcolm
1
-8
/
+0
2022-07-26
Fortran: error recovery from calculation of storage size of a symbol [PR103504]
Harald Anlauf
2
-2
/
+33
2022-07-26
c: Handle initializations of opaque types [PR106016]
Peter Bergner
2
-1
/
+15
2022-07-26
LoongArch: Modify the output message string of the warning.
Lulu Cheng
1
-2
/
+2
[next]