aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2015-05-26[multiple changes]Arnaud Charlet11-28/+49
2015-05-26sem_aux.adb, [...] (Get_Low_Bound): Use Type_Low_Bound.Yannick Moy5-47/+174
2015-05-26[multiple changes]Arnaud Charlet8-23/+21
2015-05-26[multiple changes]Arnaud Charlet14-111/+184
2015-05-26[multiple changes]Arnaud Charlet24-71/+628
2015-05-26[multiple changes]Arnaud Charlet9-16/+21
2015-05-26inline.adb (Has_Initialized_Type): Adapt to new names.Yannick Moy8-40/+328
2015-05-26[multiple changes]Arnaud Charlet11-60/+58
2015-05-26[multiple changes]Arnaud Charlet16-285/+858
2015-05-26exp_ch6.adb (Process_Contract_Cases_For): Update the call to Expand_Pragma_Co...Hristian Kirtchev5-417/+422
2015-05-26gnat1drv.adb: Minor adjustments.Arnaud Charlet4-66/+24
2015-05-26[multiple changes]Arnaud Charlet8-172/+268
2015-05-26[multiple changes]Arnaud Charlet12-138/+150
2015-05-26Minor reformatting.Arnaud Charlet1-2/+3
2015-05-26exp_ch4.adb (Expand_N_Op_Expon): Deal with problem of wrong order in calling ...Robert Dewar3-8/+25
2015-05-26exp_aggr.adb (Build_Array_Aggr_Code, Gen_Assign): If a component is default-i...Ed Schonberg2-17/+34
2015-05-26[multiple changes]Arnaud Charlet7-114/+156
2015-05-26sem_util.adb: Minor code reorganization.Robert Dewar3-7/+14
2015-05-25utils.c (maybe_pad_type): Do not apply adjustment to original size for elemen...Eric Botcazou2-1/+11
2015-05-25targtyps.c (get_float_words_be): Rename into...Eric Botcazou9-50/+70
2015-05-25decl.c (elaborate_expression): Take a const string suffix instead of a tree.Eric Botcazou2-63/+69
2015-05-25decl.c (gnat_to_gnu_entity): Move around.Eric Botcazou2-84/+85
2015-05-25decl.c (gnat_to_gnu_entity): Minor tweak.Eric Botcazou5-30/+36
2015-05-25gigi.h (build_atomic_load): Adjust prototype.Eric Botcazou6-142/+446
2015-05-25ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...Eric Botcazou7-77/+182
2015-05-25einfo.ads, einfo.adb (Has_Out_Or_In_Out_Parameter): This attribute is now pre...Javier Miranda10-40/+329
2015-05-22[multiple changes]Arnaud Charlet9-13/+31
2015-05-22Minor reformatting.Arnaud Charlet2-10/+10
2015-05-22sem_res.adb (Resolve_Actuals): If the call is to an overridden operation...Ed Schonberg2-4/+49
2015-05-22[multiple changes]Arnaud Charlet4-48/+118
2015-05-22gnatvsn.ads: Minor code reorg to remember more easily to update variables.Arnaud Charlet2-13/+18
2015-05-22sem_ch10.adb (Analyze_With_Clause): In ASIS_Mode...Ed Schonberg5-9/+52
2015-05-22[multiple changes]Arnaud Charlet18-580/+1136
2015-05-22einfo.ads (Is_Atomic_Or_VFA): Move to XEINFO INLINES section.Eric Botcazou3-7/+16
2015-05-22einfo.ads (Has_Volatile_Full_Access): Rename into...Eric Botcazou10-54/+75
2015-05-22exp_ch5.adb, [...]: This is a general change that deals with the fact that mo...Robert Dewar15-66/+173
2015-05-22exp_ch4.adb (Expand_N_Op_Eq): Introduce 'Machine for 'Result comparison.Robert Dewar2-0/+29
2015-05-22[multiple changes]Arnaud Charlet7-77/+200
2015-05-22Minor reformatting.Arnaud Charlet1-2/+0
2015-05-22[multiple changes]Arnaud Charlet11-29/+159
2015-05-22[multiple changes]Arnaud Charlet10-30/+241
2015-05-22einfo.adb (Default_Init_Cond_Procedure): Code cleanup.Hristian Kirtchev3-26/+42
2015-05-222015-05-22 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev4-158/+170
2015-05-22freeze.adb (Freeze_Profile): Suppress warning if imported subprogram is not a...Bob Duff2-2/+18
2015-05-22[multiple changes]Arnaud Charlet30-107/+327
2015-05-22debug.adb: Update documentation.Robert Dewar14-44/+133
2015-05-22[multiple changes]Arnaud Charlet4-8/+14
2015-05-22Minor reformatting.Arnaud Charlet2-5/+9
2015-05-22makeutl.ads (In_Place_Option): New constant.Pascal Obry5-9/+88
2015-05-22prj-util.ads, [...] (Relative_Path): New routine.Pascal Obry3-2/+78