aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2016-06-22Minor reformatting.Arnaud Charlet1-20/+17
2016-06-22sem_prag.adb: Revert unwanted change in previous commit, only keep message fix.Arnaud Charlet2-294/+296
2016-06-22sem_prag.ads (Build_Classwide_Expression): new procedure to build the express...Ed Schonberg5-284/+434
2016-06-22[multiple changes]Arnaud Charlet18-117/+142
2016-06-22* vxworks-crtbe-link.spec: Removed, no longer used.Olivier Hainque2-13/+4
2016-06-22Code cleanup.Arnaud Charlet1-1/+1
2016-06-22sem_ch8.adb (Push_Scope): Add a check for when the scope table is empty to as...Justin Squirek6-5/+58
2016-06-22[multiple changes]Arnaud Charlet5-10/+26
2016-06-22[multiple changes]Arnaud Charlet8-18/+86
2016-06-22[multiple changes]Arnaud Charlet8-219/+260
2016-06-22spark_xrefs.ads (Scope_Num): type refined to positive integers.Arnaud Charlet5-415/+377
2016-06-22Minor cleanup.Arnaud Charlet1-1/+1
2016-06-22[multiple changes]Arnaud Charlet8-132/+182
2016-06-22[multiple changes]Arnaud Charlet10-284/+128
2016-06-22Minor reformatting.Arnaud Charlet1-4/+5
2016-06-22lib-xref-spark_specific.adb (Generate_Dereference): Assignment to not comment...Arnaud Charlet2-10/+43
2016-06-22[multiple changes]Arnaud Charlet4-39/+53
2016-06-22exp_ch4.adb (In_Range_Chec)): New predicate, subsidiary of Expand_N_In...Ed Schonberg3-23/+65
2016-06-22lib.ads: Code cleanup.Arnaud Charlet4-42/+30
2016-06-21tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT if they are b...Eric Botcazou3-27/+48
2016-06-20[multiple changes]Arnaud Charlet11-89/+190
2016-06-20sem_ch13.adb (Visible_Component): New procedure...Ed Schonberg2-4/+93
2016-06-20[multiple changes]Arnaud Charlet10-109/+406
2016-06-20[multiple changes]Arnaud Charlet23-1637/+2750
2016-06-20[typo] alignement -> alignmentKyrylo Tkachov2-1/+6
2016-06-16[multiple changes]Arnaud Charlet5-10/+122
2016-06-16Minor reformatting.Arnaud Charlet1-2/+1
2016-06-16[multiple changes]Arnaud Charlet3-17/+39
2016-06-16[multiple changes]Arnaud Charlet7-10/+65
2016-06-16[multiple changes]Arnaud Charlet7-81/+163
2016-06-16[multiple changes]Arnaud Charlet4-28/+44
2016-06-16sem_util.ads (Indexed_Component_Bit_Offset): Declare.Eric Botcazou4-17/+139
2016-06-16bindgen.adb, [...]: Minor reformatting.Hristian Kirtchev5-33/+49
2016-06-16sem_ch9.adb, [...]: Minor reformatting and typo fixes.Gary Dismukes4-10/+16
2016-06-16[multiple changes]Arnaud Charlet6-16/+180
2016-06-16[multiple changes]Arnaud Charlet14-60/+126
2016-06-14[multiple changes]Arnaud Charlet11-26/+56
2016-06-14[multiple changes]Arnaud Charlet3-44/+96
2016-06-14sem_attr.adb (Analyze_Attribute_Old_Result): Adding assertion.Javier Miranda7-13/+162
2016-06-14[multiple changes]Arnaud Charlet9-52/+65
2016-06-14[multiple changes]Arnaud Charlet7-76/+146
2016-06-14[multiple changes]Arnaud Charlet11-62/+137
2016-06-14[multiple changes]Arnaud Charlet8-13/+41
2016-06-14[multiple changes]Arnaud Charlet13-181/+297
2016-06-14[multiple changes]Arnaud Charlet9-35/+170
2016-06-13decl.c (gnat_to_gnu_subprog_type): Build only a minimal PARM_DECL when the pa...Eric Botcazou3-2/+12
2016-06-13decl.c (gnat_to_gnu_entity): Deal with PLUS_EXPR in the expression of a renam...Eric Botcazou2-0/+6
2016-06-13utils2.c (known_alignment): Deal specially with calls to malloc.Eric Botcazou2-0/+9
2016-06-11trans.c (build_binary_op_trapv): If no operand is a constant, use the generic...Eric Botcazou2-127/+128
2016-06-11* gcc-interface/trans.c (Case_Statement_to_gnu): Deal with characters.Eric Botcazou2-3/+14