aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/atree.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-05[Ada] Misc cleanup related to finalizationBob Duff1-1/+1
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-09-23[Ada] Cleanup and efficiency improvementsBob Duff1-71/+0
2021-07-12[Ada] Clean up Uint fieldsBob Duff1-0/+9
2021-05-10Minor tweak to previous change for the sake of consistencyEric Botcazou1-4/+2
2021-05-07[Ada] Replace packed records with integers in low-level implementationEric Botcazou1-113/+29
2021-05-07[Ada] Fix type mismatch warnings during LTO bootstrap #3Eric Botcazou1-1/+1
2021-05-07[Ada] Small cleanup in C header fileEric Botcazou1-48/+49
2021-05-07[Ada] Variable-sized node typesBob Duff1-810/+131
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-12-12[Ada] Mark Ada subprograms and variables referenced from gigiEric Botcazou1-3/+3
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-05-22[Ada] Spurious visibility error in a nested instance with formal packageEd Schonberg1-0/+1
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-05-02[multiple changes]Arnaud Charlet1-2/+2
2017-04-25[multiple changes]Arnaud Charlet1-0/+3
2016-06-20[multiple changes]Arnaud Charlet1-1/+2
2015-11-18[multiple changes]Arnaud Charlet1-0/+1
2015-10-26[multiple changes]Arnaud Charlet1-0/+1
2015-10-20[multiple changes]Arnaud Charlet1-0/+2
2015-03-13Fix typo.Arnaud Charlet1-1/+1
2015-03-13[multiple changes]Arnaud Charlet1-0/+11
2015-03-04[multiple changes]Arnaud Charlet1-0/+23
2015-03-02[multiple changes]Arnaud Charlet1-1/+2
2014-01-292014-01-29 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev1-0/+1
2014-01-21[multiple changes]Arnaud Charlet1-0/+20
2013-04-11[multiple changes]Arnaud Charlet1-2/+86
2013-01-29[multiple changes]Arnaud Charlet1-1/+3
2011-12-13re PR ada/49084 (bootstrap failure with Ada enabled)Cesar Strauss1-1/+1
2011-08-03a-except.adb, [...] (Raise_From_Controlled_Operation): Rewritten to create th...Hristian Kirtchev1-0/+1
2011-08-02atree.h, [...]: New subprograms to manipulate Elist5.Ed Schonberg1-0/+1
2011-07-12prefix.h: Wrap up in extern "C" block.Laurent GUERBY1-2/+9
2010-10-22a-except-2005.adb (Rmsg_18): New message text.Robert Dewar1-0/+1
2010-10-19[multiple changes]Arnaud Charlet1-1/+1
2010-10-19[multiple changes]Arnaud Charlet1-0/+1
2010-10-11[multiple changes]Arnaud Charlet1-7/+7
2010-10-11[multiple changes]Arnaud Charlet1-22/+23
2010-10-11sem_ch3.adb, [...]: Minor reformattingRobert Dewar1-109/+80
2009-04-09exp_util.adb (Silly_Boolean_Array_Xor_Test): Simplify existing code.Robert Dewar1-1/+2
2007-12-13sem_ch5.adb, [...]: Update handling of assigned value/unreferenced warningsRobert Dewar1-0/+18
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar1-3/+3
2007-09-03Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton1-5/+4
2007-06-06bcheck.adb, [...]: Move Name_Id, File_Name_Type and Unit_Name_Type from packa...Vincent Celier1-1/+57
2007-04-06atree.h, [...] (Copy_Node_With_Replacement): When copying a parameter list in...Ed Schonberg1-1/+2
2006-10-31fmap.adb: Put routines in alpha orderRobert Dewar1-2/+4
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-03-15atree.ads, atree.adb: Add support for Elist24 fieldJavier Miranda1-1/+3
2005-02-10g-zstspl.ads: New file.Robert Dewar1-5/+87
2003-10-24re PR ada/12014 (strcpy used with overlapping arguments)Arnaud Charlet1-2/+2