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/gfortran-test
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-15
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-15
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
[Ada] Create explicit ghost mirror unit for big integers
Yannick Moy
5
-9
/
+37
2021-11-10
[Ada] Fix Constraint error on rexgexp close bracket find algorithm
Etienne Servais
1
-48
/
+59
2021-11-10
[Ada] Extend optimized equality of 2-element arrays
Piotr Trojanek
1
-13
/
+11
2021-11-10
[Ada] Warn when interfaces swapped between full and partial view
Etienne Servais
1
-21
/
+53
2021-11-10
[Ada] Add guard against previous error for peculiar ACATS test
Eric Botcazou
1
-0
/
+6
2021-11-10
[Ada] Better error message on missing parentheses
Yannick Moy
1
-2
/
+4
2021-11-10
Daily bump.
GCC Administrator
1
-0
/
+217
2021-11-09
[Ada] Fix Codepeer warning
Ghjuvan Lacambre
1
-1
/
+1
2021-11-09
[Ada] Tidy up implementation of Has_Compatible_Type
Eric Botcazou
2
-48
/
+39
2021-11-09
[Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatls
Justin Squirek
1
-43
/
+39
2021-11-09
[Ada] Print Storage_Pool and Procedure_To_Call fields
Eric Botcazou
1
-5
/
+49
2021-11-09
[Ada] Do not indicate a pending abort if the task is already aborting
Patrick Bernardi
2
-1
/
+2
2021-11-09
[Ada] RTEMS: use atomic primitive packages on aarch64
Patrick Bernardi
1
-0
/
+7
2021-11-09
[Ada] Hang on compilation of unit with type extension in body
Justin Squirek
1
-0
/
+8
2021-11-09
[Ada] Crash on expansion of tagged membership test
Justin Squirek
1
-0
/
+11
2021-11-09
[Ada] Improve integration of strub with type systems
Alexandre Oliva
16
-87
/
+747
2021-11-09
[Ada] Initialize Current_Source_Unit
Etienne Servais
1
-4
/
+4
2021-11-09
[Ada] Use atomics in runtime on ARM and Aarch64 VxWorks
Piotr Trojanek
3
-1
/
+7
2021-11-09
[Ada] Accessibility fix
Ghjuvan Lacambre
1
-0
/
+7
2021-11-09
[Ada] Add gcc specs with vxworks7 base addresses for cert
Johannes Kliemann
5
-1
/
+9
2021-11-09
[Ada] Cleanup copying of parameter lists
Piotr Trojanek
1
-6
/
+5
2021-11-09
[Ada] Cleanup building of renamed equality
Piotr Trojanek
1
-17
/
+22
2021-11-09
[Ada] Refine type in expansion of array equality
Piotr Trojanek
1
-2
/
+2
2021-11-09
[Ada] Simplify building of entity occurrences
Piotr Trojanek
1
-3
/
+2
2021-11-09
[Ada] Return a valid value when handling Constraint_Error
Etienne Servais
1
-47
/
+8
2021-11-09
[Ada] Simplify expansion of array equality
Piotr Trojanek
1
-41
/
+9
2021-11-09
[Ada] Reference in Unbounded_String is almost never null
Piotr Trojanek
1
-3
/
+7
2021-11-09
[Ada] sem_util.adb: fix typos in Accessibility_Level docs
Ghjuvan Lacambre
1
-2
/
+2
2021-11-09
[Ada] Document the SuSE kernel bug
Tom Tromey
2
-103
/
+140
2021-11-09
[Ada] Errors on globals in expressions of predicate aspects in generic bodies
Gary Dismukes
1
-0
/
+29
2021-11-09
[Ada] Tune comment about expansion of array equality
Piotr Trojanek
1
-4
/
+4
2021-11-09
[Ada] Add missing regular expression syntax error check
Steve Baird
1
-1
/
+4
2021-11-09
[Ada] Complete support for prefixed call on subtypes/derived types
Yannick Moy
1
-2
/
+15
2021-11-09
[Ada] Fix detection of array aggregates with single others associations
Piotr Trojanek
1
-0
/
+2
2021-11-09
[Ada] Fix support for prefixed call with incomplete type declarations
Yannick Moy
1
-0
/
+9
2021-11-09
[Ada] Guard against illegal items in Global but not Depends
Piotr Trojanek
1
-1
/
+9
2021-11-09
[Ada] Build activation chain for BIP only when needed
Etienne Servais
1
-2
/
+5
2021-11-06
Daily bump.
GCC Administrator
1
-0
/
+7
2021-11-05
Darwin, aarch64 : Ada fixes for hosted tools.
Iain Sandoe
2
-5
/
+21
2021-10-31
Daily bump.
GCC Administrator
1
-0
/
+5
2021-10-30
Implied compares in Ada Harded Conditionals documentation
Alexandre Oliva
1
-3
/
+4
2021-10-29
Daily bump.
GCC Administrator
1
-0
/
+5
2021-10-28
hardened conditionals
Alexandre Oliva
1
-0
/
+40
2021-10-26
Daily bump.
GCC Administrator
1
-0
/
+303
2021-10-25
[Ada] Remove gnatfind and gnatxref
Arnaud Charlet
2
-10
/
+3
2021-10-25
[Ada] Spurious error on user-defined literal and operator
Ed Schonberg
2
-145
/
+339
2021-10-25
[Ada] Follow-on cleanups for Uint fields
Bob Duff
10
-23
/
+31
2021-10-25
[Ada] Change format of the ?? warning insertion sequence
Etienne Servais
23
-182
/
+193
2021-10-25
[Ada] Fix a comment
Bob Duff
1
-1
/
+1
2021-10-25
[Ada] Fix bugs in Base_Type_Only (etc.) fields
Bob Duff
6
-7
/
+56
[next]