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
/
c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-30
Daily bump.
GCC Administrator
1
-0
/
+7
2024-05-29
C23: fix aliasing for structures/unions with incomplete types
Martin Uecker
1
-3
/
+40
2024-05-29
Daily bump.
GCC Administrator
1
-0
/
+7
2024-05-28
Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]
David Malcolm
2
-2
/
+2
2024-05-25
Daily bump.
GCC Administrator
1
-0
/
+6
2024-05-24
c: Fix for some variably modified types not being recognized [PR114831]
Martin Uecker
1
-0
/
+9
2024-05-16
Daily bump.
GCC Administrator
1
-0
/
+6
2024-05-15
openmp: Diagnose using grainsize+num_tasks clauses together [PR115103]
Jakub Jelinek
1
-2
/
+20
2024-05-07
Daily bump.
GCC Administrator
1
-0
/
+12
2024-05-06
Update the C FE routine "add_flexible_array_elts_to_size" C++ FE routine "lay...
Qing Zhao
1
-6
/
+23
2024-05-06
C and C++ FE changes to support flexible array members in unions and alone in...
Qing Zhao
1
-11
/
+5
2024-05-01
Daily bump.
GCC Administrator
1
-0
/
+5
2024-04-30
Support {CEIL,FLOOR,ROUND}_{DIV,MOD}_EXPR and EXACT_DIV_EXPR in GIMPLE FE
Richard Biener
1
-0
/
+35
2024-04-20
Daily bump.
GCC Administrator
1
-0
/
+15
2024-04-20
c: Fix ICE with -g and -std=c23 related to incomplete types [PR114361]
Jakub Jelinek
2
-2
/
+51
2024-04-10
Daily bump.
GCC Administrator
1
-0
/
+7
2024-04-09
Fix up duplicated words mostly in comments, part 2
Jakub Jelinek
1
-2
/
+2
2024-04-08
ChangeLog: Add by hand ChangeLog entry for PR114361 revert.
Jakub Jelinek
1
-0
/
+9
2024-04-05
Revert "Fix ICE with -g and -std=c23 related to incomplete types [PR114361]"
Martin Uecker
1
-1
/
+0
2024-04-03
Daily bump.
GCC Administrator
1
-0
/
+6
2024-04-03
Fix ICE with -g and -std=c23 related to incomplete types [PR114361]
Martin Uecker
1
-0
/
+1
2024-03-15
Daily bump.
GCC Administrator
1
-0
/
+9
2024-03-14
OpenACC 2.7: front-end support for readonly modifier
Chung-Lin Tang
1
-7
/
+61
2024-03-09
Daily bump.
GCC Administrator
1
-0
/
+8
2024-03-08
dwarf2out: Emit DW_AT_export_symbols on anon unions/structs [PR113918]
Jakub Jelinek
3
-0
/
+27
2024-02-27
Daily bump.
GCC Administrator
1
-0
/
+8
2024-02-26
c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042]
Jakub Jelinek
1
-0
/
+21
2024-02-23
Daily bump.
GCC Administrator
1
-0
/
+11
2024-02-22
c: Handle scoped attributes in __has*attribute and scoped attribute parsing c...
Jakub Jelinek
1
-8
/
+6
2024-02-14
Daily bump.
GCC Administrator
1
-0
/
+6
2024-02-13
OpenMP: Reject non-const 'condition' trait in Fortran
Tobias Burnus
1
-1
/
+2
2024-02-11
Daily bump.
GCC Administrator
1
-0
/
+5
2024-02-10
Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some more
Jakub Jelinek
1
-2
/
+2
2024-02-09
Daily bump.
GCC Administrator
1
-0
/
+7
2024-02-08
c: Fix boolean conversion of floating constant as integer constant expression...
Joseph Myers
1
-1
/
+11
2024-02-06
Daily bump.
GCC Administrator
1
-0
/
+7
2024-02-05
c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740]
Jakub Jelinek
1
-1
/
+1
2024-02-01
Daily bump.
GCC Administrator
1
-0
/
+25
2024-01-31
c: Fix ICE for nested enum redefinitions with/without fixed underlying type [...
Joseph Myers
1
-2
/
+5
2024-01-31
Fix ICE with -g and -std=c23 when forming composite types [PR113438]
Martin Uecker
1
-0
/
+5
2024-01-31
c: Fix ICEs casting expressions with integer constant operands to bool [PR111...
Joseph Myers
3
-9
/
+28
2024-01-22
Daily bump.
GCC Administrator
1
-0
/
+7
2024-01-21
C23: Fix ICE for composite type for structs with unsigned bitfields [PR113492]
Martin Uecker
1
-1
/
+1
2024-01-13
Daily bump.
GCC Administrator
1
-0
/
+6
2024-01-12
c: Avoid _BitInt indexes > sizetype in ARRAY_REFs [PR113315]
Jakub Jelinek
1
-0
/
+4
2024-01-12
Daily bump.
GCC Administrator
1
-0
/
+32
2024-01-11
OpenMP: lvalue parsing for map/to/from clauses (C)
Julian Brown
3
-37
/
+229
2024-01-10
Daily bump.
GCC Administrator
1
-0
/
+5
2024-01-09
frontend: don't ice with pragma NOVECTOR if loop has no condition [PR113267]
Tamar Christina
1
-1
/
+1
2024-01-04
Daily bump.
GCC Administrator
1
-0
/
+5
[next]