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
/
exp_attr.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
[Ada] Fix package installation for private array type of private element
Ed Schonberg
1
-1
/
+14
2022-01-11
[Ada] Remove extra space in single object declarations
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-05
[Ada] Remove explicit "in" in internal parameter association
Piotr Trojanek
1
-2
/
+0
2021-11-09
[Ada] Improve integration of strub with type systems
Alexandre Oliva
1
-0
/
+2
2021-10-25
[Ada] Renamed_Or_Alias cleanup
Bob Duff
1
-2
/
+2
2021-10-20
[Ada] tech debt: Clean up Uint fields, such as Esize
Bob Duff
1
-3
/
+2
2021-10-05
[Ada] Remove left-overs of Unaligned_Valid attribute
Eric Botcazou
1
-2
/
+1
2021-10-01
[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
Javier Miranda
1
-0
/
+14
2021-09-21
[Ada] Clean up uses of Esize and RM_Size
Bob Duff
1
-1
/
+1
2021-09-20
[Ada] Present and No functions for type Uint
Bob Duff
1
-1
/
+1
2021-09-20
[Ada] Implementation of Preelaborable_Initialization attribute for AI12-0409
Gary Dismukes
1
-0
/
+15
2021-09-14
Fix PR ada/101970
Eric Botcazou
1
-10
/
+13
2021-07-07
[Ada] Transient scope cleanup
Bob Duff
1
-8
/
+6
2021-07-06
[Ada] Implement missing constraint checks for default streaming operations
Steve Baird
1
-18
/
+8
2021-07-05
[Ada] INOX: prototype alternative accessibility model
Justin Squirek
1
-0
/
+1
2021-07-01
Use intermediate integer type with proper signedness
Eric Botcazou
1
-4
/
+3
2021-06-29
[Ada] Accept arrays and scalars as type views that can be validated
Piotr Trojanek
1
-4
/
+4
2021-06-29
[Ada] Consistently use Validated_View for Valid_Scalars on records
Piotr Trojanek
1
-1
/
+1
2021-06-21
[Ada] Implement 'Valid_Value attribute
Bob Duff
1
-8
/
+10
2021-06-18
[Ada] Remove AAMP from compiler sources
Bob Duff
1
-2
/
+2
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-48
/
+48
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-3
/
+3
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-3
/
+8
2021-05-05
[Ada] Fix expansion of attributes Input/Output for unchecked union types
Piotr Trojanek
1
-6
/
+8
2021-05-05
[Ada] Reuse Has_Defaulted_Discriminants where possible
Piotr Trojanek
1
-8
/
+2
2021-05-05
[Ada] Implement tiered support for floating-point output operations
Eric Botcazou
1
-5
/
+5
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Replace calls to RTE with Is_RTE where possible
Piotr Trojanek
1
-1
/
+1
2021-04-29
[Ada] Eliminate useless 128-bit overflow check for conversion
Eric Botcazou
1
-39
/
+12
2021-04-28
[Ada] Bad handling of 'Valid_Scalars and arrays
Arnaud Charlet
1
-10
/
+37
2020-12-15
[Ada] Implement tiered support for floating-point input operations
Eric Botcazou
1
-13
/
+11
2020-12-14
[Ada] Fix couple of bugs in the implementation of Round attribute
Eric Botcazou
1
-18
/
+20
2020-12-10
Fix PR ada/98230
Ed Schonberg
1
-2
/
+4
2020-11-30
[Ada] Expand integer-only implementation of ordinary fixed-point types
Eric Botcazou
1
-7
/
+30
2020-11-26
[Ada] Add support for 128-bit fixed-point types on 64-bit platforms
Eric Botcazou
1
-18
/
+112
2020-11-25
[Ada] Minor whitespace fix in expansion of attribute Size
Piotr Trojanek
1
-7
/
+7
2020-11-25
[Ada] Fix style and typos in code for expanding attribute references
Piotr Trojanek
1
-33
/
+32
2020-11-25
[Ada] Minor refine type of a counter variable
Piotr Trojanek
1
-2
/
+2
2020-11-24
[Ada] Reuse Is_Packed_Array where possible
Piotr Trojanek
1
-6
/
+4
2020-11-24
[Ada] Fix minor typos in comments
Piotr Trojanek
1
-1
/
+1
2020-11-24
[Ada] Cleanup expansion of attribute Constrained
Piotr Trojanek
1
-8
/
+3
2020-10-26
[Ada] Handle subtype_indication in 'Update for arrays
Piotr Trojanek
1
-0
/
+3
2020-10-22
[Ada] Implement AI12-0030: Stream attribute availability
Steve Baird
1
-0
/
+72
2020-10-22
[Ada] Reimplementation of accessibility checking
Justin Squirek
1
-1
/
+0
2020-10-21
[Ada] Basic support for 128-bit types
Eric Botcazou
1
-1
/
+1
2020-10-20
[Ada] Replace low-level Ekind membership tests with high-level Is_Formal
Piotr Trojanek
1
-1
/
+1
2020-10-20
[Ada] Implement AI12-0280 Making 'Old more flexible
Steve Baird
1
-1
/
+53
2020-10-20
[Ada] Code clean up
Arnaud Charlet
1
-15
/
+4
2020-10-19
[Ada] Do not replace bounds for packed arrays that depend on discriminants
Ghjuvan Lacambre
1
-1
/
+5
[prev]
[next]