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
2023-05-17
RISC-V: Remove masking third operand of rotate instructions
Jivan Hakobyan
12
-111
/
+75
2023-05-17
libstdc++: Add system_header pragma to <bits/c++config.h>
Jonathan Wakely
1
-0
/
+2
2023-05-17
libstdc++: Implement LWG 3877 for std::expected monadic ops
Jonathan Wakely
2
-24
/
+88
2023-05-17
i386: Fix up types in __builtin_{inf,huge_val,nan{,s},fabs,copysign}q builtin...
Jakub Jelinek
2
-1
/
+33
2023-05-17
tree-ssa-math-opts: correct -ffp-contract= check
Alexander Monakov
1
-1
/
+1
2023-05-17
i386: Adjust emulated integer vector mode multiplication costs
Uros Bizjak
1
-28
/
+44
2023-05-17
WriteInt in the ISO libraries should not emit '+' for positive values
Gaius Mulley
4
-12
/
+12
2023-05-17
libstdc++: use __bool_constant instead of integral_constant
Ken Matsui
1
-16
/
+16
2023-05-17
RISC-V: Add mode switching target hook to insert rounding mode config for fix...
Juzhe-Zhong
10
-2
/
+249
2023-05-17
RISC-V: Introduce rounding mode operand into fixed-point intrinsics
Juzhe-Zhong
52
-426
/
+543
2023-05-17
Fix PR 106900: array-bounds warning inside simplify_builtin_call
Andrew Pinski
1
-2
/
+2
2023-05-17
RISC-V: Add rounding mode enum for fixed-point intrinsics
Juzhe-Zhong
3
-0
/
+56
2023-05-17
Add Value_Range::operator=.
Aldy Hernandez
1
-0
/
+25
2023-05-17
Provide support for copying unsupported ranges.
Aldy Hernandez
2
-1
/
+16
2023-05-17
Add support for vrange streaming.
Aldy Hernandez
3
-0
/
+109
2023-05-17
doc: Describe behaviour of enums with fixed underlying type [PR109532]
Jonathan Wakely
1
-0
/
+4
2023-05-17
Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings
Tobias Burnus
13
-140
/
+1877
2023-05-17
libstdc++: Regenerate configure
Jonathan Wakely
1
-0
/
+1
2023-05-17
s390: Implement TARGET_ATOMIC_ALIGN_FOR_MODE
Stefan Schulze Frielinghaus
4
-0
/
+74
2023-05-17
wide-int: Fix up function comment
Jakub Jelinek
1
-1
/
+1
2023-05-17
c++: Don't try to initialize zero width bitfields in zero initialization [PR1...
Jakub Jelinek
2
-6
/
+26
2023-05-17
vect: Don't retry if the previous analysis fails
Kewen Lin
1
-1
/
+1
2023-05-17
RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t
Pan Li
7
-0
/
+105
2023-05-16
Disable warnings as errors for STAGEautofeedback.
Eugene Rozenfeld
1
-2
/
+3
2023-05-17
rs6000: use lis;xoris to build constant
Jiufu Guo
2
-1
/
+16
2023-05-17
Daily bump.
GCC Administrator
10
-1
/
+558
2023-05-16
c: Remove restrictions on declarations in 'for' loops for C2X
Joseph Myers
13
-30
/
+142
2023-05-17
PR modula2/109879 WholeIO.ReadCard and ReadInt should consume leading space
Gaius Mulley
17
-75
/
+243
2023-05-16
c++: -Wdangling-reference not suppressed in template [PR109774]
Marek Polacek
2
-3
/
+26
2023-05-16
libstdc++: Disable cacheline alignment for DJGPP [PR109741]
Jonathan Wakely
5
-2
/
+86
2023-05-16
c++: desig init in presence of list ctor [PR109871]
Patrick Palka
2
-8
/
+24
2023-05-16
rs6000: Enable REE pass by default
“Ajit Kumar Agarwal”
2
-2
/
+4
2023-05-16
RISC-V: Fix wrong select_kind in riscv_compute_multilib
Kito Cheng
1
-3
/
+3
2023-05-16
rs6000: Fix test int_128bit-runnable.c instruction counts
Carl Love
1
-2
/
+2
2023-05-16
rs6000: Fix test gc.target/powerpc/rs600-fpint.c test options
Carl Love
1
-2
/
+1
2023-05-16
PR modula2/108344 disable default opening of /dev/tty
Gaius Mulley
2
-27
/
+41
2023-05-16
aarch64: Allow moves after tied-register intrinsics (2nd edition)
Richard Sandiford
2
-0
/
+20
2023-05-16
libstdc++: Stop using TR1 macros in <cctype> and <cfenv>
Jonathan Wakely
6
-6
/
+157
2023-05-16
libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>
Jonathan Wakely
14
-19
/
+372
2023-05-16
libstdc++: Stop using _GLIBCXX_USE_C99_COMPLEX_TR1 in <complex>
Jonathan Wakely
5
-7
/
+103
2023-05-16
libstdc++: Add assertion to debug_allocator test
Jonathan Wakely
1
-1
/
+2
2023-05-16
libstdc++: Require tzdb support for chrono::zoned_time printer test
Jonathan Wakely
1
-1
/
+2
2023-05-16
libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer
Jonathan Wakely
2
-2
/
+2
2023-05-16
ada: Add "gnat --help-ada" text for new switches.
Steve Baird
1
-0
/
+4
2023-05-16
ada: Use accumulator type in expansion of 'Reduce attribute
Eric Botcazou
1
-10
/
+62
2023-05-16
ada: Fix missing warning on aggregate with iterated component
Eric Botcazou
1
-1
/
+0
2023-05-16
ada: Fix crash on iterated component in expression function
Eric Botcazou
1
-6
/
+8
2023-05-16
ada: Fix internal error on 'Image applied to array component
Eric Botcazou
1
-2
/
+21
2023-05-16
ada: Fix internal error on chain of predicated record types
Eric Botcazou
1
-6
/
+21
2023-05-16
ada: Update proof of runtime units
Yannick Moy
6
-45
/
+31
[next]