aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
AgeCommit message (Expand)Author
2018-10-26Update ChangeLog and version files for releasereleases/gcc-6.5.0GCC Administrator
2018-06-02backport: trans.c (Call_to_gnu): If this is a function call and there is no t...Eric Botcazou
2018-03-06trans.c (convert_with_check): Fix typo in the condition guarding the overflow...Eric Botcazou
2017-12-14decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record ...Eric Botcazou
2017-11-10utils.c (convert): Add comment and do not fall through to the next case.Eric Botcazou
2017-09-15Backport r251406Martin Liska
2017-09-05utils.c (unchecked_convert): When the result type is a non-biased integral ty...Eric Botcazou
2017-09-05trans.c (Call_to_gnu): If this is a function call and there is no target...Eric Botcazou
2017-09-05trans.c (pos_to_constructor): Skip conversions to an unconstrained array type.Eric Botcazou
2017-07-04Update ChangeLog and version files for releasereleases/gcc-6.4.0Richard Biener
2017-03-28Backport "Support for Ada on aarch64 with -mabi=ilp32" from trunkAndreas Schwab
2017-03-08re PR ada/79903 (When building GCC-cross compiler for RTEMS/SPARC with Ada s...Thanassis Tsiodras
2017-03-08re PR ada/79945 (ppc64le Default_Bit_Order in Ada)Eric Botcazou
2017-02-24decl.c (gnat_to_gnu_field): Do not remove the wrapper around a justified modu...Eric Botcazou
2017-02-24trans.c (gnat_to_gnu): Do not apply special handling of boolean rvalues to fu...Eric Botcazou
2017-02-24utils.c (fold_bit_position): New function.Eric Botcazou
2017-02-24* gcc-interface/trans.c (return_value_ok_for_nrv_p): Add sanity check.Eric Botcazou
2017-02-12* gcc-interface/Makefile.in: Support aarch64-freebsd.John Marino
2016-12-21Update ChangeLog and version files for releasereleases/gcc-6.3.0GCC Administrator
2016-12-07decl.c (gnat_to_gnu_entity): Also call finish_character_type on Character sub...Eric Botcazou
2016-11-22Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.Uros Bizjak
2016-11-13decl.c (gnat_to_gnu_entity): In assertion about known Esize...Bob Duff
2016-11-13utils2.c (gnat_protect_expr): Also protect only the address if the expression...Eric Botcazou
2016-11-02Parallelize check-gnatRainer Orth
2016-10-17system-darwin-ppc64.ads (Support_64_Bit_Divides): Delete.Eric Botcazou
2016-10-16backport: system-aix.ads (Always_Compatible_Rep): Change to False.Eric Botcazou
2016-10-11Add missing entryEric Botcazou
2016-10-10utils2.c (find_common_type): Do not return the LHS type if it's an array with...Eric Botcazou
2016-10-10utils.c (convert): For a biased input type, convert the bias itself to the ba...Eric Botcazou
2016-08-22Update ChangeLog and version files for releasereleases/gcc-6.2.0Richard Biener
2016-06-13decl.c (gnat_to_gnu_entity): Deal with PLUS_EXPR in the expression of a renam...Eric Botcazou
2016-06-11* gcc-interface/trans.c (Case_Statement_to_gnu): Deal with characters.Eric Botcazou
2016-06-11decl.c (gnat_to_gnu_entity): Do not clobber gnat_entity_name with temporary n...Pierre-Marie de Rodat
2016-06-06utils.c (gnat_internal_attribute_table): Add support for noinline and noclone...Eric Botcazou
2016-06-06utils2.c (build_call_alloc_dealloc): Do not substitute placeholder expression...Eric Botcazou
2016-06-01re PR ada/71358 (GNAT.Command_Line.Getopt fails if there are no switches)Simon Wright
2016-05-31re PR ada/71317 (Compiling gnat for rtems fails at s-taprop.adb)Eric Botcazou
2016-05-06re PR ada/70969 (bootstrap failure: s-unstyp.ads:40:15: violation of No_Elabo...Eric Botcazou
2016-05-04s-osinte-gnu.ads (Get_Page_Size): Return int and use getpagesize instead of _...Samuel Thibault
2016-05-02re PR ada/70900 (a library-level class-wide subprogram is not generated into ...Eric Botcazou
2016-05-02Fix make install-gcc-specs with empty GCC_SPEC_FILESRainer Orth
2016-04-28re PR ada/70786 (Missing "not" breaks Ada.Text_IO.Get_Immediate(File, Item, A...Eric Botcazou
2016-04-28backport: re PR ada/70759 (Ada rts fails to build with -mabi=ilp32)Eric Botcazou
2016-04-27Update ChangeLog and version files for releasereleases/gcc-6.1.0GCC Administrator
2016-04-27Makefile.in (x86 GNU/Hurd): Use s-osinte-gnu.adb.Svante Signell
2016-04-02decl.c (components_to_record): Restrict the previous change to fields with va...Eric Botcazou
2016-03-27Fix typoEric Botcazou
2016-03-27decl.c (components_to_record): Add special case for single field with represe...Eric Botcazou
2016-03-16Makefile.in: Add support for x86 GNU/Hurd.Svante Signell
2016-03-13vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.Eric Botcazou