aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2013-03-20i-fortra.ads: Update comment...Tobias Burnus2-5/+64
2013-03-16* gnatvsn.ads (Library_Version): Bump to 4.9.Eric Botcazou2-1/+5
2013-03-08re PR ada/52123 (gcc bootstrap with ada fails on mingw target)Cesar Strauss2-4/+10
2013-03-06trans.c (Attribute_to_gnu): Abort instead of erroring out for an unimplemente...Eric Botcazou2-7/+7
2013-03-06decl.c (gnat_to_gnu_field): Remove the wrapper around a misaligned integral t...Eric Botcazou2-1/+13
2013-03-06trans.c (Raise_Error_to_gnu): Record the unpadded type of the index type on t...Eric Botcazou2-1/+6
2013-03-06trans.c (emit_range_check): Assert that the range type is a numerical type an...Eric Botcazou2-7/+16
2013-02-25* gcc-interface/ada-tree.h: Back out change accidentally committed.Eric Botcazou2-7/+5
2013-02-21re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo packag...Jakub Jelinek3-7/+14
2013-02-14re PR ada/52123 (gcc bootstrap with ada fails on mingw target)Rainer Emrich2-1/+6
2013-02-07re PR target/50678 (FAIL: c52104y on x86_64-apple-darwin10)Simon Wright2-9/+50
2013-02-06Revert previous change, unintended.Arnaud Charlet5-256/+68
2013-02-06re PR ada/52123 (gcc bootstrap with ada fails on mingw target)Rainer Emrich4-11/+26
2013-02-06Make-lang.in: Enable System.Stack_Checking.Operations target pairs on VxWorks...Hristian Kirtchev2-2/+18
2013-02-06[multiple changes]Arnaud Charlet16-1190/+1688
2013-02-06[multiple changes]Arnaud Charlet4-8/+47
2013-02-06snames.ads-tmpl (Name_Loop_Optimize, [...]): New pragma-related names.Eric Botcazou6-11/+147
2013-02-06[multiple changes]Arnaud Charlet14-161/+282
2013-02-06[multiple changes]Arnaud Charlet12-23/+64
2013-02-06sem_ch3.adb (Complete_Private_Subtype): Inherit the Has_Unknown_Discriminants...Hristian Kirtchev2-7/+13
2013-02-06[multiple changes]Arnaud Charlet4-11/+71
2013-02-06[multiple changes]Arnaud Charlet14-45/+103
2013-02-06[multiple changes]Arnaud Charlet8-24/+168
2013-02-06[multiple changes]Arnaud Charlet5-35/+88
2013-02-06[multiple changes]Arnaud Charlet6-154/+352
2013-02-06[multiple changes]Arnaud Charlet4-12/+22
2013-02-06[multiple changes]Arnaud Charlet12-97/+157
2013-02-06sem_prag.adb, [...]: Minor reformatting.Robert Dewar5-14/+28
2013-02-06[multiple changes]Arnaud Charlet7-68/+188
2013-02-06[multiple changes]Arnaud Charlet3-2/+13
2013-02-03decl.c: Include diagnostic-core.h.Eric Botcazou3-2/+15
2013-01-29[multiple changes]Arnaud Charlet5-29/+60
2013-01-29Update dependencies.Arnaud Charlet1-4/+5
2013-01-29[multiple changes]Arnaud Charlet4-19/+55
2013-01-29prj-proc.adb (Process_Expression_Variable_Decl): Prepend Project_Path to curr...Pascal Obry3-11/+28
2013-01-29[multiple changes]Arnaud Charlet6-41/+73
2013-01-29[multiple changes]Arnaud Charlet4-21/+67
2013-01-29errout.ads, errout.adb (Get_Ignore_Errors): New subprogram.Javier Miranda14-176/+667
2013-01-29[multiple changes]Arnaud Charlet11-34/+124
2013-01-29sem_ch3.adb (Analyze_Subtype_Declaration): Inherit Is_Generic_Actual_Type fla...Ed Schonberg5-11/+111
2013-01-29[multiple changes]Arnaud Charlet3-8/+221
2013-01-29[multiple changes]Arnaud Charlet30-112/+389
2013-01-29[multiple changes]Arnaud Charlet13-43/+249
2013-01-22trans.c (gnat_to_gnu): Do not translate the Etype of the node before translat...Eric Botcazou2-1/+6
2013-01-22trans.c (Pragma_to_gnu): Use optimize_size instead of optimize and adjust war...Eric Botcazou2-6/+26
2013-01-22gigi.h (ADT_unhandled_except_decl, [...]): New.Tristan Gingold3-1/+49
2013-01-11Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou2-2/+14
2013-01-10config-lang.in (boot_language_boot_flags): Delete.Eric Botcazou3-7/+9
2013-01-07decl.c (gnat_to_gnu_entity): Adjust comment about type extension with discrim...Eric Botcazou2-8/+12
2013-01-07re PR ada/864 (--program-suffix is ignored (for ada))Richard Biener2-4/+9