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
2023-06-15
ada: Adjust QNX Ada priorities to match QNX system priorities
Johannes Kliemann
1
-8
/
+6
2023-06-13
ada: Add No_Elaboration_Code_All pragma to System.Storage_Elements
Daniel King
1
-0
/
+3
2023-06-13
ada: Use ghost predicate in standard library
Yannick Moy
1
-1
/
+1
2023-05-30
ada: Ensure Default_Stack_Size is greater than Minimum_Stack_Size
Johannes Kliemann
3
-2
/
+13
2023-05-30
ada: Use generalized loop iteration in Put_Image routines
Eric Botcazou
2
-16
/
+10
2023-05-29
ada: Use Code_Address attribute to determine subprogram addresses
Patrick Bernardi
3
-89
/
+48
2023-05-29
ada: Add QNX specific version of System.Parameters
Johannes Kliemann
1
-0
/
+81
2023-05-29
ada: Restore SPARK_Mode On for numerical functions
Yannick Moy
1
-6
/
+0
2023-05-26
ada: Complete contracts of SPARK units
Yannick Moy
4
-58
/
+80
2023-05-26
ada: Reorder components in Ada.Containers.Bounded_Doubly_Linked_Lists
Eric Botcazou
1
-1
/
+1
2023-05-26
ada: Reorder components in Ada.Containers.Restricted_Doubly_Linked_Lists
Eric Botcazou
1
-1
/
+1
2023-05-25
ada: Enable Support_Atomic_Primitives on VxWorks 7 PPC
Johannes Kliemann
2
-2
/
+2
2023-05-25
ada: Add size clause to System.Address
Eric Botcazou
43
-0
/
+86
2023-05-25
ada: Decouple size of addresses and pointers from size of memory space
Eric Botcazou
11
-31
/
+18
2023-05-25
ada: Tune warning about assignment just before a raise statement
Piotr Trojanek
2
-3
/
+1
2023-05-23
ada: Remove redundant parentheses from System.Stack_Checking.Operations
Patrick Bernardi
1
-3
/
+2
2023-05-23
ada: Update ghost code for proof of integer input functions
Claire Dross
2
-32
/
+41
2023-05-23
ada: Add new switch -gnatyz
Arnaud Charlet
1
-1
/
+1
2023-05-23
ada: Fix minor address arithmetic issues in System.Dwarf_Lines
Eric Botcazou
1
-6
/
+6
2023-05-23
ada: Remove unnecessary call to Detach.
Vadim Godunko
1
-4
/
+0
2023-05-23
ada: Fix address arithmetic issues in the runtime
Eric Botcazou
4
-24
/
+26
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
3
-130
/
+13
2023-05-23
ada: Minor fix typo in comment
Piotr Trojanek
1
-1
/
+1
2023-05-22
ada: Remove extra parentheses
Arnaud Charlet
18
-42
/
+39
2023-05-22
ada: Add contracts to Ada.Strings.Unbounded library
Joffrey Huguet
2
-10
/
+22
2023-05-22
ada: Implement conversions from Big_Integer to large types
Eric Botcazou
3
-20
/
+98
2023-05-16
ada: Update proof of runtime units
Yannick Moy
6
-45
/
+31
2023-05-16
ada: Fix Ada representation of r_debug and link_map types
Marc Poulhiès
1
-6
/
+13
2023-05-16
ada: Enable Support_Atomic_Primitives on PPC Linux
Johannes Kliemann
2
-0
/
+150
2023-05-16
ada: Fix typo in "pattern"
Tom Tromey
1
-1
/
+1
2023-05-16
ada: Simplify dramatically ghost code for proof of System.Arith_Double
Yannick Moy
2
-384
/
+56
2023-05-16
ada: Add intermediate assertions for proof of Super_Tail
Yannick Moy
1
-0
/
+6
2023-05-16
ada: Set Loop_Variant assertion policy to Ignore in both
Yannick Moy
1
-1
/
+2
2023-05-16
ada: Restore proof of System.Arith_Double
Yannick Moy
1
-31
/
+119
2023-05-15
ada: Add annotations for proof of termination of runtime units
Yannick Moy
7
-0
/
+66
2023-05-15
ada: Recover proof of runtime units
Yannick Moy
2
-5
/
+7
2023-05-15
ada: Recover proof of Interfaces.C for termination
Yannick Moy
1
-1
/
+9
2023-05-15
ada: Fix proof of runtime unit System.Value*
Claire Dross
1
-30
/
+62
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1461
-1461
/
+1461
2023-01-05
ada: INOX: prototype RFC on String Interpolation
Javier Miranda
6
-46
/
+145
2023-01-05
ada: Adjust handling of "%g" in GNAT.Formatted_String
Ronan Desplanques
2
-34
/
+313
2023-01-03
ada: Fix GNAT.Formatted_String's handling of real values
Ronan Desplanques
1
-1
/
+2
2023-01-03
ada: Fix parsing bug in GNAT.Formatted_String
Ronan Desplanques
1
-0
/
+1
2023-01-03
ada: Fix format string parsing in GNAT.Formatted_String
Ronan Desplanques
1
-31
/
+36
2022-12-06
ada: Add Codepeer Exemption + simplify TO_C code.
Liaiss Merzougue
1
-9
/
+6
2022-11-28
ada: Adjust runtime library and User's Guide to PIE default on Linux
Eric Botcazou
1
-14
/
+22
2022-11-28
ada: Annotate GNAT.Source_Info with an abstract state
Claire Dross
1
-1
/
+19
2022-11-21
ada: Internal compiler error for Sequential Partition_Elaboration_Policy
Steve Baird
1
-2
/
+3
2022-11-21
ada: Ada 2022 Image attribute bugs
Steve Baird
7
-4
/
+56
[next]