aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2010-08-04decl.c: Do not undefine IN_GCC_FRONTEND and do not include expr.h.Eric Botcazou3-15/+18
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers2-1/+5
2010-07-28darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers2-1/+11
2010-07-28Fix typosEric Botcazou1-3/+3
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2-14/+13
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2-10/+41
2010-07-23utils.c (update_pointer_to): In the unconstrained array case, merge the alias...Eric Botcazou2-0/+6
2010-07-23utils.c (gnat_types_compatible_p): Revert latest change and recurse only for ...Eric Botcazou2-2/+9
2010-07-22re PR ada/44892 (internal error on gnat.dg/unchecked_convert5.adb)Eric Botcazou2-6/+49
2010-07-22utils.c (gnat_types_compatible_p): Don't require strict equality for the comp...Eric Botcazou2-8/+13
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd5-87/+94
2010-07-13re PR bootstrap/44458 (Bootstrap fails on arm_float_words_big_endian implicit...Laurent GUERBY3-1/+8
2010-07-09trans.c (gnat_gimplify_expr): Deal with CALL_EXPR.Eric Botcazou2-23/+26
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2-0/+6
2010-07-03Add missing e-mail address.Kai Tietz1-1/+1
2010-07-03decl.c (gnat_to_gnu_entity): Branch to common code handling the alignment of ...Eric Botcazou2-9/+18
2010-07-02misc.c (gnat_handle_option): Do not populate gnat_argv.Eric Botcazou2-47/+15
2010-06-30tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez3-2/+6
2010-06-29gigi.h (gnat_build_constructor): Take a VEC instead of a TREE_LIST.Nathan Froyd6-149/+169
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher3-3/+7
2010-06-27Fix typoEric Botcazou2-2/+2
2010-06-27trans.c: Include tree-flow.h.Eric Botcazou3-15/+25
2010-06-23Fix header.Arnaud Charlet11-78/+2854
2010-06-23[multiple changes]Arnaud Charlet22-1094/+7319
2010-06-23[multiple changes]Arnaud Charlet6-70/+137
2010-06-23g-comlin.ads, [...]: Minor comment fix.Bob Duff3-3/+8
2010-06-23[multiple changes]Arnaud Charlet24-95/+1541
2010-06-23exp_ch4.adb (Expand_N_Allocator): Fix potential crash when using No_Task_Hier...Arnaud Charlet4-12/+17
2010-06-23[multiple changes]Arnaud Charlet11-32/+105
2010-06-23[multiple changes]Arnaud Charlet6-91/+178
2010-06-23[multiple changes]Arnaud Charlet4-17/+65
2010-06-23[multiple changes]Arnaud Charlet5-25/+61
2010-06-23(gnat_to_gnu_param): Use void_ptr GCC type for System.Address argument Olivier Hainque2-0/+8
2010-06-23xr_tabls.adb, [...]: Update to latest lib-xref.ads Fix handling of parameters.Arnaud Charlet4-14/+47
2010-06-23[multiple changes]Arnaud Charlet9-251/+309
2010-06-23decl.c (gnat_to_gnu_entity): Use Wshadow instead of Wextra to guard warning o...Olivier Hainque2-49/+30
2010-06-23decl.c (intrin_types_incompatible_p): New function, helper for ...Olivier Hainque2-36/+224
2010-06-23Update dependencies.Arnaud Charlet2-1110/+1086
2010-06-23[multiple changes]Arnaud Charlet6-37/+132
2010-06-23[multiple changes]Arnaud Charlet10-82/+238
2010-06-23[multiple changes]Arnaud Charlet5-16/+97
2010-06-23[multiple changes]Arnaud Charlet6-9/+71
2010-06-23[multiple changes]Arnaud Charlet6-33/+70
2010-06-23[multiple changes]Arnaud Charlet7-46/+56
2010-06-23[multiple changes]Arnaud Charlet13-135/+350
2010-06-23[multiple changes]Arnaud Charlet6-60/+264
2010-06-23a-reatim.adb: Call System.OS_Primitives.Initialize during elaborationVincent Celier2-1/+9
2010-06-23[multiple changes]Arnaud Charlet26-1764/+1317
2010-06-23[multiple changes]Arnaud Charlet8-15/+87
2010-06-23sem_ch6.adb, [...]: Minor reformatting.Robert Dewar7-18/+43