aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-05-08* standard.ads.h: New file.Arnaud Charlet1-0/+4
2019-05-07Fix make install-gcc-specs with empty GCC_SPECS_FILESRainer Orth1-0/+5
2019-04-29gnatvsn.ads: Bump Library_Version to 10.Michael K. Darling1-0/+4
2019-04-24re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan1-0/+9
2019-04-07c-ada-spec.c (is_float128): New predicate extracted from...Eric Botcazou1-0/+4
2019-03-22[Ada] GNAT.Sockets: fix recent regressionsPierre-Marie de Rodat1-0/+8
2019-03-12Fix last entry.Eric Botcazou1-2/+2
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-0/+5
2019-02-08trans.c (gnat_to_gnu): Minor tweak.Eric Botcazou1-0/+9
2019-02-08utils.c (max_size): Be prepared for an operand with VOID_TYPE.Eric Botcazou1-0/+5
2019-02-08trans.c (elaborate_all_entities): Do not elaborate the entities of a package ...Eric Botcazou1-0/+5
2019-02-08trans.c (Regular_Loop_to_gnu): Replace tests on individual flag_unswitch_loop...Eric Botcazou1-0/+7
2019-02-07* libgnarl/s-linux__sparc.ads (ETIMEDOUT): Set to correct value.Eric Botcazou1-0/+4
2019-02-06s-linux__x32.ads: Resync list of signals with s-linux.adsArnaud Charlet1-0/+4
2019-01-27repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...Eric Botcazou1-0/+35
2019-01-27decl.c (array_type_has_nonaliased_component): Return the same value for every...Eric Botcazou1-0/+5
2019-01-26trans.c (Regular_Loop_to_gnu): Use the SLOC of the iteration scheme, if prese...Eric Botcazou1-0/+5
2019-01-26trans.c (gnat_to_gnu): Use DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT for the s...Eric Botcazou1-0/+6
2019-01-26trans.c (struct loop_info_d): Remove artificial field.Eric Botcazou1-0/+5
2019-01-26trans.c (Iterate_Acc_Clause_Arg): Fix formatting.Eric Botcazou1-0/+14
2019-01-26decl.c (annotate_value): Use test on the sign bit instead of on the sign of t...Eric Botcazou1-0/+8
2019-01-18RTEMS/Ada: Remove RTEMS quirkSebastian Huber1-0/+4
2019-01-10Fix formattingEric Botcazou1-18/+10
2019-01-09PR other/16615 [4/5]Sandra Loosemore1-0/+7
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-0/+10
2019-01-08[Ada] Revert recent changes in the generation of deps in ali filesJustin Squirek1-0/+26
2019-01-04* gnatvsn.ads: Bump copyright year.Eric Botcazou1-0/+4
2019-01-01Update copyright years.Jakub Jelinek1-0/+2
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-5707/+2
2018-12-23Fix Ada bootstrap for Darwin9 and earlier.Iain Sandoe1-0/+5
2018-12-14decl.c (rm_size): Take into account the padding in the case of a record type ...Eric Botcazou1-0/+8
2018-12-14dwarf2out.c (analyze_discr_in_predicate): Simplify.Eric Botcazou1-4/+8
2018-12-11re PR ada/88429 (libada build fails with --disable-shared)Eric Botcazou1-2/+11
2018-12-11[Ada] Add "Global => null" contracts to Ada.Calendar routinesPiotr Trojanek1-0/+5
2018-12-11[Ada] Spurious error with pragma Thread_Local_StorageHristian Kirtchev1-0/+10
2018-12-11[Ada] GNAT.Sockets: add IPv6 supportDmitriy Anisimkov1-0/+82
2018-12-11[Ada] Do not expand code inside ignored ghost bodiesYannick Moy1-0/+7
2018-12-11[Ada] Unnesting: do not eliminate subprogram whose address is takenEd Schonberg1-0/+8
2018-12-11[Ada] Crash on misplaced First operation for GNAT iterable typeEd Schonberg1-0/+7
2018-12-11[Ada] Volatility, validity checks, and System.Aux_DECHristian Kirtchev1-0/+9
2018-12-11[Ada] Improve error message when named number passed as global itemYannick Moy1-0/+4
2018-12-11[Ada] Unnesting: fix a missing activation recordEd Schonberg1-0/+11
2018-12-11[Ada] Unnesting: ensure Current_Subprogram is always initializedArnaud Charlet1-0/+5
2018-12-11[Ada] Fix -gnatR3 output for dynamically constrained recordEric Botcazou1-0/+18
2018-12-11[Ada] Fix setting of Has_Predicate flag for aggregate subtypesEd Schonberg1-0/+8
2018-12-11[Ada] Plug small loophole with pathological packed array typeEric Botcazou1-0/+5
2018-12-11[Ada] Fix elaboration of record with 1-element dynamic arrayEric Botcazou1-0/+11
2018-12-11[Ada] gnatbind: ghost code with -gnatQBob Duff1-0/+7
2018-12-11[Ada] Unnesting: fix for constrained arrays and improve static constantsEd Schonberg1-0/+11
2018-12-11[Ada] Missing predicate check on declaration with aggregate expressionEd Schonberg1-0/+6