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
2020-03-13
testsuite: Assorted x32 testsuite fixes
Uros Bizjak
4
-6
/
+18
2020-03-13
df: Don't abuse bb->aux (PR94148, PR94042)
Segher Boessenkool
2
-17
/
+28
2020-03-13
c++: Redundant -Wdeprecated-declarations warning in build_over_call [PR67960]
Patrick Palka
5
-0
/
+43
2020-03-13
tree-optimization/94163 constrain alignment set by PRE
Richard Biener
2
-1
/
+8
2020-03-13
Do not strcat to result of getenv.
Martin Liska
4
-1
/
+19
2020-03-13
[testsuite] Fix PR93935 to guard case under vect_hw_misalign
Kewen Lin
2
-1
/
+7
2020-03-13
aarch64: Fix another bug in aarch64_add_offset_1 [PR94121]
Jakub Jelinek
2
-1
/
+8
2020-03-13
i386: Use ix86_output_ssemov for DFmode TYPE_SSEMOV
H.J. Lu
7
-41
/
+53
2020-03-13
aarch64: Add --params to control the number of recip steps [PR94154]
Bu Le
4
-3
/
+34
2020-03-13
Fix incorrect filling of delay slots in branchy code at -O2
Eric Botcazou
4
-8
/
+49
2020-03-13
Fix unaligned load with small memcpy on the ARM
Eric Botcazou
4
-30
/
+50
2020-03-13
Daily bump.
GCC Administrator
1
-1
/
+1
2020-03-12
Remove no-op register to register copies in CSE just like we remove no-op mem...
Richard Sandiford
4
-6
/
+45
2020-03-12
Support for the CPEN control register was removed in rev .50 of the RXv1 Inst...
Jeff Law
3
-2
/
+5
2020-03-12
maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umas...
Jakub Jelinek
2
-1
/
+4
2020-03-12
maintainer-scripts: Fix jit documentation build with update_web_docs_git
Jakub Jelinek
2
-2
/
+7
2020-03-12
tree-optimization/94103 avoid CSE of loads with padding
Richard Biener
4
-7
/
+44
2020-03-12
libstdc++: Fix test failure due to -Wnonnull warnings
Jonathan Wakely
2
-1
/
+6
2020-03-12
i386: Use ix86_output_ssemov for MMX TYPE_SSEMOV
H.J. Lu
3
-27
/
+30
2020-03-12
[Fortran, OpenACC] Reject vars of different scope in $acc declare (PR94120)
Tobias Burnus
9
-17
/
+94
2020-03-12
doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description
Jakub Jelinek
3
-6
/
+11
2020-03-12
tree-dse: Fix mem* head trimming if call has lhs [PR94130]
Jakub Jelinek
4
-6
/
+44
2020-03-12
c++: Tweak reshape_init_array_1 [PR94124]
Jakub Jelinek
2
-5
/
+23
2020-03-11
Update myself to MAINTAINERS
Bin Bin Lv
1
-1
/
+1
2020-03-11
[rs6000] Fix a wrong GC issue
Bin Bin Lv
3
-4
/
+5
2020-03-11
Add myself to MAINTAINERS
Bin Bin Lv
1
-0
/
+1
2020-03-12
testsuite: Fix concepts-using2.C failure on 32-bit targets [PR93907]
Jakub Jelinek
2
-0
/
+10
2020-03-12
Daily bump.
GCC Administrator
1
-1
/
+1
2020-03-11
c++: Fix ICE with concepts and aliases [PR93907].
Jason Merrill
5
-2
/
+58
2020-03-11
c++: Fix wrong modifying const object error for COMPONENT_REF [PR94074]
Marek Polacek
9
-1
/
+203
2020-03-11
libstdc++: Add a test that takes the split_view of a non-forward range
Patrick Palka
4
-6
/
+42
2020-03-11
Bug fix: cannot convert 'const short int*' to 'const __bf16*'
Delia Burduv
3
-13
/
+32
2020-03-11
pdp11: Fix handling of common (local and global) vars [PR94134]
Jakub Jelinek
4
-1
/
+28
2020-03-12
RISC-V: Fix testsuite regression due to recent IRA changes.
Kito Cheng
2
-4
/
+4
2020-03-11
fold undefined pointer offsetting
Richard Biener
4
-0
/
+44
2020-03-11
[testsuite] Add @ lines to check-function-bodies fluff
Matthew Malcomson
2
-1
/
+6
2020-03-11
Fix GIMPLE verification failure in LTO mode on Ada code
Eric Botcazou
3
-1
/
+17
2020-03-11
Fix internal error on locally-defined subpools
Eric Botcazou
4
-1
/
+99
2020-03-11
aarch64: Fix ICE in aarch64_add_offset_1 [PR94121]
Jakub Jelinek
4
-1
/
+24
2020-03-11
value-prof: Fix abs uses in value-prof.c [PR93962]
Jakub Jelinek
2
-2
/
+7
2020-03-11
dfp: Fix decimal_to_binary [PR94111]
Jakub Jelinek
4
-3
/
+27
2020-03-11
ldist: Further fixes for -ftrapv [PR94114]
Jakub Jelinek
4
-3
/
+29
2020-03-11
libstdc++: LWG 3286 ranges::size is not required to be valid after ...
Patrick Palka
4
-7
/
+173
2020-03-10
Fix length computation for movsi_insv which resulted in regressions due to ou...
Jeff Law
2
-1
/
+6
2020-03-10
c++: Fix wrong conversion error with non-viable overload [PR94124]
Marek Polacek
4
-0
/
+33
2020-03-10
c++: Fix deferred noexcept on constructor [PR93901].
Jason Merrill
2
-7
/
+12
2020-03-10
c++: Fix ICE with omitted template args [PR93956].
Jason Merrill
3
-1
/
+13
2020-03-11
rs6000: Check -+0 and NaN for smax/smin generation
Jiufu Guo
4
-1
/
+33
2020-03-11
Daily bump.
GCC Administrator
1
-1
/
+1
2020-03-10
libstdc++: Fix uses of _M_current in split_view's outer iterator
Jonathan Wakely
2
-7
/
+11
[next]