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
2020-11-24
tree-opt: Fix segfault in tree-if-conv.c with -march=armv8.2-a+sve [PR97849]
Prathamesh Kulkarni
2
-6
/
+23
2020-11-23
Dump type attributes in dump_function_to_file.
Martin Sebor
2
-4
/
+29
2020-11-24
Daily bump.
GCC Administrator
8
-1
/
+255
2020-11-23
c: Allow comparison of pointers to complete and incomplete types for C11 [PR9...
Joseph Myers
5
-2
/
+210
2020-11-23
ipa: special pass-through op for Fortran strides
Martin Jambor
4
-73
/
+179
2020-11-23
Adjust rtx_costs for h8300
Jeff Law
1
-0
/
+10
2020-11-23
config.sub, config.guess : Import upstream 2020-11-07.
Iain Sandoe
2
-399
/
+483
2020-11-23
testsuite: Adjust pruning
Nathan Sidwell
1
-3
/
+7
2020-11-23
libstdc++: Fix variable declared with wrong type
Jonathan Wakely
1
-1
/
+1
2020-11-23
libstdc++: Fix linker errors due to missing 'inline' keywords
Stephan Bergmann
1
-3
/
+3
2020-11-23
libstdc++: Add configure checks for semaphores
Jonathan Wakely
4
-4
/
+101
2020-11-23
libstdc++: make atomic waiting depend on gthreads or futexes
Jonathan Wakely
7
-74
/
+111
2020-11-23
log/syslog: correct asm name for C function
Ian Lance Taylor
2
-2
/
+2
2020-11-23
libstdc++: Link tests to libatomic as required [PR 97948]
Jonathan Wakely
3
-0
/
+3
2020-11-23
Release ipa-prop's agg.items and make alocation more careful
Jan Hubicka
2
-2
/
+10
2020-11-23
Do not leak SSANAMES in lto streamer
Jan Hubicka
4
-13
/
+12
2020-11-23
Diagnostic for module importation
Nathan Sidwell
1
-5
/
+16
2020-11-23
c++: Add empty module.cc
Nathan Sidwell
2
-1
/
+25
2020-11-23
MSP430: Remove target-specific handling of the "persistent" attribute
Jozef Lawrynowicz
5
-132
/
+36
2020-11-23
fix hybrid SLP discovery debug stmt issue
Richard Biener
2
-0
/
+38
2020-11-23
Implement the "persistent" attribute
Jozef Lawrynowicz
16
-69
/
+303
2020-11-23
cp/decl.c: Set DECL_INITIAL before attribute processing
Jozef Lawrynowicz
4
-0
/
+110
2020-11-23
Fix "noinit" attribute being ignored for -O0 and -fdata-sections
Jozef Lawrynowicz
4
-5
/
+16
2020-11-23
Document bootstrap-asan configure option
Matthew Malcomson
1
-0
/
+4
2020-11-23
testsuite/arm: add missing -mthumb to several tests
Christophe Lyon
11
-11
/
+11
2020-11-23
c++: Add missing verify_type_context call [PR97904]
Richard Sandiford
3
-4
/
+66
2020-11-23
Daily bump.
GCC Administrator
4
-1
/
+161
2020-11-22
i386: Use SWI48DWI mode iterator for abs and maxmin [PR97873]
Uros Bizjak
2
-101
/
+126
2020-11-22
H8 cc0 conversion
Austin Law
23
-1172
/
+2834
2020-11-22
d: Fix OutOfMemoryError thrown when appending to an array with a side effect
Iain Buclaw
2
-24
/
+72
2020-11-22
widening_mul: pattern recognize further forms of __builtin_add_overflow [PR95...
Jakub Jelinek
2
-14
/
+307
2020-11-22
Partially revert recent H8 patch for conditional branches
Jeff Law
1
-25
/
+41
2020-11-22
Darwin : Avoid a C++ ODR violation seen with LTO.
Iain Sandoe
1
-8
/
+7
2020-11-22
Daily bump.
GCC Administrator
9
-1
/
+223
2020-11-21
c++: Extend -Wrange-loop-construct for binding-to-temp [PR94695]
Marek Polacek
3
-4
/
+254
2020-11-21
c++: Reject identifier label in constexpr [PR97846]
Marek Polacek
2
-1
/
+17
2020-11-21
c++: Fix ICE-on-invalid with -Wvexing-parse [PR97881]
Marek Polacek
2
-6
/
+13
2020-11-21
testsuite: localclass2 require LTO
David Edelsohn
1
-1
/
+2
2020-11-21
c++: Allow template lambdas without lambda-declarator [PR97839]
Marek Polacek
2
-8
/
+15
2020-11-21
Use OEP_MATCH_SIDE_EFFECTS in compare_ao_refs
Jan Hubicka
1
-4
/
+5
2020-11-21
c++: Fix wrong error with constexpr destructor [PR97427]
Marek Polacek
2
-16
/
+49
2020-11-21
libstdc++: Fix atomic waiting for non-linux targets
Jonathan Wakely
9
-13
/
+28
2020-11-21
Update vec-35.c and vect-35-big-array.c
Jan Hubicka
2
-12
/
+2
2020-11-21
Improve hasing of anonymous namespace types
Jan Hubicka
1
-1
/
+15
2020-11-21
Re-enable vector pair memcpy/memmove expansion
Aaron Sawdey
1
-5
/
+4
2020-11-21
Make MMA builtins use opaque modes
Aaron Sawdey
13
-372
/
+517
2020-11-21
Additional small changes to support opaque modes
Aaron Sawdey
12
-1
/
+19
2020-11-21
Darwin, libgfortran : Do not use environ directly from the library.
Iain Sandoe
1
-0
/
+5
2020-11-21
Darwin, libsanitizer : Support libsanitizer for x86_64-darwin20.
Iain Sandoe
1
-1
/
+1
2020-11-20
libgo: update to Go 1.15.5 release
Ian Lance Taylor
9
-8
/
+312
[prev]
[next]