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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
ada: Correct System.Win32.LocalFileTimeToFileTime wrapper typo
Philippe Gil
1
-2
/
+2
2024-05-14
ada: Fix crash with -gnatdJ and JSON output
Ronan Desplanques
1
-6
/
+6
2024-05-14
ada: Fix crash with -gnatdJ and -gnatw.w
Ronan Desplanques
5
-68
/
+69
2024-05-14
ada: Restore default size for dynamic allocations of discriminated type
Eric Botcazou
4
-22
/
+39
2024-05-14
ada: Fix typo in diagnostic message
Ronan Desplanques
1
-1
/
+1
2024-05-14
ada: Compiler crash or errors on if_expression in container aggregate
Gary Dismukes
1
-1
/
+3
2024-05-14
ada: Replace "not Present" tests with "No".
Steve Baird
1
-6
/
+6
2024-05-14
ada: Follow-up adjustment after fix to Default_Initialize_Object
Eric Botcazou
1
-6
/
+10
2024-05-14
ada: Reduce generated code duplication for streaming and Put_Image subprograms
Steve Baird
6
-250
/
+484
2024-05-14
ada: Better error message for bad general case statements
Steve Baird
1
-0
/
+9
2024-05-14
ada: Spurious unreferenced warning on selected component
Justin Squirek
1
-1
/
+5
2024-05-14
ada: Fix overlap warning suppression
Ronan Desplanques
1
-20
/
+13
2024-05-14
ada: Follow-up adjustment to earlier fix in Build_Allocate_Deallocate_Proc
Eric Botcazou
1
-25
/
+18
2024-05-14
ada: Missing support for consistent assertion policy
Javier Miranda
1
-4
/
+208
2024-05-14
ada: Fix double finalization for dependent expression of case expression
Eric Botcazou
2
-45
/
+22
2024-05-14
ada: Error in determining accumulator subtype for a reduction expression
Steve Baird
1
-39
/
+26
2024-05-14
ada: Rtsfind should not trash state used in analyzing instantiations.
Steve Baird
4
-2
/
+96
2024-05-14
ada: Factor out implementation of default initialization for objects
Eric Botcazou
9
-1019
/
+795
2024-05-14
ada: Fix crash with -gnatyB and -gnatdJ
Ronan Desplanques
4
-89
/
+82
2024-05-14
ada: Small fix to printing of raise statements
Eric Botcazou
1
-4
/
+12
2024-05-14
ada: Update of SPARK RM legality rules on ghost code
Yannick Moy
5
-35
/
+39
2024-05-14
ada: Fix ghost policy in use for generic instantiation
Yannick Moy
1
-5
/
+9
2024-05-14
ada: Small fix to Default_Initialize_Object
Eric Botcazou
1
-12
/
+14
2024-05-13
Revert "[PATCH v2 1/3] RISC-V: movmem for RISCV with V extension"
Jeff Law
2
-82
/
+0
2024-05-14
RISC-V: Fix format issue for trailing operator [NFC]
Pan Li
1
-8
/
+8
2024-05-14
Daily bump.
GCC Administrator
5
-1
/
+132
2024-05-13
[to-be-committed,RISC-V] Improve AND with some constants
Jeff Law
2
-0
/
+56
2024-05-13
[PATCH v2 1/3] RISC-V: movmem for RISCV with V extension
Sergei Lewis
2
-0
/
+82
2024-05-13
c++: replace tf_norm with a local flag
Patrick Palka
2
-22
/
+21
2024-05-13
c++: Avoid using __array_rank as a variable name [PR115061]
Ken Matsui
1
-3
/
+3
2024-05-13
[PR115013][LRA]: Modify register starvation recognition
Vladimir N. Makarov
1
-2
/
+4
2024-05-13
RISC-V: Bugfix ICE for RVV intrinisc vfw on _Float16 scalar
Pan Li
3
-0
/
+69
2024-05-13
c++: nested aggregate/alias CTAD fixes [PR114974, PR114901, PR114903]
Patrick Palka
4
-17
/
+93
2024-05-13
Update gcc .po files
Joseph Myers
19
-177837
/
+179421
2024-05-13
[to-be-committed,RISC-V] Improve single inverted bit extraction - v3
Jeff Law
5
-1
/
+63
2024-05-13
PR60276 fix for single-lane SLP
Richard Biener
1
-2
/
+1
2024-05-13
testsuite: c++: Allow for std::printf in g++.dg/modules/stdio-1_a.H [PR98529]
Rainer Orth
1
-1
/
+1
2024-05-13
Refactor SLP reduction group discovery
Richard Biener
1
-33
/
+34
2024-05-13
tree-ssa-math-opts: Pattern recognize yet another .ADD_OVERFLOW pattern [PR11...
Jakub Jelinek
2
-4
/
+177
2024-05-13
Manually add ChangeLog entry for r15-353-gd7bb8eaade3cd3aa70715c8567b4d7b0809...
Jakub Jelinek
1
-0
/
+26
2024-05-13
Daily bump.
GCC Administrator
7
-1
/
+993
2024-05-13
ada: Move Init_Proc_Level_Formal from Exp_Ch3 to Exp_Util
Eric Botcazou
5
-34
/
+33
2024-05-13
ada: Remove code that expected pre/post being split into conjuncts
Piotr Trojanek
1
-27
/
+2
2024-05-13
ada: Revert recent change for Put_Image and Object_Size attributes
Piotr Trojanek
2
-3
/
+12
2024-05-13
ada: Rename finalization scope masters into finalization masters
Eric Botcazou
4
-44
/
+42
2024-05-13
ada: Remove dynamic frame in System.Image_D and document it in System.Image_F
Eric Botcazou
6
-8
/
+70
2024-05-13
ada: Attributes Put_Image and Object_Size are defined by Ada 2022
Piotr Trojanek
2
-12
/
+3
2024-05-13
ada: Remove guards against traversal of empty list of aspects
Piotr Trojanek
6
-84
/
+65
2024-05-13
ada: Fix crash on Compile_Time_Warning in dead code
Bob Duff
1
-3
/
+8
2024-05-13
ada: Deconstruct flag Split_PPC since splitting now is done in expansion
Piotr Trojanek
11
-123
/
+25
[next]