aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2010-12-13decl.c (gnat_to_gnu_entity): Build a stub DECL for the dummy fat pointer type...Eric Botcazou3-8/+22
2010-12-13trans.c (can_be_lower_p): New predicate.Eric Botcazou2-7/+36
2010-12-03common.opt (N, [...]): New options.Joseph Myers2-0/+7
2010-12-03gnatvsn.adb (Gnat_Version_String): Don't overrun Ver_Len_Max.Alexandre Oliva4-2/+10
2010-12-03tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis2-2/+7
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers2-0/+12
2010-11-27re PR ada/46574 (ada bootstrap fails with --enable-build-with-cxx.)Eric Botcazou2-2/+7
2010-11-27re PR ada/40777 (compile error on gcc-interface/targtyps.c)Eric Botcazou2-2/+12
2010-11-27s-osinte-linux.ads (sigset_t): Use unsigned_char subtype directly.Eric Botcazou2-1/+11
2010-11-27bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.Eric Botcazou2-6/+14
2010-11-18decl.c (gnat_to_gnu_entity): Also use return-by-invisible-reference if the re...Eric Botcazou2-100/+95
2010-11-17invoke.texi (-dy): Remove.Joseph Myers2-1/+5
2010-11-17trans.c (addressable_p): Rewrite obsolete paragraph in head comment.Eric Botcazou2-4/+10
2010-11-13Fix a couple of formatting issuesEric Botcazou1-4/+2
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers3-2/+8
2010-11-10trans.c (gigi): Don't set 'pure' flag on SJLJ routines.Eric Botcazou3-30/+26
2010-11-10trans.c (lvalue_required_p) <N_Type_Conversion>): Look through it for element...Eric Botcazou2-18/+23
2010-11-10decl.c (gnat_to_gnu_entity): Do not set DECL_ARTIFICIAL on the reused DECL no...Eric Botcazou2-6/+17
2010-11-09utils.c (save_gnu_tree): Improve comments.Eric Botcazou2-8/+12
2010-11-09tree.h (contains_placeholder_p): Fix comment.Eric Botcazou2-27/+38
2010-11-03gigi.h (add_stmt_force): Declare.Eric Botcazou3-11/+50
2010-10-27trans.c (gigi): Fix formatting issues.Eric Botcazou3-38/+50
2010-10-26[multiple changes]Arnaud Charlet32-507/+389
2010-10-26opt.ads: Move documentation on checksum stuff here from prj-nmscRobert Dewar3-60/+73
2010-10-26opt.ads (Checksum_Accumulate_Token_Checksum): New Boolean flag, defaulted to ...Vincent Celier4-53/+117
2010-10-26sem_ch13.adb (Build_Invariant_Procedure): New calling sequence.Robert Dewar5-81/+101
2010-10-26opt.ads (Old_Checksums, [...]): New Boolean flags, defaulted to False.Vincent Celier4-2/+217
2010-10-26utils2.c (build_compound_expr): New function.Richard Kenner4-18/+46
2010-10-26[multiple changes]Arnaud Charlet5-37/+92
2010-10-26[multiple changes]Arnaud Charlet7-115/+125
2010-10-26[multiple changes]Arnaud Charlet6-15/+47
2010-10-26[multiple changes]Arnaud Charlet3-160/+43
2010-10-26sem_ch3.adb, [...]: Minor reformatting.Robert Dewar6-9/+27
2010-10-26[multiple changes]Arnaud Charlet11-9/+113
2010-10-26[multiple changes]Arnaud Charlet3-27/+36
2010-10-26sem_res.adb, xsinfo.adb: Minor reformatting.Robert Dewar3-3/+8
2010-10-26[multiple changes]Arnaud Charlet3-11/+22
2010-10-26[multiple changes]Arnaud Charlet4-75/+151
2010-10-26* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-56/+60
2010-10-26[multiple changes]Arnaud Charlet23-94/+217
2010-10-26[multiple changes]Arnaud Charlet14-141/+187
2010-10-26[multiple changes]Arnaud Charlet9-195/+191
2010-10-26[multiple changes]Arnaud Charlet6-7/+33
2010-10-26Update copyright notice.Arnaud Charlet1-1/+1
2010-10-26[multiple changes]Arnaud Charlet10-28/+117
2010-10-26* gnatvsn.ads: Update comments.Arnaud Charlet2-9/+13
2010-10-26[multiple changes]Arnaud Charlet22-221/+4979
2010-10-26Makefile.rtl, [...]: Added bounded list container.Matthew Heaney5-0/+2282
2010-10-25utils2.c: Include flags.h and remove prototypes.Eric Botcazou3-6/+14
2010-10-25utils.c (update_pointer_to): Clear TYPE_POINTER_TO and TYPE_REFERENCE_TO of t...Eric Botcazou2-0/+8