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
/
c-family
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-30
Fix warnings for tree formats in gfc_error
Paul-Antoine Arras
1
-0
/
+4
2024-07-24
Daily bump.
GCC Administrator
1
-0
/
+5
2024-07-23
C++: Support clang compatible [[musttail]] (PR83324)
Andi Kleen
2
-0
/
+21
2024-07-21
Daily bump.
GCC Administrator
1
-0
/
+19
2024-07-20
Revert "C++: Support clang compatible [[musttail]] (PR83324)"
Andi Kleen
2
-21
/
+0
2024-07-19
C++: Support clang compatible [[musttail]] (PR83324)
Andi Kleen
2
-0
/
+21
2024-07-19
Add a musttail generic attribute to the c-attribs table
Andi Kleen
2
-0
/
+16
2024-07-18
Daily bump.
GCC Administrator
1
-0
/
+4
2024-07-17
Regenerate c.opt.urls
Mark Wielaard
1
-0
/
+3
2024-07-15
Daily bump.
GCC Administrator
1
-0
/
+5
2024-07-14
c, objc: Add -Wunterminated-string-initialization
Alejandro Colomar
1
-0
/
+4
2024-07-14
Daily bump.
GCC Administrator
1
-0
/
+42
2024-07-13
diagnostics: add highlight-a vs highlight-b in colorization and pp_markup
David Malcolm
6
-71
/
+195
2024-07-11
Daily bump.
GCC Administrator
1
-0
/
+7
2024-07-10
c++: remove Concepts TS code
Marek Polacek
4
-21
/
+6
2024-07-09
Daily bump.
GCC Administrator
1
-0
/
+10
2024-07-08
c-format.cc: add ctors to format_check_results and format_check_context
David Malcolm
1
-26
/
+37
2024-07-04
Daily bump.
GCC Administrator
1
-0
/
+7
2024-07-02
preprocessor: Create the parser before handling command-line includes [PR115312]
Lewis Hyatt
1
-1
/
+1
2024-06-26
Daily bump.
GCC Administrator
1
-0
/
+5
2024-06-24
c-family: Add Warning property to Wnrvo option [PR115624]
Andrew Pinski
1
-1
/
+1
2024-06-19
Daily bump.
GCC Administrator
1
-0
/
+5
2024-06-18
diagnostics: introduce diagnostic-macro-unwinding.h/cc
David Malcolm
1
-1
/
+1
2024-06-18
Daily bump.
GCC Administrator
1
-0
/
+17
2024-06-17
Add minimal support for __bf16 to -fdump-ada-spec
Eric Botcazou
1
-1
/
+22
2024-06-17
c: Implement C2Y alignof on incomplete arrays
Joseph Myers
1
-1
/
+3
2024-06-17
c-family: Fix -Warray-compare warning ICE [PR115290]
Jakub Jelinek
1
-4
/
+9
2024-06-13
Daily bump.
GCC Administrator
1
-0
/
+11
2024-06-12
pretty_printer: make all fields private
David Malcolm
2
-19
/
+19
2024-06-12
pretty_printer: rename instances named "buffer" to "pp"
David Malcolm
1
-438
/
+438
2024-06-12
Daily bump.
GCC Administrator
1
-0
/
+18
2024-06-11
c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operand
Joseph Myers
5
-6
/
+61
2024-06-11
C++: Support constexpr strings for asm statements
Andi Kleen
1
-1
/
+4
2024-06-06
Daily bump.
GCC Administrator
1
-0
/
+22
2024-06-05
openmp: OpenMP loop transformation support
Jakub Jelinek
5
-15
/
+127
2024-06-01
Daily bump.
GCC Administrator
1
-0
/
+19
2024-05-31
Use the .ACCESS_WITH_SIZE in bound sanitizer.
Qing Zhao
1
-0
/
+42
2024-05-31
Provide counted_by attribute to flexible array member field
Qing Zhao
3
-1
/
+81
2024-05-31
C: allow aliasing of compatible types derived from enumeral types [PR115157]
Martin Uecker
1
-0
/
+1
2024-05-30
Daily bump.
GCC Administrator
1
-0
/
+10
2024-05-29
c++: pragma target and static init [PR109753]
Jason Merrill
1
-0
/
+4
2024-05-29
c-family: add hints for strerror
Oskari Pirhonen
1
-0
/
+1
2024-05-29
Daily bump.
GCC Administrator
1
-0
/
+12
2024-05-28
Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]
David Malcolm
4
-2
/
+255
2024-05-25
Daily bump.
GCC Administrator
1
-0
/
+6
2024-05-24
Small enhancement to implementation of -fdump-ada-spec
Eric Botcazou
1
-9
/
+61
2024-05-24
Daily bump.
GCC Administrator
1
-0
/
+8
2024-05-23
Another small fix to implementation of -fdump-ada-spec
Eric Botcazou
1
-19
/
+11
2024-05-19
Daily bump.
GCC Administrator
1
-0
/
+6
2024-05-17
Small fix to implementation of -fdump-ada-spec
Eric Botcazou
1
-4
/
+3
[next]