summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.jsm282011-05-243-12/+17
* PR ada/49097jsm282011-05-212-1/+7
* * Makefile.in (LIBDEPS): Add libcommon.a.jsm282011-05-203-2/+9
* 2011-05-18 Kai Tietz <ktietz@redhat.com>ktietz2011-05-183-5/+12
* * gcc-interface/trans.c (call_to_gnu): In the by-reference case, if theebotcazou2011-05-122-4/+16
* don't use build_function_type in the Ada FEfroydnj2011-05-112-21/+21
* split tree_typefroydnj2011-05-112-3/+9
* * gcc-interface/decl.c (intrin_arglists_compatible_p): Remove spaces.ebotcazou2011-05-072-1/+3
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-073-7/+11
* generalize build_case_label to the rest of the compilerfroydnj2011-05-062-3/+7
* don't use TYPE_ARG_TYPES in the Ada frontendfroydnj2011-05-063-17/+30
* PR ada/48844ebotcazou2011-05-054-7/+24
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-052-9/+6
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-042-3/+8
* * gcc-interface/trans.c (gigi): Call build_function_type_list insteadebotcazou2011-05-032-87/+73
* * gnatvsn.ads (Library_Version): Bump to 4.7.ebotcazou2011-04-302-3/+8
* ada/matz2011-04-292-0/+6
* * gnat_ugn.texi (Complexity Metrics Control): Update link togerald2011-04-232-1/+6
* * gnat_ugn.texi (Examples of gnatxref Usage): Fix typo: s/it it/it is/meyering2011-04-232-1/+5
* * gcc-interface/decl.c (make_packable_type): Copy DECL_PARALLEL_TYPEebotcazou2011-04-222-0/+7
* * gcc-interface/gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAGebotcazou2011-04-225-64/+87
* * gcc-interface/Makefile.in (NO_SIBLING_ADAFLAGS): Always define.ebotcazou2011-04-213-85/+95
* remove useless if-before-free testsmeyering2011-04-202-2/+5
* * gcc-interface/Make-lang.in (gnatbind): Replace $(ALL_CFLAGS) withebotcazou2011-04-172-1/+6
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Function>: Declare theebotcazou2011-04-172-0/+12
* gcc/ada/froydnj2011-04-142-2/+6
* Fix minor formatting issuesebotcazou2011-04-131-5/+5
* gcc/ada/froydnj2011-04-133-1/+27
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-122-1/+6
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Procedure>: Set minimumebotcazou2011-04-082-0/+9
* * gcc-interface/trans.c (Identifier_to_gnu): Do not return initializersebotcazou2011-04-082-2/+11
* gcc/ada/froydnj2011-04-082-13/+8
* PR ada/47163ebotcazou2011-04-042-0/+6
* 2011-04-04 Kai Tietz <ktietz@redhat.com>ktietz2011-04-042-0/+11
* * gcc-interface/utils2.c (build_allocator): In the unconstrained arrayebotcazou2011-04-022-12/+8
* * gcc-interface/utils.c (update_pointer_to): Finalize named pointerebotcazou2011-04-022-2/+14
* * gcc-interface/lang.opt (feliminate-unused-debug-types): Delete.ebotcazou2011-04-023-25/+9
* * gcc-interface/utils.c (gnat_pushdecl): If this is a non-artificialebotcazou2011-04-022-2/+12
* * gcc-interface/decl.c (gnat_to_gnu_entity): Do not force theebotcazou2011-04-022-3/+6
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Do not makeebotcazou2011-04-022-9/+27
* * gcc-interface/gigi.h (get_dummy_type): Declare.ebotcazou2011-04-024-174/+188
* * gcc-interface/ada-tree.h (DECL_TAFT_TYPE_P): New flag.ebotcazou2011-04-025-10/+63
* * gcc-interface/gigi.h (record_builtin_type): Add ARTIFICIAL_P param.ebotcazou2011-04-024-13/+38
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Type>: Deferebotcazou2011-04-022-47/+55
* * dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.ebotcazou2011-04-012-1/+21
* 2011-03-28 Kai Tietz <ktietz@redhat.com>ktietz2011-03-283-1/+13
* 2011-03-28 Kai Tietz <ktietz@redhat.com>ktietz2011-03-282-0/+10
* 2011-03-28 Tristan Gingold <gingold@adacore.com>gingold2011-03-283-23/+54
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Create TYPE_DECLebotcazou2011-03-262-3/+19
* * gcc-interface/gigi.h (finalize_from_with_types): Adjust comment.ebotcazou2011-03-264-50/+59