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
/
exp_util.ads
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
[Ada] Remove VMS specific routine that is no longer referenced
Piotr Trojanek
1
-5
/
+0
2022-07-13
[Ada] Add support for defaulted Storage_Model_Type aspect and subaspects
Gary Dismukes
1
-2
/
+4
2022-07-13
[Ada] Add cross-references between Integer_Type_For and Small_Integer_Type_For
Eric Botcazou
1
-2
/
+2
2022-06-02
[Ada] Get rid of secondary stack for most calls returning tagged types
Eric Botcazou
1
-0
/
+13
2022-05-19
[Ada] Fix bug in handling of Predicate_Failure aspect
Steve Baird
1
-5
/
+11
2022-05-19
[Ada] Avoid copy operation for returns involving function calls
Eric Botcazou
1
-0
/
+2
2022-05-17
[Ada] Cleanups related to front-end SJLJ
Bob Duff
1
-2
/
+2
2022-05-09
[Ada] Allow Big_Integer in loop and subprogram variants
Piotr Trojanek
1
-1
/
+3
2022-01-11
[Ada] Remove unreferenced CCG-specific routine Insert_Declaration
Piotr Trojanek
1
-12
/
+0
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-05
[Ada] Prevent Get_Current_Value_Condition from returning the same node
Bob Duff
1
-1
/
+1
2021-10-05
[Ada] Front-end support for Storage_Model feature
Gary Dismukes
1
-0
/
+10
2021-10-01
[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
Javier Miranda
1
-23
/
+25
2021-09-20
[Ada] Spurious link error with child unit and different Assertion modes.
Ed Schonberg
1
-0
/
+11
2021-07-09
[Ada] Fix typo in comment related to derived discriminated types
Piotr Trojanek
1
-1
/
+1
2021-07-06
[Ada] Removal of various ??? comments plus related code changes
Gary Dismukes
1
-1
/
+1
2021-06-17
[Ada] Implementation of Inox feature of fixed lower bounds on array types/sub...
Gary Dismukes
1
-0
/
+6
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-7
/
+7
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-1
/
+2
2021-05-07
[Ada] Remove some ??? comments
Gary Dismukes
1
-6
/
+6
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2020-12-17
[Ada] Remove unused subprograms in validsw
Arnaud Charlet
1
-24
/
+0
2020-11-30
[Ada] Implement inheritance for Default_Initial_Condition and address other gaps
Gary Dismukes
1
-12
/
+18
2020-10-23
[Ada] GNATprove: remove support for external axiomatizations
Johannes Kanig
1
-11
/
+0
2020-10-20
[Ada] Support for new aspect Subprogram_Variant on recursive subprograms
Piotr Trojanek
1
-0
/
+9
2020-10-20
[Ada] Minor reorder subprogram declarations alphabetically
Piotr Trojanek
1
-5
/
+5
2020-10-16
[Ada] Remove support for -gnatP and pragma Polling
Arnaud Charlet
1
-4
/
+0
2020-10-16
[Ada] Add Max_Integer_Size attribute and couple of helper functions
Eric Botcazou
1
-0
/
+8
2020-07-10
[Ada] Use small limit for aggregates inside subprograms
Arnaud Charlet
1
-6
/
+4
2020-07-06
[Ada] Fix typo in comment of Get_Index_Subtype
Piotr Trojanek
1
-1
/
+1
2020-06-08
[Ada] Reuse Get_Index_Subtype in the special expander for GNATprove
Piotr Trojanek
1
-0
/
+4
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2019-12-12
[Ada] Mark Ada subprograms and variables referenced from gigi
Eric Botcazou
1
-0
/
+4
2019-09-19
[Ada] Remove duplicated routines for getting homonym number
Piotr Trojanek
1
-1
/
+1
2019-09-18
[Ada] Factor out code for deciding statically known Constrained attributes
Claire Dross
1
-0
/
+4
2019-08-12
[Ada] Small comment tweaks for 3 predicates on bit-aligned references
Eric Botcazou
1
-29
/
+25
2019-07-11
[Ada] Missing finalization of private protected type
Hristian Kirtchev
1
-4
/
+0
2019-07-03
[Ada] ABE checks v3.0, foundations of Elaboration order v4.0
Hristian Kirtchev
1
-4
/
+0
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-12-11
[Ada] Minor reformattings
Gary Dismukes
1
-4
/
+4
2018-12-11
[Ada] Crash on ignored Ghost expression function
Hristian Kirtchev
1
-13
/
+28
2018-12-03
[Ada] Minor reformattings
Hristian Kirtchev
1
-1
/
+3
2018-11-14
[Ada] Problem with boundary case of XOR operation and unnesting
Ed Schonberg
1
-5
/
+8
2018-11-14
[Ada] Limited function violates No_Exception_Propagation
Hristian Kirtchev
1
-3
/
+3
2018-09-26
[Ada] Preparation for new description of interface thunks
Eric Botcazou
1
-2
/
+3
2018-05-30
[Ada] Minor reformatting
Hristian Kirtchev
1
-3
/
+2
2018-05-28
[Ada] Spurious constraint error on array of null-excluding components
Justin Squirek
1
-0
/
+10
2018-01-11
[Ada] Bump copyright notices to 2018
Arnaud Charlet
1
-1
/
+1
2017-12-05
sem_util.adb (Contains_Refined_State): Remove.
Pierre-Marie de Rodat
1
-1
/
+3
2017-10-09
[multiple changes]
Pierre-Marie de Rodat
1
-5
/
+2
[next]