summaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasereleases/gcc-5.5.0releases/gcc-5GCC Administrator2017-10-101-0/+4
* trans.c (gnat_to_gnu): Do not apply special handling of boolean rvalues to fu...Eric Botcazou2017-02-241-0/+5
* * gcc-interface/trans.c (return_value_ok_for_nrv_p): Add sanity check.Eric Botcazou2017-02-241-0/+4
* Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.Uros Bizjak2016-11-221-0/+5
* decl.c (gnat_to_gnu_entity): In assertion about known Esize...Bob Duff2016-11-131-0/+5
* Parallelize check-gnatRainer Orth2016-11-021-0/+8
* system-darwin-ppc64.ads (Support_64_Bit_Divides): Delete.Eric Botcazou2016-10-171-3/+10
* backport: system-aix.ads (Always_Compatible_Rep): Change to False.Eric Botcazou2016-10-161-1/+23
* backport: system-linux-armeb.ads (Backend_Overflow_Checks): Change to True.Eric Botcazou2016-10-111-0/+19
* utils.c (convert): For a biased input type, convert the bias itself to the ba...Eric Botcazou2016-10-101-0/+5
* Update ChangeLog and version files for releasereleases/gcc-5.4.0Richard Biener2016-06-031-0/+4
* re PR ada/71317 (Compiling gnat for rtems fails at s-taprop.adb)Eric Botcazou2016-05-311-0/+9
* re PR ada/70969 (bootstrap failure: s-unstyp.ads:40:15: violation of No_Elabo...Eric Botcazou2016-05-061-0/+12
* Fix make install-gcc-specs with empty GCC_SPEC_FILESRainer Orth2016-05-021-0/+5
* re PR ada/70786 (Missing "not" breaks Ada.Text_IO.Get_Immediate(File, Item, A...Eric Botcazou2016-04-281-0/+5
* decl.c (components_to_record): Restrict the previous change to fields with va...Eric Botcazou2016-04-021-1/+6
* decl.c (components_to_record): Add special case for single field with represe...Eric Botcazou2016-03-271-1/+6
* exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefi...Eric Botcazou2016-02-171-0/+5
* misc.c (gnat_enum_underlying_base_type): New function.Eric Botcazou2016-02-161-0/+5
* re PR ada/69219 (error on nested subprograms with Inline_Always and Intrinsic)Eric Botcazou2016-01-181-0/+7
* re PR ada/60164 (Missing parenthesis in the documentation)Piotr Trojanek2015-12-061-0/+5
* re PR ada/56274 (libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not...Eric Botcazou2015-12-061-0/+6
* re PR ada/49944 (Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop...Ludovic Brenta2015-12-061-0/+15
* re PR ada/49940 (Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop...Ludovic Brenta2015-12-061-0/+5
* re PR ada/68169 (s-osinte-rtems.ads is out of synch with type definitions of ...Jan Sommer2015-12-041-0/+6
* Update ChangeLog and version files for releasereleases/gcc-5.3.0Richard Biener2015-12-041-0/+4
* re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)Matthias Klose2015-11-291-0/+7
* re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)Matthias Klose2015-11-281-0/+5
* decl.c (is_cplusplus_method): Check that the type of the first parameter (ind...Eric Botcazou2015-11-241-0/+5
* trans.c (fold_constant_decl_in_expr): If the index is not itself constant the...Eric Botcazou2015-11-181-0/+5
* Make-lang.in: Make sure that GNAT1_OBJS and not just GNAT1_ADA_OBJS are compi...Eric Botcazou2015-10-091-0/+5
* Update ChangeLog and version files for releasereleases/gcc-5.2.0Richard Biener2015-07-161-0/+4
* Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat2015-06-111-0/+5
* decl.c (gnat_to_gnu_entity): If processing a definition...Pierre-Marie de Rodat2015-06-041-0/+6
* * gcc-interface/Makefile.in: Fix ARM/Darwin configuration.Eric Botcazou2015-06-011-0/+4
* Update ChangeLog and version files for releasereleases/gcc-5.1.0GCC Administrator2015-04-221-0/+4
* fix Ada bootstrap for powerpc-darwin (and several regressions in ACATS and gnat)Iain Sandoe2015-04-091-0/+4
* decl.c (gnat_to_gnu_entity): Do not make a function returning an unconstraine...Eric Botcazou2015-04-081-0/+8
* Fix bzero warning in child_setup_ttyTom de Vries2015-03-311-0/+6
* * gcc-interface/trans.c (Attribute_to_gnu) <Attr_Deref>: New case.Eric Botcazou2015-03-261-0/+4
* [multiple changes]Arnaud Charlet2015-03-241-0/+15
* [multiple changes]Arnaud Charlet2015-03-241-0/+9
* building_executable_programs_with_gnat.rst, [...]: Doc improvements.Arnaud Charlet2015-03-241-0/+11
* re PR bootstrap/65522 (Svn revision 221590 fails bootstrap - ../libiberty/lib...Jakub Jelinek2015-03-231-0/+5
* re PR ada/65451 (compiler crash on volatile access type)Eric Botcazou2015-03-201-0/+8
* utils2.c (gnat_invariant_expr): Return null if the type of the expression end...Eric Botcazou2015-03-161-0/+5
* decl.c (is_from_limited_with_of_main): New predicate.Eric Botcazou2015-03-161-0/+7
* decl.c (gnat_to_gnu_entity): Do not short-circuit the regular handling.Eric Botcazou2015-03-161-0/+5
* [multiple changes]Arnaud Charlet2015-03-131-0/+47
* [multiple changes]Arnaud Charlet2015-03-131-0/+28