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
/
inline.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
[Ada] Remove extra space in single object declarations
Piotr Trojanek
1
-3
/
+3
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2021-12-01
[Ada] Fix issues with ignored ghost code and unnesting
Richard Kenner
1
-3
/
+8
2021-10-25
[Ada] Fix a comment
Bob Duff
1
-1
/
+1
2021-10-25
[Ada] Renamed_Or_Alias cleanup
Bob Duff
1
-2
/
+2
2021-09-20
[Ada] Remove redundant checks for non-empty list of aspects
Piotr Trojanek
1
-3
/
+1
2021-09-20
[Ada] Fix shadowing in conditions for inlining
Piotr Trojanek
1
-26
/
+29
2021-07-07
[Ada] Simplify iteration over pending instantiations
Piotr Trojanek
1
-7
/
+2
2021-07-07
[Ada] Transient scope cleanup
Bob Duff
1
-4
/
+1
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-35
/
+35
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-2
/
+2
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-2
/
+6
2021-05-04
[Ada] Clean up ??? marks
Bob Duff
1
-8
/
+2
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-04-28
[Ada] Remove redundant assignment in Formal_Is_Used_Once
Piotr Trojanek
1
-6
/
+3
2021-04-28
[Ada] Replace dubious use of Traverse_Func with Traverse_Proc
Piotr Trojanek
1
-9
/
+2
2020-12-14
[Ada] Correctly mark subprogram as not always inlined in GNATprove mode
Yannick Moy
1
-13
/
+14
2020-10-26
[Ada] Fix harmless assertion failure in GNATprove mode
Piotr Trojanek
1
-1
/
+18
2020-10-20
[Ada] Support for new aspect Subprogram_Variant on recursive subprograms
Piotr Trojanek
1
-0
/
+2
2020-10-19
[Ada] Simplify repeated calls with membership test
Piotr Trojanek
1
-2
/
+2
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-30
/
+29
2020-07-15
[Ada] Extend static functions
Arnaud Charlet
1
-9
/
+7
2020-07-08
[Ada] Static expression function problems with -gnatc and -gnatd.F (SPARK mode)
Gary Dismukes
1
-0
/
+7
2020-06-17
[Ada] Implement static expression functions for Ada 202x (AI12-0075)
Gary Dismukes
1
-260
/
+430
2020-06-03
[Ada] Fix missing overflow checks in analysis of predefined unit
Yannick Moy
1
-1
/
+9
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
1
-2
/
+2
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2019-12-12
[Ada] Fix repeated words and typos in doc and comments
Piotr Trojanek
1
-1
/
+1
2019-10-10
[Ada] Fix inlining of subprograms with deep param/result in GNATprove
Yannick Moy
1
-0
/
+14
2019-10-10
[Ada] Do not inline subprograms with deep parameter/result in GNATprove
Yannick Moy
1
-0
/
+112
2019-09-19
[Ada] Disable inlining of traversal function in GNATprove
Yannick Moy
1
-0
/
+29
2019-09-17
[Ada] Do not inline dispatching operations in GNATprove mode
Yannick Moy
1
-0
/
+6
2019-08-20
[Ada] Minor reformattings
Gary Dismukes
1
-2
/
+2
2019-08-19
[Ada] Lift restriction on instantiations that are compilation units
Eric Botcazou
1
-10
/
+14
2019-08-19
[Ada] Further cleanup in inlining machinery
Eric Botcazou
1
-0
/
+3
2019-08-19
[Ada] Further cleanup in inlining machinery
Eric Botcazou
1
-31
/
+6
2019-08-14
[Ada] Further cleanup in inlining machinery
Eric Botcazou
1
-1
/
+1
2019-08-14
[Ada] Further cleanup in inlining machinery
Eric Botcazou
1
-1
/
+1
2019-08-14
[Ada] Incorrect error on inline protected function
Bob Duff
1
-0
/
+14
2019-08-14
[Ada] Compiler speedup with inlining across units
Eric Botcazou
1
-44
/
+322
2019-08-14
[Ada] Remove obsolete Pending_Descriptor table and related bits
Eric Botcazou
1
-1
/
+0
2019-08-14
[Ada] Small internal improvements to the inlining machinery
Eric Botcazou
1
-37
/
+38
2019-08-13
[Ada] Small cleanup and improvement in inlining machinery
Eric Botcazou
1
-6
/
+25
2019-07-09
[Ada] Reformat comments
Piotr Trojanek
1
-1
/
+1
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
1
-5
/
+5
2019-07-03
[Ada] Crash on front-end inlining of subp. with aspect specifications
Ed Schonberg
1
-0
/
+31
2019-07-03
[Ada] Spurious visibility error in inlined function
Hristian Kirtchev
1
-91
/
+176
2019-07-03
[Ada] Minor reformatting
Hristian Kirtchev
1
-17
/
+19
2019-07-03
[Ada] Make loop labels unique for front-end inlined calls
Ed Schonberg
1
-0
/
+62
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
[next]