summaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch2.adb
AgeCommit message (Expand)Author
2025-11-06Ada: Fix incorrect renaming of primitive subprogram in object notationEric Botcazou
2025-10-20Ada: Fix spurious warning for renaming of component of VFA recordEric Botcazou
2025-01-07Update copyright years.Marc Poulhiès
2024-11-04ada: Missing runtime check in interpolated stringJavier Miranda
2024-08-23ada: Crash on string interpolation with custom string typesJavier Miranda
2024-01-22Update copyright years.Marc Poulhiès
2023-05-22ada: Remove extra parenthesesArnaud Charlet
2023-01-09ada: Update copyright noticeArnaud Charlet
2023-01-05ada: INOX: prototype RFC on String InterpolationJavier Miranda
2022-05-17[Ada] Enable current value propagation within pragma expressionsPiotr Trojanek
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet
2022-01-07[Ada] Cleanup and modification of unreferenced warningsJustin Squirek
2021-05-07[Ada] Minor reformattingsBob Duff
2021-05-07[Ada] Variable-sized node typesBob Duff
2021-05-03[Ada] Update copyright noticeArnaud Charlet
2020-11-25[Ada] Don't constant-fold renamed qualified expressionsSteve Baird
2020-10-22[Ada] Reimplementation of accessibility checkingJustin Squirek
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet
2020-07-08[Ada] Style cleanups related to Current_ConditionPiotr Trojanek
2020-06-02[Ada] Bump copyright yearArnaud Charlet
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet
2016-04-27[multiple changes]Arnaud Charlet
2016-01-20exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...Eric Botcazou
2015-05-22exp_ch5.adb, [...]: This is a general change that deals with the fact that mo...Robert Dewar
2014-02-20einfo.ads: Minor comment addition: Etype of package is Standard_Void_Type.Robert Dewar
2014-02-19[multiple changes]Arnaud Charlet
2014-01-31[multiple changes]Arnaud Charlet
2013-04-12[multiple changes]Arnaud Charlet
2012-11-06[multiple changes]Arnaud Charlet
2012-11-06[multiple changes]Arnaud Charlet
2012-11-06[multiple changes]Arnaud Charlet
2012-10-02par_sco.adb, [...]: Change name Conditional_Expression to If_Expression.Robert Dewar
2012-04-26[multiple changes]Arnaud Charlet
2012-04-26[multiple changes]Arnaud Charlet
2011-11-04[multiple changes]Arnaud Charlet
2011-11-04[multiple changes]Arnaud Charlet
2011-11-04sem_prag.adb: Minor reformatting.Robert Dewar
2011-11-04exp_ch2.adb (Expand_Entity_Reference): Extend handling of atomic sync to type...Robert Dewar
2011-10-24[multiple changes]Arnaud Charlet
2011-08-03exp_ch9.adb (Build_Renamed_Formal_Declaration): common procedure for protecte...Ed Schonberg
2009-07-27[multiple changes]Arnaud Charlet
2009-07-27[multiple changes]Arnaud Charlet
2009-07-22[multiple changes]Arnaud Charlet
2009-07-10sem_prag.adb (Analyze pragma, [...]): Analyze argument of pragma, to capture ...Ed Schonberg
2009-04-10[multiple changes]Arnaud Charlet
2008-05-262008-05-26 Robert Dewar <dewar@adacore.com>Robert Dewar
2008-05-20g-byorma.adb, [...]: Update comments.Robert Dewar
2008-04-14vms_data.ads: Fix typo in constant.Ralf Wildenhues
2008-04-08exp_ch2.adb: Minor reformatting.Hristian Kirtchev