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
path:
root
/
gcc
/
ada
/
libgnat
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
[Ada] Fix proof of runtime unit a-strfix and a-strsup
Claire Dross
2
-0
/
+22
2022-05-19
[Ada] Further adapt proof of double arithmetic runtime unit
Yannick Moy
1
-4
/
+171
2022-05-19
[Ada] Casing style on record components
Bob Duff
2
-10
/
+10
2022-05-19
[Ada] Get rid of secondary stack for controlled components
Eric Botcazou
1
-0
/
+57
2022-05-18
[Ada] Fix proof of runtime unit s-imageu
Claire Dross
1
-8
/
+1
2022-05-18
[Ada] Adapt proof of double arithmetic runtime unit
Yannick Moy
1
-16
/
+67
2022-05-18
[Ada] Fix proof of runtime unit s-valeu
Claire Dross
1
-4
/
+8
2022-05-18
[Ada] Make sure output variable is always initialized
Kévin Le Gouguec
1
-0
/
+1
2022-05-18
[Ada] Disable Vet calls when container checks are disabled
Bob Duff
17
-17
/
+79
2022-05-18
[Ada] Fix DWARF parsing for 32-bit targets on 64-bit hosts
Kévin Le Gouguec
1
-25
/
+20
2022-05-18
[Ada] Fix proof of runtime units
Yannick Moy
3
-0
/
+9
2022-05-18
[Ada] Secondary stack and a-tags
Arnaud Charlet
1
-1
/
+1
2022-05-18
[Ada] Fix problematic underflow for Float_Type'Value
Eric Botcazou
2
-1
/
+20
2022-05-18
[Ada] Fast implementation of floating-point mathematical functions
Eric Botcazou
3
-0
/
+225
2022-05-18
[Ada] Ada.Numerics.Aux.*: Mention more Intrinsic and less C Math Library
Alexandre Oliva
4
-18
/
+27
2022-05-18
[Ada] New port arm-qnx
Doug Rupp
1
-1
/
+1
2022-05-17
[Ada] Fix Forced sign flag in formatted string
Marc Poulhiès
1
-1
/
+1
2022-05-17
[Ada] Generic binary search implementation
Dmitriy Anisimkov
2
-0
/
+216
2022-05-16
[Ada] Fix proof of double arithmetic units
Yannick Moy
1
-0
/
+2
2022-05-16
[Ada] GNAT.Debug_Pools: Improve documentation of the Stack_Trace_Depth parameter
Joel Brobecker
1
-3
/
+8
2022-05-13
[Ada] Simplify helper units for formal hashed sets/maps
Yannick Moy
4
-156
/
+24
2022-05-13
[Ada] Adapt body of formal sets and maps for SPARK
Yannick Moy
7
-196
/
+145
2022-05-13
[Ada] Remove dependency on tampering checks and controlled types for formal
Yannick Moy
9
-15
/
+1168
2022-05-13
[Ada] Facilitate proof of Overwrite in bounded strings library
Yannick Moy
3
-5
/
+5
2022-05-13
[Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83
Piotr Trojanek
3
-8
/
+8
2022-05-12
[Ada] Fix warning about generic subprograms withed but not instantiated
Piotr Trojanek
2
-2
/
+0
2022-05-12
[Ada] Remove useless pragma Warnings Off from runtime units
Yannick Moy
3
-6
/
+0
2022-05-12
[Ada] Remove front-end SJLJ processing
Arnaud Charlet
57
-57
/
+0
2022-05-12
[Ada] Make debug printouts more robust
Bob Duff
1
-1
/
+1
2022-05-12
[Ada] Add ghost code to facilitate proof with SPARK
Yannick Moy
2
-0
/
+17
2022-05-12
[Ada] Remove use of use-clauses in loaded runtime units
Yannick Moy
4
-14
/
+30
2022-05-12
[Ada] Adapt CodePeer analysis of GNAT to changes in dependencies
Yannick Moy
1
-0
/
+2
2022-05-12
[Ada] Proof of 'Image support for signed integers
Yannick Moy
17
-32
/
+786
2022-05-12
[Ada] Fix style checking rule for square brackets in Ada 2022 and above
Marc Poulhiès
2
-24
/
+24
2022-05-11
[Ada] Proof of 'Image support for unsigned integers
Yannick Moy
26
-185
/
+786
2022-05-11
[Ada] Correctly reject record aggregate using brackets
Marc Poulhiès
8
-30
/
+30
2022-05-11
[Ada] New No_Local_Tagged_Types restriction
Marc Poulhiès
1
-1
/
+3
2022-05-11
[Ada] Adapt proof of System.Arith_Double after update of Z3
Yannick Moy
1
-2
/
+16
2022-05-11
[Ada] Update categorization of implementation restrictions
Piotr Trojanek
1
-2
/
+2
2022-05-11
[Ada] Fix "S p e c" and "B o d y" file headers
Piotr Trojanek
4
-4
/
+4
2022-05-11
[Ada] Suppress warning in g-sthcso for non-unix platforms
Johannes Kliemann
1
-0
/
+5
2022-05-10
[Ada] Fix indentation to follow uniform style across runtime units
Yannick Moy
2
-47
/
+53
2022-05-10
[Ada] Proof of System.Val_Int at gold level
Claire Dross
5
-22
/
+289
2022-05-10
[Ada] Fix hiding of user-defined operator that is not a homograph
Eric Botcazou
1
-2
/
+3
2022-05-09
[Ada] Remove extra space around binary operators
Piotr Trojanek
6
-10
/
+10
2022-05-09
[Ada] Remove CodePeer annotations for pragma Loop_Variant
Piotr Trojanek
1
-3
/
+0
2022-05-09
[Ada] Fix indentation of "Start of processing for ..." labels
Piotr Trojanek
2
-2
/
+2
2022-05-09
[Ada] Remove unused parameter from __gnat_kill
Dmitriy Anisimkov
2
-6
/
+6
2022-05-09
[Ada] Stabilize exit code on close process
Dmitriy Anisimkov
1
-6
/
+4
2022-03-24
Properly reset the port handle when closing
Pascal Obry
2
-0
/
+2
[next]