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
2022-06-15
d: Add `@no_sanitize' attribute to compiler and library.
Iain Buclaw
4
-0
/
+158
2022-06-15
libstdc++: [_Hashtable] Insert range of types convertible to value_type PR 10...
François Dumont
5
-16
/
+227
2022-06-15
d: Add `@visibility' and `@hidden' attributes.
Iain Buclaw
9
-32
/
+241
2022-06-15
testsuite: AIX operator new
David Edelsohn
1
-0
/
+1
2022-06-15
Revert recent internal-fn changes [PR105975]
Richard Sandiford
3
-87
/
+206
2022-06-15
arm: big-endian issue in gen_cpymem_ldrd_strd [PR105981]
Richard Earnshaw
1
-8
/
+16
2022-06-15
c++: Use better module partition naming
Nathan Sidwell
1
-5
/
+5
2022-06-15
arm: fix thinko in arm_bfi_1_p() [PR105974]
Richard Earnshaw
1
-3
/
+3
2022-06-15
d: Set TYPE_ARTIFICIAL on internal TypeInfo types
Iain Buclaw
2
-0
/
+5
2022-06-15
tree-optimization/105971 - less surprising refs_may_alias_p_2
Richard Biener
2
-9
/
+21
2022-06-15
tree-optimization/105969 - FPE with array diagnostics
Richard Biener
2
-1
/
+14
2022-06-15
d: Delay completing aggregate and enum types until after attributes have been...
Iain Buclaw
6
-70
/
+159
2022-06-15
aarch64: Revert bogus fix for PR105254
Richard Sandiford
2
-8
/
+17
2022-06-15
gen: Allow unspec numbers in .md attributes
Richard Sandiford
1
-0
/
+6
2022-06-15
openmp: Fix up get-mapped-ptr-1.{c,f90} tests
Jakub Jelinek
2
-6
/
+16
2022-06-15
Fold truncations of left shifts in match.pd
Roger Sayle
11
-44
/
+49
2022-06-15
Fix ICE in extract_insn, at recog.cc:2791
liuhongt
2
-2
/
+5
2022-06-15
Daily bump.
GCC Administrator
5
-1
/
+184
2022-06-14
syscall: gofmt
Ian Lance Taylor
43
-7
/
+53
2022-06-14
libstdc++: Check lengths first in operator== for basic_string [PR62187]
Jonathan Wakely
1
-14
/
+10
2022-06-14
libstdc++: Inline all basic_string::compare overloads [PR59048]
Jonathan Wakely
4
-95
/
+123
2022-06-14
libstdc++: Fix indentation in allocator base classes
Jonathan Wakely
2
-6
/
+6
2022-06-14
libstdc++: Check for size overflow in constexpr allocation [PR105957]
Jonathan Wakely
2
-1
/
+24
2022-06-14
regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]
Surya Kumari Jangala
2
-2
/
+23
2022-06-14
rs6000: Delete VS_scalar
Segher Boessenkool
1
-75
/
+66
2022-06-14
c++: Elide calls to NOP module initializers
Nathan Sidwell
6
-32
/
+60
2022-06-14
Fix ipa-cp wrt volatile loads
Jan Hubicka
2
-0
/
+34
2022-06-14
RISC-V: Split slli+sh[123]add.uw opportunities to avoid zext.w
Philipp Tomsich
2
-0
/
+57
2022-06-14
RISC-V: add consecutive_bits_operand predicate
Philipp Tomsich
1
-0
/
+11
2022-06-14
tree-optimization/105946 - avoid accessing excess args from uninit diag
Richard Biener
1
-0
/
+3
2022-06-14
middle-end/105965 - add missing v_c_e <{ el }> simplification
Richard Biener
2
-4
/
+25
2022-06-14
Restore bootstrap on ARM
Eric Botcazou
2
-2
/
+21
2022-06-14
vect: Move suggested_unroll_factor applying [PR105940]
Kewen Lin
1
-3
/
+3
2022-06-13
xtensa: Optimize bitwise AND operation with some specific forms of constants
Takayuki 'January June' Suwa
2
-0
/
+189
2022-06-13
xtensa: Make use of BALL/BNALL instructions
Takayuki 'January June' Suwa
2
-0
/
+54
2022-06-13
xtensa: Simplify conditional branch/move insn patterns
Takayuki 'January June' Suwa
3
-161
/
+70
2022-06-13
xtensa: Improve shift operations more
Takayuki 'January June' Suwa
5
-38
/
+213
2022-06-14
Daily bump.
GCC Administrator
10
-1
/
+245
2022-06-14
libphobos: Check in missing core.sync package module
Iain Buclaw
1
-0
/
+20
2022-06-13
ubsan: -Wreturn-type and ubsan trap-on-error
Jason Merrill
3
-3
/
+15
2022-06-13
RISC-V: Reset the length to the default of 4 for FP comparisons
Maciej W. Rozycki
1
-2
/
+0
2022-06-13
x86: Require AVX for F16C and VAES
H.J. Lu
1
-4
/
+4
2022-06-13
libstdc++: Rename __null_terminated to avoid collision with Apple SDK
Mark Mentovai
1
-6
/
+6
2022-06-13
libstdc++: Use type_identity_t for non-deducible std::atomic_xxx args
Jonathan Wakely
2
-1
/
+16
2022-06-13
i386: Return true for (SUBREG (MEM....)) in register_no_elim_operand [PR105927]
Uros Bizjak
2
-0
/
+25
2022-06-13
d: Match function declarations of gcc built-ins from any module.
Iain Buclaw
5
-31
/
+203
2022-06-13
Add a general mapping from internal fns to target insns
Richard Sandiford
3
-119
/
+87
2022-06-13
Factor out common internal-fn idiom
Richard Sandiford
1
-154
/
+89
2022-06-13
d: Improve TypeInfo errors when compiling in -fno-rtti mode
Iain Buclaw
4
-30
/
+63
2022-06-13
openmp: Conforming device numbers and omp_{initial,invalid}_device
Jakub Jelinek
14
-88
/
+223
[next]