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/gfortran-test
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-15
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-15
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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-30
hwasan: adjust wording in expected output in tests
Martin Liska
4
-7
/
+7
2023-04-30
[PATCH] libcpp: suppress builtin macro redefined warnings for __LINE__
Longjun Luo
2
-4
/
+69
2023-04-30
gcc: Use ld -r when checking for HAVE_LD_RO_RW_SECTION_MIXING
Joakim NohlgÄrd
2
-20
/
+26
2023-04-30
Remove duplicate constants created between passes
Gaius Mulley
3
-65
/
+211
2023-04-30
Daily bump.
GCC Administrator
3
-1
/
+69
2023-04-30
reload: Handle generating reloads that also clobbers flags
Hans-Peter Nilsson
1
-3
/
+26
2023-04-29
[xstormy16] Efficient HImode rotate left by a single bit.
Roger Sayle
3
-5
/
+41
2023-04-29
[xstormy16] Recognize/support swpn (swap nibbles) instruction.
Roger Sayle
5
-0
/
+164
2023-04-29
add glibc-stdint.h to vax and lm32 linux target (PR target/105525)
Mikael Pettersson
1
-2
/
+2
2023-04-29
Adjust mips test for recent ifcvt costing changes
Jeff Law
2
-4
/
+4
2023-04-29
RISC-V: decouple stack allocation for rv32e w/o save-restore
Fei Gao
2
-22
/
+50
2023-04-29
Daily bump.
GCC Administrator
7
-1
/
+334
2023-04-29
testsuite: Handle empty assembly lines in check-function-bodies
Hans-Peter Nilsson
1
-1
/
+1
2023-04-28
Fix autoprofiledbootstrap build
Eugene Rozenfeld
4
-11
/
+88
2023-04-28
RISC-V: Add divmod expansion support
Matevos Mehrabyan
6
-0
/
+65
2023-04-28
RISC-V: Added support clmul[r,h] instructions for Zbc extension.
Karen Sargsyan
9
-34
/
+97
2023-04-28
RISC-V: Eliminate redundant zero extension of minu/maxu operands
Jivan Hakobyan
3
-3
/
+39
2023-04-28
PHIOPT: Move two_value_replacement to match.pd
Andrew Pinski
2
-155
/
+96
2023-04-28
MATCH: Add patterns from phiopt's minmax_replacement
Andrew Pinski
3
-3
/
+26
2023-04-28
MATCH: Factor out code that for min max detection with constants
Andrew Pinski
3
-28
/
+48
2023-04-28
PR rtl-optimization/109476: Use ZERO_EXTEND instead of zeroing a SUBREG.
Roger Sayle
2
-11
/
+39
2023-04-28
Add emulated scatter capability to the vectorizer
Richard Biener
7
-35
/
+97
2023-04-28
Adjust costing of emulated vectorized gather/scatter
Richard Biener
4
-4
/
+29
2023-04-28
RISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to VMCLR
Pan Li
2
-0
/
+323
2023-04-28
ipa/109652 - ICE in modification phase of IPA SRA
Richard Biener
2
-2
/
+45
2023-04-28
OpenACC: Stand-alone attach/detach clause fixes for Fortran [PR109622]
Julian Brown
2
-9
/
+39
2023-04-28
tree-optimization/109644 - missing IL checking
Richard Biener
1
-31
/
+44
2023-04-28
Avoid more invalid GIMPLE with register bases
Richard Biener
1
-0
/
+5
2023-04-28
tree-optimization/108752 - vectorize emulated vectors in lowered form
Richard Biener
4
-49
/
+125
2023-04-28
aarch64: PR target/99195 annotate more integer unary patterns for vec-concat ...
Kyrylo Tkachov
2
-10
/
+32
2023-04-28
Fortran: Fix (mostly) comment typos
Tobias Burnus
22
-53
/
+53
2023-04-28
gimple-range-op: Handle sqrt (basic bounds only)
Jakub Jelinek
3
-1
/
+126
2023-04-28
Implement range-op entry for sin/cos
Jakub Jelinek
3
-0
/
+143
2023-04-28
Add targetm.libm_function_max_error
Jakub Jelinek
15
-1
/
+290
2023-04-28
testsuite/C++: suppress filename canonicalization in module tests
Jan Beulich
6
-6
/
+6
2023-04-28
testsuite/C++: cope with IPv6 being unavailable
Jan Beulich
1
-1
/
+1
2023-04-28
harden-conditionals: detach values before compares
Alexandre Oliva
2
-10
/
+39
2023-04-28
Daily bump.
GCC Administrator
6
-1
/
+186
2023-04-27
Update gcc .po files
Joseph Myers
19
-37123
/
+37682
2023-04-27
amdgcn: Fix addsub bug
Andrew Stubbs
1
-8
/
+15
2023-04-27
c++: print conversion error at candidate location
Jason Merrill
2
-1
/
+3
2023-04-27
RISC-V: Add required tls to read thread pointer test
Pan Li
1
-0
/
+1
2023-04-27
PHIOPT: Allow MIN/MAX to have up to 2 MIN/MAX expressions for early phiopt
Andrew Pinski
1
-1
/
+15
2023-04-27
MIN/MAX should be treated similar as comparisons for trapping
Andrew Pinski
2
-0
/
+6
2023-04-27
PHIOPT: Move store_elim_worker into pass_cselim::execute
Andrew Pinski
1
-131
/
+119
2023-04-27
PHIOPT: Rename tree_ssa_phiopt_worker to pass_phiopt::execute
Andrew Pinski
1
-204
/
+181
2023-04-27
PHIOPT: Split out store elimination from phiopt
Andrew Pinski
1
-54
/
+126
2023-04-27
Unloop loops that no longer loops in tree-ssa-loop-ch
Jan Hubicka
3
-14
/
+43
2023-04-27
tree-optimization/109170 - bogus use-after-free with __builtin_expect
Richard Biener
2
-8
/
+13
2023-04-27
Use CONFIG_SHELL-/bin/sh in genmultilib
Alexandre Oliva
1
-15
/
+15
[prev]
[next]