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
2023-05-23
ada: Fix resolution of mod operator of System.Storage_Elements
Eric Botcazou
2
-8
/
+26
2023-05-23
ada: Remove unnecessary call to Detach.
Vadim Godunko
1
-4
/
+0
2023-05-23
ada: Fix reference to Ada issue in comment
Ronan Desplanques
1
-1
/
+1
2023-05-23
ada: Fix address arithmetic issues in the expanded code
Eric Botcazou
1
-32
/
+37
2023-05-23
ada: Fix address arithmetic issues in the runtime
Eric Botcazou
4
-24
/
+26
2023-05-23
ada: A discriminant of a variable is not a variable
Steve Baird
1
-5
/
+2
2023-05-23
ada: Add default value at initialization for CodePeer
Yannick Moy
1
-1
/
+2
2023-05-23
ada: Facilitate proof of Interfaces.C.To_Ada
Yannick Moy
1
-0
/
+1
2023-05-23
ada: Remove the body of System.Storage_Elements
Eric Botcazou
8
-137
/
+75
2023-05-23
ada: Spurious errors on class-wide preconditions of private types
Javier Miranda
2
-14
/
+14
2023-05-23
ada: Turn assertions into defensive code in error locations
Piotr Trojanek
1
-28
/
+61
2023-05-23
ada: Add mention of what LSP stands for
Ronan Desplanques
1
-1
/
+2
2023-05-23
ada: Fix endings of pretty-printed numeric literals
Piotr Trojanek
1
-17
/
+113
2023-05-23
ada: Fix internal error on quantified expression with predicated type
Eric Botcazou
3
-14
/
+40
2023-05-23
ada: Fix bogus error on predicated limited record declared in protected type
Eric Botcazou
2
-22
/
+10
2023-05-23
ada: Sync different variants of interrupt handler registration
Piotr Trojanek
4
-70
/
+56
2023-05-23
ada: Revert to old pretty-printing of internal entities for CodePeer
Piotr Trojanek
1
-3
/
+19
2023-05-23
ada: Ignore accessibility actuals in expression pretty-printer
Piotr Trojanek
1
-0
/
+18
2023-05-23
ada: Remove special-case for parentheses in expansion for GNATprove
Piotr Trojanek
1
-8
/
+0
2023-05-23
ada: Transfer fix for pretty-printed parentheses from GNATprove to GNAT
Piotr Trojanek
1
-1
/
+69
2023-05-23
ada: Fix expression pretty-printer for SPARK counterexamples
Piotr Trojanek
3
-335
/
+146
2023-05-23
ada: Suppress warning about Subprogram_Variant failing at run time
Piotr Trojanek
1
-0
/
+7
2023-05-23
ada: Small code cleanup
Eric Botcazou
1
-13
/
+8
2023-05-23
ada: Minor fix typo in comment
Piotr Trojanek
1
-1
/
+1
2023-05-23
ada: Remove duplicate comment
Ronan Desplanques
1
-4
/
+0
2023-05-23
ada: Crash on dispatching primitive referencing limited-with type
Javier Miranda
1
-0
/
+158
2023-05-23
libstdc++: Add missing constexpr to simd
Matthias Kretz
6
-250
/
+418
2023-05-23
Use delete[] in int_range destructor [PR109920]
Aldy Hernandez
1
-1
/
+1
2023-05-23
Fortran: Fix assumed length chars and len inquiry [PR103716]
Paul Thomas
3
-1
/
+20
2023-05-23
Fortran: Allow declaration of finalizable DT in a submodule [PR97122]
Paul Thomas
2
-33
/
+48
2023-05-23
Daily bump.
GCC Administrator
6
-1
/
+458
2023-05-22
libobjc: Add local macros to support encode generation [P109913].
Iain Sandoe
1
-0
/
+5
2023-05-22
i386: Adjust emulated integer vector mode shift costs
Uros Bizjak
2
-36
/
+66
2023-05-22
Implement some miscellaneous zero accessors for Value_Range.
Aldy Hernandez
1
-0
/
+3
2023-05-22
testsuite/52641: Fix more of implicit int=32 assumption fallout.
Georg-Johann Lay
31
-24
/
+68
2023-05-22
libstdc++: Resolve -Wunused-variable warnings in stdx::simd and tests
Matthias Kretz
6
-5
/
+17
2023-05-22
testsuite/52641: Fix tests that fail for 16-bit int / pointer targets.
Georg-Johann Lay
15
-2
/
+18
2023-05-22
i386: Account for the memory read in V*QImode multiplication sequences
Uros Bizjak
1
-8
/
+23
2023-05-22
Skip some tests that won't work for target AVR.
Georg-Johann Lay
21
-1
/
+22
2023-05-22
RISC-V: Add "m_" prefix for private member
Juzhe-Zhong
1
-12
/
+12
2023-05-22
RISC-V: Fix typo of multiple_rgroup-2.h
Juzhe-Zhong
1
-1
/
+1
2023-05-22
ada: Reuse idiomatic procedure in CStand
Ronan Desplanques
1
-2
/
+1
2023-05-22
ada: Avoid repeated calls when looking for first/last slocs of a node
Piotr Trojanek
1
-16
/
+18
2023-05-22
ada: Small cleanup in support for protected subprograms
Eric Botcazou
2
-59
/
+49
2023-05-22
ada: Use idiomatic construct in Expand_N_Package_Body
Eric Botcazou
1
-10
/
+1
2023-05-22
ada: Fix source location for crashes in expanded Loop_Entry attributes
Piotr Trojanek
1
-6
/
+4
2023-05-22
ada: Add missing word in comment
Ronan Desplanques
1
-1
/
+1
2023-05-22
ada: Incorrect constant folding in postcondition involving 'Old
Justin Squirek
1
-1
/
+12
2023-05-22
ada: Fix crash caused by incorrect expansion of iterated component
Marc Poulhiès
2
-2
/
+13
2023-05-22
ada: Fix missing finalization in separate package body
Eric Botcazou
1
-22
/
+37
[next]