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
/
ada
/
libgnat
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Ada: Fix GNU/Hurd maximum priority
Samuel Thibault
1
-1
/
+1
10 days
Output the load address in backtraces for PIE executables on Darwin
Simon Wright
1
-1
/
+19
2024-12-13
ada: Fix indentation in record component declarations
Piotr Trojanek
2
-2
/
+2
2024-12-13
ada: Fix fixed point text-io when subtype has dynamic range
Marc Poulhiès
6
-150
/
+210
2024-12-13
ada: Remove implicit assumption in the double case
Eric Botcazou
1
-7
/
+16
2024-12-13
ada: Adjust cut-off for scaling of floating-point numbers
Eric Botcazou
1
-8
/
+7
2024-12-12
Fix precondition failure with Ada.Numerics.Generic_Real_Arrays.Eigenvalues
Eric Botcazou
1
-10
/
+14
2024-12-12
ada: Fix minor display issue on invalid floats
Ronan Desplanques
1
-1
/
+4
2024-12-12
ada: Fix reference manual clauses
Ronan Desplanques
9
-13
/
+14
2024-12-12
ada: Fix documentation comment for Scan_Sign
Ronan Desplanques
1
-7
/
+6
2024-12-12
ada: Export CHERI exception IDs
Daniel King
1
-0
/
+30
2024-12-11
Ada: Fix GNU/Hurd priority range
Samuel Thibault
1
-0
/
+148
2024-11-14
ada: Adapt proofs of light runtime to current version of SPARK
Claire Dross
11
-93
/
+228
2024-11-14
ada: Another small fix to the description of run-time library routines
Eric Botcazou
1
-2
/
+2
2024-11-14
ada: Fix outdated description in System.Arith_* units
Eric Botcazou
3
-20
/
+20
2024-11-12
ada: Include design documentation within runtime sources
Pat Bernardi
224
-325
/
+1431
2024-11-12
ada: Make sure not to access past the end of bit-packed arrays
Eric Botcazou
120
-7851
/
+53151
2024-11-12
ada: Remove use of overlays in implementation of System.Pack_N units
Eric Botcazou
120
-1416
/
+2427
2024-11-12
ada: Set correct minimum stack size for aarch64-linux
Johannes Kliemann
1
-0
/
+82
2024-11-12
ada: Detect sharing of external file in inconsistent read-write modes
Piotr Trojanek
2
-2
/
+7
2024-11-12
ada: GNAT Calendar Support for 64-bit Unix Time
Douglas B Rupp
4
-7
/
+146
2024-11-04
ada: Improve Unbounded_Wide_String performance
Nicolas Roche
2
-46
/
+127
2024-11-04
ada: Improve performance of Unbounded_Wide_Wide_String
Nicolas Roche
2
-47
/
+130
2024-11-04
ada: Improve Unbounded_String performance
Nicolas Roche
2
-49
/
+134
2024-11-04
ada: Add CHERI variant of full secondary stack allocator
Daniel King
1
-0
/
+1085
2024-11-04
ada: Refactor exception declarations from Interfaces.CHERI to separate package
Daniel King
2
-16
/
+50
2024-11-04
ada: Fix alignment of pthread_mutex_t
Daniel King
1
-1
/
+6
2024-11-04
ada: Move formal hash tables from gnat repository to the SPARK library
Claire Dross
5
-925
/
+0
2024-11-04
ada: Minor tweaks in comments
Eric Botcazou
1
-1
/
+1
2024-10-25
ada: Fix fallout of change to 'Wide_Wide_Value for enumeration types
Eric Botcazou
2
-2
/
+160
2024-10-09
Remove support for HP-UX 10
Eric Botcazou
1
-61
/
+0
2024-10-08
ada: Fix bogus Constraint_Error for 'Wide_Wide_Value on wide enumeration literal
Eric Botcazou
10
-17
/
+36
2024-10-08
ada: Print the load address in symbolic backtraces
Eric Botcazou
1
-1
/
+11
2024-09-10
ada: Whitespace cleanup in declaration of calendar-related routines
Piotr Trojanek
1
-6
/
+6
2024-09-05
ada: Integrate new diagnostics in the frontend
Viljar Indus
2
-1
/
+3
2024-08-23
ada: Fix incorrect tracebacks on Windows
Sebastian Poeplau
1
-1
/
+25
2024-08-23
ada: Update libraries with the limited flag
Viljar Indus
6
-7
/
+7
2024-08-23
ada: Fix style in lines starting with assignment operator
Piotr Trojanek
5
-21
/
+21
2024-08-06
ada: Reject use-clause conflicts in the run-time library
Bob Duff
8
-3
/
+43
2024-08-02
ada: Add contracts to Ada.Strings.Unbounded and adapt implementation
Yannick Moy
4
-260
/
+2068
2024-08-02
ada: Add leap second support to conversion of Unix_Time
Tonu Naks
1
-65
/
+70
2024-08-02
ada: Implement No_Raise aspect & pragma on subprograms
Eric Botcazou
1
-0
/
+15
2024-08-02
ada: Improve documenation about security of PRGNs
Johannes Kliemann
1
-0
/
+2
2024-08-01
ada: Fix computation of new size when reallocating unbounded string
Yannick Moy
1
-1
/
+1
2024-08-01
ada: Update contracts on Strings libraries
Yannick Moy
3
-29
/
+27
2024-08-01
ada: Fix bug in resolution of Ghost_Predicate
Bob Duff
2
-1
/
+2
2024-08-01
ada: Implement full relaxed finalization semantics for controlled objects
Eric Botcazou
2
-15
/
+23
2024-08-01
ada: Remove obsolete workaround
Eric Botcazou
2
-19
/
+0
2024-06-27
ada: Remove last uses of System.Address_Operations in runtime library
Eric Botcazou
11
-49
/
+64
2024-06-27
ada: Implement first half of Generalized Finalization
Eric Botcazou
1
-3
/
+7
[next]