aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-06utils2.c (gnat_stabilize_reference): Fix thinko.Eric Botcazou2-2/+7
2011-06-06trans.c (Identifier_to_gnu): Also handle deferred constants whose full view h...Eric Botcazou2-3/+10
2011-06-06utils.c: Include diagnostic.h.Eric Botcazou3-4/+30
2011-05-25c-common.c (def_fn_type): Remove extra va_end.Jakub Jelinek2-1/+4
2011-05-25adaint.c (__gnat_to_canonical_file_list_next): Use array initialization inste...Kai Tietz2-1/+6
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers3-12/+17
2011-05-21re PR ada/49097 (gnatbind link fails to find version_string, potential ranlib...Joseph Myers2-1/+7
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers3-2/+9
2011-05-18trans.c (Exception_Handler_to_gnu_sjlj): Use boolean_false_node instead of in...Kai Tietz3-5/+12
2011-05-12trans.c (call_to_gnu): In the by-reference case...Eric Botcazou2-4/+16
2011-05-11don't use build_function_type in the Ada FENathan Froyd2-21/+21
2011-05-11split tree_typeNathan Froyd2-3/+9
2011-05-07* gcc-interface/decl.c (intrin_arglists_compatible_p): Remove spaces.Eric Botcazou2-1/+3
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou3-7/+11
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd2-3/+7
2011-05-06don't use TYPE_ARG_TYPES in the Ada frontendNathan Froyd3-17/+30
2011-05-05re PR ada/48844 (ICE on assignment of aggregate with discriminated record type)Eric Botcazou4-7/+24
2011-05-05tree.h (get_pending_sizes): Remove prototype.Eric Botcazou2-9/+6
2011-05-04tree.h (int_const_binop): Remove notrunc argument.Richard Guenther2-3/+8
2011-05-03trans.c (gigi): Call build_function_type_list instead of build_function_type.Nathan Froyd2-87/+73
2011-04-30gnatvsn.ads (Library_Version): Bump to 4.7.Eric Botcazou2-3/+8