summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* 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
* * inline.adb (Back_End_Cannot_Inline): Lift restriction on calls toebotcazou2011-03-264-69/+27
* * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missinglaw2011-03-252-0/+5
* * einfo.ads (Size_Depends_On_Discriminant): Adjust description.ebotcazou2011-03-245-9/+88
* * gcc-interface/trans.c (gnat_to_gnu): Remove obsolete case ofebotcazou2011-03-242-15/+12
* * gcc-interface/trans.c (create_temporary): New function taken from...ebotcazou2011-03-232-71/+119
* * gcc-interface/decl.c (validate_size): Improve comments and tweakebotcazou2011-03-232-29/+34
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Create TYPE_DECLebotcazou2011-03-232-13/+30
* PR bootstrap/48216ebotcazou2011-03-212-10/+16
* * gcc-interface/decl.c (components_to_record): Add REORDER parameter,ebotcazou2011-03-212-53/+123
* * gcc-interface/decl.c (elaborate_expression_1): When optimization isebotcazou2011-03-212-8/+20
* ChangeLog gcc/ktietz2011-03-212-18/+37
* * gcc-interface/decl.c (elaborate_expression_1): Try harder to findebotcazou2011-03-172-30/+53
* * gcc-interface/gigi.h (smaller_form_type_p): Declare.ebotcazou2011-03-174-25/+46
* * gcc-interface/misc.c (gnat_init_options): Do not concatenate -I andebotcazou2011-02-142-7/+11
* * gnat_ugn.texi (Compiling Different Versions of Ada): Updategerald2011-02-122-1/+6
* * gcc-interface/Makefile.in (x86-64 darwin): Handle multilibs.ebotcazou2011-02-082-3/+13
* * gcc-interface/gigi.h (fill_vms_descriptor): Take GNU_TYPE instead ofebotcazou2011-02-035-145/+134
* PR bootstrap/47467ebotcazou2011-01-262-1/+11
* 2011-01-26 Richard Guenther <rguenther@suse.de>rguenth2011-01-263-1/+9
* * gcc-interface/decl.c: Disable Stdcall convention handling for 64-bit.ebotcazou2011-01-042-5/+15
* * gcc-interface/trans.c (Case_Statement_to_gnu): Put the SLOC of theebotcazou2011-01-042-2/+13
* * gcc-interface/trans.c (Subprogram_Body_to_gnu): Evaluate theebotcazou2011-01-042-25/+31
* * gcc-interface/trans.c (BLOCK_SOURCE_END_LOCATION): Provide default.ebotcazou2011-01-042-11/+86
* PR ada/47131ebotcazou2011-01-042-22/+8
* Rotate ChangeLogs.hjl2011-01-022-10083/+10089