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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-03
ada: Another small adjustment to special resolution of membership test
Eric Botcazou
1
-7
/
+12
2023-01-03
ada: Make Sem_Util.Is_Aliased_View predicate more robust
Eric Botcazou
3
-4
/
+17
2023-01-03
ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapter
Joel Brobecker
2
-5
/
+5
2023-01-03
ada: Fix detection of function calls in object declarations
Eric Botcazou
4
-11
/
+37
2023-01-03
ada: Simplify [Small_]Integer_Type_For
Bob Duff
4
-55
/
+29
2023-01-03
ada: Cannot reference ghost entity in class-wide precondition
Javier Miranda
1
-0
/
+10
2023-01-03
ada: Fix support of Default_Component_Value aspect on derived types
Eric Botcazou
2
-77
/
+133
2023-01-03
Daily bump.
GCC Administrator
1
-0
/
+13
2023-01-02
Ada,Darwin: Do not link libgcc statically on Darwin 8 and 9 [PR108202].
Iain Sandoe
1
-2
/
+11
2023-01-02
Update copyright dates.
Jakub Jelinek
2
-2
/
+2
2023-01-01
Rotate ChangeLog files.
Jakub Jelinek
2
-11063
/
+11069
2022-12-30
Daily bump.
GCC Administrator
1
-0
/
+4
2022-12-29
ada: don't map NULL decl to locus
Alexandre Oliva
1
-1
/
+1
2022-12-07
Daily bump.
GCC Administrator
1
-0
/
+182
2022-12-06
ada: Allow No_Caching on volatile types
Yannick Moy
4
-45
/
+84
2022-12-06
ada: Spurious error on nested call using the prefix notation
Javier Miranda
1
-3
/
+4
2022-12-06
ada: Suppress warning for specific constant valid condition
Eric Botcazou
1
-1
/
+39
2022-12-06
ada: Fix spurious error in checking of SPARK elaboration
Eric Botcazou
1
-1
/
+23
2022-12-06
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
18
-411
/
+706
2022-12-06
ada: Small adjustment to special resolution of membership test
Eric Botcazou
1
-7
/
+11
2022-12-06
ada: Use larger type for membership test of universal value
Eric Botcazou
2
-33
/
+106
2022-12-06
ada: Accessibility code reorganization and bug fixes
Justin Squirek
27
-2414
/
+2577
2022-12-06
ada: Add Codepeer Exemption + simplify TO_C code.
Liaiss Merzougue
1
-9
/
+6
2022-12-02
Daily bump.
GCC Administrator
1
-0
/
+41
2022-12-01
ada: Strip conversions for the implementation of storage models
Eric Botcazou
1
-0
/
+5
2022-12-01
ada: Enforce Aggregate aspect legality rule
Steve Baird
1
-0
/
+6
2022-12-01
ada: Further adjustments to User's Guide for PIE default
Eric Botcazou
3
-29
/
+21
2022-12-01
ada: Fix misphrasing in comment
Ronan Desplanques
1
-1
/
+1
2022-12-01
ada: Use the address type of a Storage_Model_Type for 'Address
Gary Dismukes
1
-1
/
+28
2022-12-01
ada: Fix minor issues in reference manual
Ronan Desplanques
2
-53
/
+53
2022-12-01
ada: Minor updates to gnat/doc configuration
Josue Nava Bello
1
-28
/
+72
2022-11-29
Daily bump.
GCC Administrator
1
-0
/
+46
2022-11-28
ada: Adjust runtime library and User's Guide to PIE default on Linux
Eric Botcazou
4
-64
/
+98
2022-11-28
ada: doc/share/conf.py: Switch the HTML documentation to using the RTD theme
Joel Brobecker
1
-2
/
+2
2022-11-28
ada: Annotate GNAT.Source_Info with an abstract state
Claire Dross
1
-1
/
+19
2022-11-28
ada: Fix internal error on conversion as in/out actual with -gnatVa
Eric Botcazou
1
-18
/
+43
2022-11-28
ada: Add PIE support to backtraces on Linux
Eric Botcazou
1
-3
/
+3
2022-11-28
ada: Implement change to SPARK RM rule on state refinement
Yannick Moy
4
-10
/
+33
2022-11-25
Daily bump.
GCC Administrator
1
-0
/
+15
2022-11-24
ada: Add assertion for the implementation of storage models
Eric Botcazou
1
-0
/
+3
2022-11-24
ada: Spurious error on Lock_Free protected type with discriminants
Justin Squirek
1
-17
/
+12
2022-11-23
Daily bump.
GCC Administrator
1
-0
/
+27
2022-11-22
ada: Accept aspects Global and Depends on abstract subprograms
Piotr Trojanek
1
-0
/
+5
2022-11-22
ada: Disable checking of Elab_Spec procedures in CodePeer_Mode
Ghjuvan Lacambre
2
-1
/
+18
2022-11-22
ada: Adjust number of errors when removing warning in dead code
Piotr Trojanek
2
-17
/
+29
2022-11-22
ada: Fix formatting glitches in Make_Tag_Assignment
Eric Botcazou
1
-19
/
+21
2022-11-22
ada: Fix recent assertion failure on GPR2
Eric Botcazou
1
-14
/
+4
2022-11-22
Daily bump.
GCC Administrator
1
-0
/
+124
2022-11-21
ada: Adjust recent change for returns involving function calls
Eric Botcazou
2
-14
/
+8
2022-11-21
ada: Do not share Packed Array Type if sizes of types differ
Marc Poulhiès
1
-5
/
+8
[prev]
[next]