aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2015-04-27Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.Jim Wilson2-0/+6
2015-04-13* gnatvsn.ads (Library_Version): Bump to 6.Eric Botcazou2-1/+5
2015-04-09fix Ada bootstrap for powerpc-darwin (and several regressions in ACATS and gnat)Iain Sandoe2-1/+7
2015-04-08decl.c (gnat_to_gnu_entity): Do not make a function returning an unconstraine...Eric Botcazou3-9/+22
2015-03-31Fix bzero warning in child_setup_ttyTom de Vries2-2/+8
2015-03-26* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Deref>: New case.Eric Botcazou2-0/+16
2015-03-24[multiple changes]Arnaud Charlet7-6/+48
2015-03-24[multiple changes]Arnaud Charlet3-1/+12
2015-03-24building_executable_programs_with_gnat.rst, [...]: Doc improvements.Arnaud Charlet10-872/+959
2015-03-23re PR bootstrap/65522 (Svn revision 221590 fails bootstrap - ../libiberty/lib...Jakub Jelinek2-2/+7
2015-03-20re PR ada/65451 (compiler crash on volatile access type)Eric Botcazou3-42/+25
2015-03-16utils2.c (gnat_invariant_expr): Return null if the type of the expression end...Eric Botcazou2-0/+11
2015-03-16decl.c (is_from_limited_with_of_main): New predicate.Eric Botcazou3-12/+37
2015-03-16decl.c (gnat_to_gnu_entity): Do not short-circuit the regular handling.Eric Botcazou2-2/+9
2015-03-13Fix typo.Arnaud Charlet1-1/+1
2015-03-13[multiple changes]Arnaud Charlet15-98/+563
2015-03-13[multiple changes]Arnaud Charlet12-42/+176
2015-03-13[multiple changes]Arnaud Charlet4-14/+30
2015-03-13exp_util.ads, [...] (Force_Evaluation): Add Related_Id and Is_Low/High_Bound ...Robert Dewar4-82/+54
2015-03-12Add missing bit to ChangeLog entry for the latest updateOlivier Hainque1-0/+1
2015-03-12trans.c (Attribute_to_gnu): On targets where a function symbol designates a f...Olivier Hainque2-1/+34
2015-03-04[multiple changes]Arnaud Charlet5-23/+72
2015-03-04[multiple changes]Arnaud Charlet6-205/+178
2015-03-04[multiple changes]Arnaud Charlet4-5/+57
2015-03-04[multiple changes]Arnaud Charlet5-21/+138
2015-03-04[multiple changes]Arnaud Charlet11-47/+128
2015-03-04Fix permission.Arnaud Charlet1-0/+0
2015-03-04[multiple changes]Arnaud Charlet3-14/+44
2015-03-04exp_ch6.adb (Expand_N_Subprogram_Body): Avoid trying to unnest generic subpro...Robert Dewar6-144/+272
2015-03-04[multiple changes]Arnaud Charlet8-540/+509
2015-03-02[multiple changes]Arnaud Charlet5-7/+72
2015-03-02back_end.adb (Call_Back_End): Remove previous patch...Robert Dewar8-209/+583
2015-03-02[multiple changes]Arnaud Charlet11-170/+633
2015-03-02exp_ch9.adb (Build_Corresponding_Record): Propagate type invariants to the co...Javier Miranda11-42/+223
2015-03-02sem_attr.adb (Analyze_Attribute): Factor out heavily indented code in Denote_...Hristian Kirtchev3-140/+186
2015-03-02[multiple changes]Arnaud Charlet7-64/+113
2015-03-02sem_ch6.adb (Check_Private_Overriding): Refine the legality checks here.Bob Duff2-2/+66
2015-03-02debug.adb: Document new debug flag -gnatd.1.Robert Dewar19-58/+1454
2015-03-02utils.c (gnat_pushdecl): For non-artificial pointer types...Pierre-Marie de Rodat3-30/+66
2015-03-02exp_util.adb (Possible_Bit_Aligned_Component): Do not process an unanalyzed n...Hristian Kirtchev3-11/+38
2015-03-02[multiple changes]Arnaud Charlet12-71/+64
2015-03-02[multiple changes]Arnaud Charlet4-10/+29
2015-03-02[multiple changes]Arnaud Charlet25-2985/+3511
2015-03-02sem_ch8.adb (Available_Subtype): Optimization in Find_Selected_Component...Ed Schonberg2-1/+47
2015-03-01re PR ada/65259 (Failure to build Ada DVI and PDF documentation)Arnaud Charlet4-54/+56
2015-02-25Minor fixEric Botcazou1-2/+2
2015-02-24[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge2-19/+23
2015-02-24Minor fixEric Botcazou1-2/+3
2015-02-23Fix number of arguments parameter in Ada DEF_FUNCTION_TYPE_*.Thomas Schwinge2-2/+7
2015-02-22Makefile: postprocess texinfo files to update @dircategory and update texi fi...Arnaud Charlet4-7/+14