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-10-19
Add misalignment output parameter to get_load_store_type
Richard Biener
1
-12
/
+27
2021-10-19
c++: Don't reject calls through PMF during constant evaluation [PR102786]
Jakub Jelinek
2
-0
/
+15
2021-10-19
Remove check_aligned parameter from vect_supportable_dr_alignment
Richard Biener
3
-25
/
+30
2021-10-19
target: support spaces in target attribute.
Martin Liska
3
-0
/
+26
2021-10-19
AVX512FP16: Add *_set1_pch intrinsics.
dianhong xu
6
-0
/
+171
2021-10-19
Daily bump.
GCC Administrator
8
-1
/
+396
2021-10-18
Process EH edges again and call get_tree_range on non gimple_range_ssa_p names.
Andrew MacLeod
2
-5
/
+23
2021-10-18
openmp: Add additional tests for declare variant in Fortran
Kwok Cheung Yeung
2
-1
/
+26
2021-10-18
i386: Fix ICE in ix86_print_opreand_address [PR 102761]
Uros Bizjak
2
-1
/
+15
2021-10-18
c++: improve template/crash90.C
Jason Merrill
1
-1
/
+2
2021-10-18
Apply TLC to vect_supportable_dr_alignment
Richard Biener
2
-31
/
+18
2021-10-18
tree-object-size: Avoid unnecessary processing of __builtin_object_size
Siddhesh Poyarekar
1
-7
/
+5
2021-10-18
Reduce the number of aligned_access_p calls
Richard Biener
1
-4
/
+7
2021-10-18
Remove redundant alignment scheme recomputation
Richard Biener
1
-8
/
+0
2021-10-18
openmp: Fix handling of numa_domains(1)
Jakub Jelinek
1
-1
/
+1
2021-10-18
Clone correct pass in class pass_thread_jumps_full.
Aldy Hernandez
1
-1
/
+1
2021-10-18
387-12.c: Require ia32 target instead of -m32
H.J. Lu
1
-2
/
+2
2021-10-18
Try placing RTL folded constants in the constant pool.
Roger Sayle
4
-36
/
+43
2021-10-18
gcov: return proper exit code when error happens
Martin Liska
1
-4
/
+23
2021-10-18
bfin: Popcount-related improvements to machine description.
Roger Sayle
4
-4
/
+52
2021-10-18
tree-optimization/102788 - avoid spurious bool pattern fails
Richard Biener
2
-5
/
+35
2021-10-18
Constant fold SS_NEG and SS_ABS in simplify-rtx.c
Roger Sayle
3
-0
/
+36
2021-10-18
[sve] PR93183 - Add support for conditional neg.
prathamesh.kulkarni
7
-3
/
+67
2021-10-18
gcc-changelog: update error message location
Martin Liska
2
-7
/
+8
2021-10-18
Strlen pass refactoring.
Aldy Hernandez
1
-225
/
+257
2021-10-18
Fortran: Fix Bind(C) Array-Descriptor Conversion
Tobias Burnus
71
-481
/
+9149
2021-10-18
tree-optimization/102798 - avoid copying PTA info to old SSA names
Richard Biener
2
-2
/
+47
2021-10-18
Remove unused but set variables.
Martin Liska
5
-14
/
+2
2021-10-18
Fortran: Fix CLASS conversion check [PR102745]
Tobias Burnus
3
-8
/
+92
2021-10-18
Daily bump.
GCC Administrator
3
-1
/
+22
2021-10-17
[PATCH] d-demangle: properly skip anonymous symbols
Luís Ferreira
2
-4
/
+18
2021-10-17
Allow fully resolving backward jump threading passes.
Aldy Hernandez
2
-71
/
+108
2021-10-17
Daily bump.
GCC Administrator
2
-1
/
+18
2021-10-16
gcc/configure: Check for powerpc64le*-*-freebsd*
Piotr Kubaj
2
-2
/
+2
2021-10-16
Change set_ptr_nonull to set_ptr_nonnull in comments
H.J. Lu
1
-1
/
+1
2021-10-16
Fix wrong code in ldost-strlen-1.c
Jan Hubicka
1
-10
/
+12
2021-10-16
Daily bump.
GCC Administrator
9
-1
/
+378
2021-10-16
libstdc++: Fix error in filesystem::path with Clang
Jonathan Wakely
1
-1
/
+2
2021-10-16
libstdc++: Define std::basic_string::resize_and_overwrite for C++23 (P1072R10)
Jonathan Wakely
4
-0
/
+155
2021-10-15
c++: array cv-quals and template specialization [PR101402]
Jason Merrill
6
-17
/
+204
2021-10-15
Fortran: validate shape of arrays in constructors against declarations
Harald Anlauf
6
-6
/
+68
2021-10-15
Darwin: Update specs handling '-r'.
Iain Sandoe
1
-15
/
+18
2021-10-15
Darwin: Revise handling of some driver opts.
Iain Sandoe
4
-264
/
+228
2021-10-15
Allow early sets of SSE hard registers from standard_sse_constant_p.
Roger Sayle
1
-1
/
+3
2021-10-15
libstdc++: Make non-propagating-cache fully constexpr [PR101263]
Jonathan Wakely
2
-9
/
+46
2021-10-15
libstdc++: Add missing constexpr to std::variant (P2231R1)
Jonathan Wakely
6
-25
/
+274
2021-10-15
libstdc++: Remove try/catch overhead in std::variant::emplace
Jonathan Wakely
1
-34
/
+21
2021-10-15
libstdc++: Remove unused functions in std::variant implementation
Jonathan Wakely
1
-23
/
+0
2021-10-15
Darwin, D: Fix D bootstrap, include tm-dwarf2.h.
Iain Sandoe
1
-0
/
+1
2021-10-15
Ranger : Do not process abnormal ssa-names.
Andrew MacLeod
4
-8
/
+39
[prev]
[next]