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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
Tigthen libc_internal and crtstuff for VxWorks shared objects
Frederic Konrad
3
-19
/
+109
2021-12-13
VxWorks config fixes for shared objects
Frederic Konrad
2
-3
/
+23
2021-12-13
Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7
Olivier Hainque
2
-2
/
+5
2021-12-13
Add -fipa-strict-aliasing
Jan Hubicka
3
-4
/
+20
2021-12-13
aarch64: Add command-line support for Armv8.8-a
Kyrylo Tkachov
3
-1
/
+9
2021-12-13
aarch64: Use +mops to inline memset operations
Kyrylo Tkachov
5
-25
/
+181
2021-12-13
aarch64: Add memmove expansion for +mops
Kyrylo Tkachov
3
-0
/
+108
2021-12-13
aarch64: Add support for Armv8.8-a memory operations and memcpy expansion
Kyrylo Tkachov
7
-17
/
+149
2021-12-13
inline: fix ICE with -fprofile-generate
Martin Liska
1
-16
/
+9
2021-12-13
Include yvals.h for VxWorks < 7 RTPs as well
Olivier Hainque
1
-1
/
+5
2021-12-13
Ensure VxWorks headers expose C99 features for C++
Olivier Hainque
1
-0
/
+6
2021-12-13
Leverage sysroot for VxWorks
Olivier Hainque
6
-55
/
+61
2021-12-13
libstdc++: Add support for '?' in linker script globs
Jonathan Wakely
1
-2
/
+4
2021-12-13
Fortran: Handle compare in OpenMP atomic
Tobias Burnus
7
-95
/
+650
2021-12-13
libstdc++: Make ranges::size and ranges::empty check for unbounded arrays
Jonathan Wakely
3
-0
/
+24
2021-12-13
libstdc++: Fix std::regex_replace for strings with embedded null [PR103664]
Jonathan Wakely
3
-7
/
+33
2021-12-13
docs: add missing @item for the first item
Martin Liska
1
-1
/
+1
2021-12-13
pch: Small cleanup
Jakub Jelinek
4
-5
/
+5
2021-12-13
Do not ICE on ternary expressions when calculating value ranges
Jan Hubicka
2
-1
/
+9
2021-12-12
pragma: Update target option node when optimization changes [PR103515]
Kewen Lin
2
-1
/
+42
2021-12-13
Daily bump.
GCC Administrator
9
-1
/
+104
2021-12-12
Replace gnu::unique_ptr with std::unique_ptr
Jonathan Wakely
15
-667
/
+21
2021-12-12
libgccjit: Add support for setting the link section of global variables [PR10...
Antoni Boucher
11
-4
/
+163
2021-12-12
nvptx: Add (experimental) support for HFmode with -misa=sm_53
Roger Sayle
8
-4
/
+174
2021-12-12
Terminate BB analysis on NULL memory access in ipa-pure-const and ipa-modref
Jan Hubicka
2
-0
/
+35
2021-12-12
Daily bump.
GCC Administrator
7
-1
/
+88
2021-12-11
libgccjit: Add support for TLS variable [PR95415]
Antoni Boucher
10
-4
/
+212
2021-12-11
libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
Antoni Boucher
7
-8
/
+170
2021-12-11
Fortran: fix checking of elemental functions of type CLASS
Harald Anlauf
2
-1
/
+14
2021-12-11
Avoid updating hot bb threshold in call speculation code
Jan Hubicka
1
-12
/
+0
2021-12-11
Fix handling of thunks in ipa-modref
Jan Hubicka
1
-5
/
+5
2021-12-11
libgcc: vxcrtstuff.c: make ctor/dtor functions static
Rasmus Villemoes
1
-3
/
+7
2021-12-11
libgcc: vxcrtstuff.c: remove ctor/dtor declarations
Rasmus Villemoes
1
-3
/
+0
2021-12-10
libstdc++: check length in string append [PR103534]
Jason Merrill
2
-4
/
+14
2021-12-11
Daily bump.
GCC Administrator
11
-1
/
+226
2021-12-10
libgcc, Darwin: Update darwin10 unwinder shim dependencies.
Iain Sandoe
1
-1
/
+1
2021-12-10
jit: set DECL_CONTEXT of RESULT_DECL [PR103562]
David Malcolm
3
-0
/
+66
2021-12-10
symtab: fix comment typo
Jason Merrill
1
-1
/
+1
2021-12-10
c++: Add test for C++23 auto(x)
Marek Polacek
1
-0
/
+18
2021-12-10
Fortran: fix check for pointer dummy arguments with INTENT(IN)
Harald Anlauf
4
-31
/
+47
2021-12-10
libstdc++: Add std::time_get %r support [PR71367]
Jakub Jelinek
8
-7
/
+167
2021-12-10
libstdc++: Some time_get fixes [PR78714]
Jakub Jelinek
9
-84
/
+860
2021-12-10
Fix inaccuracies in VxWorks LINK_SPEC
Douglas B Rupp
1
-2
/
+2
2021-12-10
Remove assignment to STMP_FIXINC from t-vxworks
Olivier Hainque
1
-1
/
+0
2021-12-10
libstdc++: Guard mutex and condvar with gthreads macro [PR103638]
Jonathan Wakely
1
-0
/
+4
2021-12-10
libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro
Jonathan Wakely
3
-5
/
+5
2021-12-10
Replace t-ppccomm by t-vxworks in libgcc/config/rs6000
Rasmus Villemoes
2
-2
/
+3
2021-12-10
param: Add missing . in description.
Martin Liska
1
-1
/
+1
2021-12-10
PR ipa/103601: ICE compiling CSiBE in ipa-modref's insert_kill.
Roger Sayle
2
-1
/
+37
2021-12-10
amdgcn: Change offload variable table discovery
Andrew Stubbs
3
-51
/
+41
[next]