summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasegcc-6_3_0-releasegccadmin2016-12-211-0/+4
* Adjust commentebotcazou2016-12-071-4/+4
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Enumeration_Subtype>:ebotcazou2016-12-073-7/+37
* gcc/ChangeLoguros2016-11-222-1/+6
* * gcc-interface/decl.c (gnat_to_gnu_entity): In assertion about knownebotcazou2016-11-132-1/+7
* * gcc-interface/utils2.c (gnat_protect_expr): Also protect only theebotcazou2016-11-132-3/+13
* Parallelize check-gnatro2016-11-022-0/+11
* * system-darwin-ppc64.ads (Support_64_Bit_Divides): Delete.ebotcazou2016-10-178-10/+10
* Backport from mainlineebotcazou2016-10-1617-28/+50
* Add missing entryebotcazou2016-10-111-0/+19
* Backport from mainlineebotcazou2016-10-119-199/+28
* * gcc-interface/utils2.c (find_common_type): Do not return the LHS typeebotcazou2016-10-102-12/+31
* * gcc-interface/utils.c (convert): For a biased input type, convertebotcazou2016-10-102-4/+17
* Update ChangeLog and version files for releasegcc-6_2_0-releaserguenth2016-08-221-0/+4
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Deal withebotcazou2016-06-132-0/+6
* * gcc-interface/trans.c (Case_Statement_to_gnu): Deal with characters.ebotcazou2016-06-112-3/+14
* * gcc-interface/decl.c (gnat_to_gnu_entity): Do not clobberebotcazou2016-06-112-9/+16
* * gcc-interface/utils.c (gnat_internal_attribute_table): Add supportebotcazou2016-06-062-0/+58
* * gcc-interface/utils2.c (build_call_alloc_dealloc): Do not substituteebotcazou2016-06-063-13/+26
* PR ada/71358ebotcazou2016-06-012-38/+51
* * s-osinte-kfreebsd-gnu.ads (clock_getres): Define.ebotcazou2016-05-313-6/+25
* PR ada/70969ebotcazou2016-05-069-7/+43
* * s-osinte-gnu.ads (Get_Page_Size): Return int and use getpagesizeebotcazou2016-05-042-4/+8
* PR ada/70900ebotcazou2016-05-022-1/+14
* Fix make install-gcc-specs with empty GCC_SPEC_FILESro2016-05-022-4/+8
* PR ada/70786ebotcazou2016-04-282-1/+6
* Backport from mainlineebotcazou2016-04-282-3/+8
* Update ChangeLog and version files for releasegcc-6_1_0-releasegccadmin2016-04-271-0/+4
* * gcc-interface/Makefile.in (x86 GNU/Hurd): Use s-osinte-gnu.adb.ebotcazou2016-04-274-8/+158
* * gcc-interface/decl.c (components_to_record): Restrict the previousebotcazou2016-04-022-6/+13
* Fix typoebotcazou2016-03-271-1/+1
* * gcc-interface/decl.c (components_to_record): Add special case for ebotcazou2016-03-272-0/+22
* * gcc-interface/Makefile.in: Add support for x86 GNU/Hurd.ebotcazou2016-03-163-1/+836
* * config/arm/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.ebotcazou2016-03-136-16/+29
* * gcc-interface/trans.c (statement_node_p): New predicate.ebotcazou2016-03-072-12/+46
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Always markebotcazou2016-03-072-6/+9
* S/390: Ada: Enable Stack_Check_Probes.krebbel2016-03-023-2/+7
* Replace ENABLE_CHECKING macro with flag_checking in GNATmarxin2016-02-292-5/+12
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Type>: Retrofitebotcazou2016-02-292-51/+29
* * gcc-interface/decl.c (gnat_to_gnu_entity) <Concurrent types>: Inebotcazou2016-02-292-1/+7
* * gcc-interface/trans.c (finalize_nrv_r): Remove obsolete code.ebotcazou2016-02-292-47/+39
* * gcc-interface/ada-tree.h (DECL_RETURN_VALUE_P): New macro.ebotcazou2016-02-297-40/+131
* * exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization ifebotcazou2016-02-173-1/+14
* * gcc-interface/utils2.c (gnat_protect_expr): Make a SAVE_EXPR onlyebotcazou2016-02-172-5/+9
* * gcc-interface/gigi.h (maybe_debug_type): New inline function.ebotcazou2016-02-164-11/+34
* * gcc-interface/misc.c (gnat_enum_underlying_base_type): New function.ebotcazou2016-02-162-0/+16
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-1113-16/+32
* Add missing entryebotcazou2016-02-091-0/+5
* Remove -fshort-doublebernds2016-02-081-1/+1
* * gcc-interface/utils.c (create_var_decl): Set again DECL_COMMON andebotcazou2016-02-082-18/+23