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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
cgraph: flatten and same_body aliases [PR96078]
Jason Merrill
3
-2
/
+28
2021-03-02
libbacktrace: don't special case file 0
Ian Lance Taylor
1
-25
/
+14
2021-03-03
Daily bump.
GCC Administrator
9
-1
/
+269
2021-03-02
aix: Fix TLS thread pointer function names.
David Edelsohn
1
-2
/
+2
2021-03-03
outputs.exp: skip @file -save-temps if target has -L or -I
Hans-Peter Nilsson
1
-0
/
+12
2021-03-02
[PATCH] Fix Ada bootstrap failure on Cygwin since switch to C++11 (PR98590)
Mikael Pettersson
1
-0
/
+5
2021-03-02
compiler: allow //go:embed in files underscore-importing embed
Michael Matloob
5
-21
/
+14
2021-03-02
libbacktrace: pass -1 to error callback for unrecognized DWARF
Ian Lance Taylor
2
-30
/
+43
2021-03-02
diagnostics: fix ICE on fix-it hints on very long lines [PR99323]
David Malcolm
4
-2
/
+38
2021-03-02
PR middle-end/99276 - grammar in diagnostics for overflowing the destination
Martin Sebor
1
-2
/
+1
2021-03-02
PR middle-end/99295 - documentation on __attribute__((malloc)) is wrong
Martin Sebor
1
-8
/
+11
2021-03-02
PR c++/99251 - inconsistent -Wnonnull warning behaviour with dynamic_cast
Martin Sebor
5
-32
/
+63
2021-03-02
dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319]
Jakub Jelinek
1
-8
/
+21
2021-03-02
Fix PR ada/99095
Eric Botcazou
2
-1
/
+26
2021-03-02
analyzer: remove dead code
Martin Liska
1
-5
/
+1
2021-03-02
c++: Fix satisfaction of placeholder type constraints [PR96443]
Patrick Palka
8
-104
/
+172
2021-03-02
c++: Delay normalizing nested requirements until satisfaction
Patrick Palka
1
-66
/
+72
2021-03-02
c++: Some preparatory type canonicalization fixes
Patrick Palka
4
-19
/
+39
2021-03-02
c++: Avoid building garbage trees from tsubst_requires_expr
Patrick Palka
1
-32
/
+14
2021-03-02
IBM Z: arch14: New instrinsics
Andreas Krebbel
14
-1
/
+211
2021-03-02
IBM Z: arch14: Add command line options
Andreas Krebbel
9
-5
/
+59
2021-03-02
vrp: Improve register_edge_assert_for [PR95757]
Jakub Jelinek
1
-7
/
+15
2021-03-02
IBM Z: Run mul-signed-overflow tests only on z14
Andreas Krebbel
2
-2
/
+2
2021-03-01
Fix __sprintfkf prototype in libgcc.
Michael Meissner
2
-2
/
+2
2021-03-02
Daily bump.
GCC Administrator
5
-1
/
+70
2021-03-02
Do not call Set_Cloned_Subtype on private type
Eric Botcazou
1
-1
/
+1
2021-03-01
dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097].
Iain Sandoe
7
-0
/
+42
2021-03-01
s390: add exceptions for param modified by target pragma
Martin Liska
2
-0
/
+11
2021-03-01
c++: Completeness of typedef structs [PR 99294]
Nathan Sidwell
6
-23
/
+81
2021-03-01
Fix ICE in compute_fn_summary
Jan Hubicka
1
-4
/
+11
2021-03-01
Fix wrong result for 1.0/3.0 at -O2 -fno-omit-frame-pointer -frounding-math
Eric Botcazou
3
-25
/
+88
2021-03-01
Daily bump.
GCC Administrator
7
-1
/
+60
2021-02-28
Update gcc de.po, sv.po.
Joseph Myers
2
-1619
/
+1106
2021-02-28
testsuite, coroutines : Mark final awaiters and co_await operators noexcept.
Iain Sandoe
3
-10
/
+10
2021-02-28
c++: Fix attr-lambda3.C
Jason Merrill
1
-1
/
+1
2021-02-28
fortran: Fix up wording of 3 OpenMP diagnostic messages [PR99303]
Jakub Jelinek
1
-4
/
+4
2021-02-28
fortran: Replace double space in diagnostic with a single one [PR99300]
Jakub Jelinek
1
-1
/
+1
2021-02-28
typos: Fix various typos - mainly misspelled reference* [PR99304]
Jakub Jelinek
6
-11
/
+12
2021-02-28
Daily bump.
GCC Administrator
6
-1
/
+39
2021-02-27
c++: Allow GNU attributes before lambda -> [PR90333]
Jason Merrill
2
-2
/
+13
2021-02-27
Darwin : Update a disgnostic message [NFC].
Iain Sandoe
1
-1
/
+2
2021-02-27
libgomp, testsuite : Require alias support for PR96390 testcase.
Iain Sandoe
1
-0
/
+1
2021-02-27
libstdc++: Fix conversions from date types to integers [PR 99301]
Jonathan Wakely
1
-2
/
+2
2021-02-27
gcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_PRINT* in diagnostics ...
Jakub Jelinek
2
-6
/
+4
2021-02-27
Daily bump.
GCC Administrator
7
-1
/
+221
2021-02-26
analyzer: implement exploded_path copy ctor
David Malcolm
2
-1
/
+9
2021-02-26
Update gcc de.po.
Joseph Myers
1
-645
/
+435
2021-02-26
revert just-added duplicate fpic target requirement
Alexandre Oliva
3
-3
/
+0
2021-02-26
Add missing dg-require-effective-target fpic directives to powerpc tests
Olivier Hainque
9
-0
/
+10
2021-02-26
middle-end/99281 - avoid bitfield stores into addressable types
Richard Biener
2
-1
/
+38
[next]