aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2011-08-01sem_ch4.adb (Operator_Check): improve error message when both a with_clause a...Ed Schonberg4-4/+135
2011-08-01[multiple changes]Arnaud Charlet8-27/+74
2011-08-01[multiple changes]Arnaud Charlet7-37/+36
2011-08-01[multiple changes]Arnaud Charlet11-32/+161
2011-08-01[multiple changes]Arnaud Charlet9-52/+119
2011-08-01[multiple changes]Arnaud Charlet19-147/+401
2011-08-01sem_prag.adb (Check_No_Link_Name): New procedure.Geert Bosch8-46/+72
2011-08-01cstand.adb: Fix comments.Geert Bosch3-16/+12
2011-08-01[multiple changes]Arnaud Charlet4-9/+17
2011-08-01[multiple changes]Arnaud Charlet18-141/+215
2011-08-01aspects.ads, [...]: Add aspect Type_Invariant, Precondition, Postcondition.Robert Dewar5-35/+135
2011-08-01freeze.adb (Freeze_Entity): Don't call Check_Aspect_At_Freeze_Point here.Robert Dewar4-33/+146
2011-08-01aspects.ads, [...]: Add Static_Predicate and Dynamic_Predicate.Robert Dewar9-24/+142
2011-08-01[multiple changes]Arnaud Charlet16-66/+373
2011-08-01a-stzfix.adb, [...] (Replace_Slice): Fixed computation when High is above Sou...Vincent Celier3-27/+52
2011-08-01a-ztexio.ads, [...]: Fix comment.Robert Dewar4-12/+13
2011-08-01[multiple changes]Arnaud Charlet8-147/+150
2011-08-01[multiple changes]Arnaud Charlet5-6/+56
2011-08-01[multiple changes]Arnaud Charlet5-40/+50
2011-08-01[multiple changes]Arnaud Charlet4-12/+46
2011-08-01sem_attr.adb (Analyze_Attribute, [...]): Handle properly a quantified express...Ed Schonberg2-7/+26
2011-07-28init.c (__gnat_error_handler): Cast reason to int.Rainer Orth2-2/+15
2011-07-24decl.c (gnat_to_gnu_entity): If the subprogram has copy-in copy-out parameter...Eric Botcazou2-11/+50
2011-07-24utils2.c (build_binary_op): Do not mark the left operand as addressable.Eric Botcazou2-5/+5
2011-07-24gigi.h (build_function_stub): Remove.Eric Botcazou5-140/+160
2011-07-23re PR ada/49819 (bogus reference to g-trasym-dwarf.adb in Makefile)Arnaud Charlet2-1/+6
2011-07-22re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth3-3/+11
2011-07-22init.c [sgi] (__gnat_error_handler): Update sigaction(2) citation.Rainer Orth2-8/+30
2011-07-21Make-lang.in (GNAT1_ADA_OBJS): Move ada/b_gnat1.o to...Eric Botcazou2-2/+7
2011-07-15* gcc-interface/gigi.h: Move around comment.Eric Botcazou2-4/+4
2011-07-15re PR ada/48711 (failure to bootstrap or build ada for mingw (value not in ra...Eric Botcazou2-2/+7
2011-07-14re PR ada/46350 (s-taprop.adb:891:40: warning: redundant conversion, expressi...John David Anglin2-2/+6
2011-07-14re PR ada/48711 (failure to bootstrap or build ada for mingw (value not in ra...Florian Weimer2-1/+7
2011-07-13utils.c (build_vms_descriptor32): Skip the 32-bit range comparison if Pmode i...Eric Botcazou5-5/+12
2011-07-12prefix.h: Wrap up in extern "C" block.Laurent GUERBY33-62/+357
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson2-10/+5
2011-07-07* gcc-interface/misc.c (gnat_init): Tweak previous change.Eric Botcazou2-4/+8
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2-8/+29
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther2-2/+8
2011-07-02tree.h (TYPE_ARTIFICIAL): New flag.Eric Botcazou2-0/+12
2011-07-01Make-lang.in (gnat1): Prepend '+' to the command.Eric Botcazou2-2/+7
2011-06-29* gcc-interface/Makefile.in (TOOLS_LIBS): Add $(LIBINTL).Rainer Orth2-2/+6
2011-06-18tree-sra.c (type_internals_preclude_sra_p): Return true if the element type i...Eric Botcazou2-16/+29
2011-06-18trans.c (Identifier_to_gnu): Don't set TREE_THIS_NOTRAP on a dereference buil...Eric Botcazou2-1/+7
2011-06-18einfo.ads (Address_Taken): Document use for the second argument of Asm_Input ...Eric Botcazou4-10/+52
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2-1/+6
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers4-5/+17
2011-06-08Fix formatting issuesEric Botcazou1-14/+12
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther2-11/+5
2011-06-06utils2.c (gnat_stabilize_reference): Propagate TREE_THIS_NOTRAP flag.Eric Botcazou2-0/+8