aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2013-09-10[multiple changes]Arnaud Charlet10-174/+481
2013-09-10[multiple changes]Arnaud Charlet22-112/+183
2013-09-10gnatbind.adb: Correct starting date in --version string.Robert Dewar7-15/+50
2013-09-10switch-c.adb: Minor reformatting.Robert Dewar4-4/+66
2013-09-10sem_prag.adb (Analyze_Pragma, [...]): Don't allow REASON parameter in compile...Robert Dewar3-3/+32
2013-09-10[multiple changes]Arnaud Charlet8-35/+140
2013-09-10[multiple changes]Arnaud Charlet13-19/+107
2013-09-10[multiple changes]Arnaud Charlet19-93/+556
2013-09-10[multiple changes]Arnaud Charlet6-14/+31
2013-09-10aspects.ads, [...]: Minor reformatting.Thomas Quinot4-8/+19
2013-09-10exp_prag.adb (Expand_Pragma_Check): Ignore pragma if Is_Ignored set.Robert Dewar7-58/+159
2013-09-10[multiple changes]Arnaud Charlet10-151/+655
2013-09-10sem_ch3.adb, [...]: Minor reformatting.Robert Dewar9-37/+56
2013-09-10[multiple changes]Arnaud Charlet5-24/+156
2013-09-10sem_ch12.adb (Analyze_Package_Instantiation): If the instantiation is a compi...Ed Schonberg5-13/+83
2013-09-10einfo.adb, [...]: Minor reformatting.Robert Dewar4-16/+19
2013-09-10sem_prag.adb (Get_SPARK_Mode_Id): Handle the case where the pragma may appear...Hristian Kirtchev4-24/+105
2013-09-01re PR ada/58239 (pretty-print.c:789: undefined reference to `operator delete(...Eric Botcazou3-3/+22
2013-08-13decl.c (gnat_to_gnu_entity): Do not bother about alias sets of derived types ...Eric Botcazou2-1/+6
2013-08-13decl.c (gnat_to_gnu_entity): Replace True with true.Eric Botcazou5-19/+33
2013-08-13trans.c (set_end_locus_from_node): Clear column info for the end_locus of a b...Thomas Quinot2-2/+11
2013-08-13trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no End_Label...Thomas Quinot4-16/+59
2013-08-13trans.c (Call_to_gnu): Deal with specific conditional expressions for misalig...Eric Botcazou2-2/+17
2013-08-13trans.c (can_equal_min_or_max_val_p): Be prepared for values outside of the r...Eric Botcazou2-1/+9
2013-08-13utils2.c (build_atomic_load): Do a mere view-conversion to the original type ...Eric Botcazou2-9/+31
2013-08-08Makefile.in (TOOLS_LIBS): Pick C object files from the compiler build and use...Eric Botcazou2-10/+19
2013-07-21gigi.h: Likewise.Ondřej Bílka10-16/+28
2013-07-20re PR ada/57934 (typo in definition of CAT in gcc-interface/ada.h for traditi...Eric Botcazou2-2/+7
2013-07-08einfo.adb (Get_Pragma): Handle the retrieval of delayed pragmas stored in N_C...Hristian Kirtchev4-18/+103
2013-07-08[multiple changes]Arnaud Charlet4-10/+47
2013-07-08[multiple changes]Arnaud Charlet22-238/+608
2013-07-08[multiple changes]Arnaud Charlet5-19/+30
2013-07-08[multiple changes]Arnaud Charlet5-45/+138
2013-07-08[multiple changes]Arnaud Charlet4-7/+14
2013-07-08[multiple changes]Arnaud Charlet11-60/+150
2013-07-08[multiple changes]Arnaud Charlet13-61/+82
2013-07-08[multiple changes]Arnaud Charlet8-27/+97
2013-07-08sem_dim.adb: Minor error message change.Robert Dewar4-72/+95
2013-07-08[multiple changes]Arnaud Charlet3-2/+17
2013-07-08[multiple changes]Arnaud Charlet4-22/+52
2013-07-08[multiple changes]Arnaud Charlet8-467/+435
2013-07-08[multiple changes]Arnaud Charlet4-48/+95
2013-07-08[multiple changes]Arnaud Charlet3-3/+19
2013-07-08[multiple changes]Arnaud Charlet5-13/+50
2013-07-08sem_ch8.adb, [...]: Minor reformatting.Robert Dewar3-6/+24
2013-07-08[multiple changes]Arnaud Charlet7-128/+85
2013-07-08[multiple changes]Arnaud Charlet6-86/+48
2013-07-08sem_prag.adb (Analyze_PPC_In_Decl_Part): In ASIS mode...Ed Schonberg3-9/+18
2013-07-05aspects.adb: Add an entry for SPARK_Mode in table Canonical_Aspect.Hristian Kirtchev21-243/+958
2013-07-05sem_ch13.adb (Analyze_Aspect_Specifications): For pre/postconditions copy the...Ed Schonberg2-2/+12