Daily bump.
[gcc.git] / gcc / ada /
2019-02-08 Eric Botcazoutrans.c (gnat_to_gnu): Minor tweak.
2019-02-08 Eric Botcazouutils.c (max_size): Be prepared for an operand with...
2019-02-08 Eric Botcazoutrans.c (elaborate_all_entities): Do not elaborate...
2019-02-08 Eric Botcazoutrans.c (Regular_Loop_to_gnu): Replace tests on individ...
2019-02-07 Eric Botcazou* libgnarl/s-linux__sparc.ads (ETIMEDOUT): Set to corre...
2019-02-06 Arnaud Charlets-linux__x32.ads: Resync list of signals with s-linux.ads
2019-01-27 Eric Botcazourepinfo.adb (List_Component_Layout): Remove superfluous...
2019-01-27 Eric Botcazoudecl.c (array_type_has_nonaliased_component): Return...
2019-01-26 Eric Botcazoutrans.c (Regular_Loop_to_gnu): Use the SLOC of the...
2019-01-26 Eric Botcazoutrans.c (gnat_to_gnu): Use DECL_SIZE_UNIT instead of...
2019-01-26 Eric Botcazoutrans.c (struct loop_info_d): Remove artificial field.
2019-01-26 Eric Botcazoutrans.c (Iterate_Acc_Clause_Arg): Fix formatting.
2019-01-26 Eric Botcazoudecl.c (annotate_value): Use test on the sign bit inste...
2019-01-18 Sebastian HuberRTEMS/Ada: Remove RTEMS quirk
2019-01-12 Jakub JelinekRemove svn:executable property from a couple of text...
2019-01-10 Eric BotcazouFix formatting
2019-01-09 Sandra LoosemorePR other/16615 [4/5]
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-08 Pierre-Marie de... [Ada] Bump copyright years to 2019
2019-01-08 Justin Squirek[Ada] Revert recent changes in the generation of deps...
2019-01-04 Eric Botcazou* gnatvsn.ads: Bump copyright year.
2019-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-12-23 Iain SandoeFix Ada bootstrap for Darwin9 and earlier.
2018-12-14 Eric Botcazoudecl.c (rm_size): Take into account the padding in...
2018-12-14 Eric Botcazoudwarf2out.c (analyze_discr_in_predicate): Simplify.
2018-12-13 Arnaud CharletAdd note about abort and ZCX runtime.
2018-12-11 Eric Botcazoure PR ada/88429 (libada build fails with --disable...
2018-12-11 Piotr Trojanek[Ada] Add "Global => null" contracts to Ada.Calendar...
2018-12-11 Hristian Kirtchev[Ada] Spurious error with pragma Thread_Local_Storage
2018-12-11 Dmitriy Anisimkov[Ada] GNAT.Sockets: add IPv6 support
2018-12-11 Yannick Moy[Ada] Do not expand code inside ignored ghost bodies
2018-12-11 Ed Schonberg[Ada] Unnesting: do not eliminate subprogram whose...
2018-12-11 Ed Schonberg[Ada] Crash on misplaced First operation for GNAT itera...
2018-12-11 Hristian Kirtchev[Ada] Volatility, validity checks, and System.Aux_DEC
2018-12-11 Yannick Moy[Ada] Improve error message when named number passed...
2018-12-11 Ed Schonberg[Ada] Unnesting: fix a missing activation record
2018-12-11 Arnaud Charlet[Ada] Unnesting: ensure Current_Subprogram is always...
2018-12-11 Eric Botcazou[Ada] Fix -gnatR3 output for dynamically constrained...
2018-12-11 Ed Schonberg[Ada] Fix setting of Has_Predicate flag for aggregate...
2018-12-11 Eric Botcazou[Ada] Plug small loophole with pathological packed...
2018-12-11 Eric Botcazou[Ada] Fix elaboration of record with 1-element dynamic...
2018-12-11 Bob Duff[Ada] gnatbind: ghost code with -gnatQ
2018-12-11 Ed Schonberg[Ada] Unnesting: fix for constrained arrays and improve...
2018-12-11 Ed Schonberg[Ada] Missing predicate check on declaration with aggre...
2018-12-11 Hristian Kirtchev[Ada] Crash on generic instantiation in ignored Ghost...
2018-12-11 Ed Schonberg[Ada] Uintp: add a new UI_From_Integral generic constructor
2018-12-11 Ed Schonberg[Ada] Crash on compilation unit function that builds...
2018-12-11 Dmitriy Anisimkov[Ada] GNAT.Sockets: fix timeout computations for sockets
2018-12-11 Gary Dismukes[Ada] Minor reformattings
2018-12-11 Hristian Kirtchev[Ada] Crash on ignored Ghost expression function
2018-12-11 Jerome Lambourg[Ada] Remove vxlink and vxaddr2line from this repository
2018-12-11 Hristian Kirtchev[Ada] Minor reformatting
2018-12-11 Eric Botcazou[Ada] Complete implementation of RM C.6(19) clause
2018-12-11 Piotr Trojanek[Ada] Stubs that complete generic subprogram do have...
2018-12-11 Ed Schonberg[Ada] GNATprove: improve proofs for uninitialized const...
2018-12-11 Yannick Moy[Ada] Support access types in GNATprove
2018-12-11 Yannick Moy[Ada] Better error message from GNATprove on illegal...
2018-12-11 Javier Miranda[Ada] Fix runtime stack overflow for out/in-out actuals...
2018-12-11 Ed Schonberg[Ada] Additionsal trasformations for unnesting in packa...
2018-12-11 Jerome Lambourg[Ada] Remove vxworks*-crtbe-link.spec
2018-12-11 Ed Schonberg[Ada] Spurious visibility error on aspect Predicate
2018-12-11 Eric Botcazou[Ada] Fix an ICE on instantiated subprogram with -gnatc
2018-12-11 Bob Duff[Ada] Update gnatmetric documentation for the Libadalan...
2018-12-11 Javier Miranda[Ada] Fix an ACATS regression with CCG
2018-12-11 Bob Duff[Ada] Update gnatstub documentation for the Libadalang...
2018-12-11 Ed Schonberg[Ada] Spurious errors on aspect specifications in gener...
2018-12-11 Pierre-Marie de... [Ada] Document the -fgnat-encodings switch
2018-12-11 Justin Squirek[Ada] Crash on nesting of subunits with bodies acting...
2018-12-11 Hristian Kirtchev[Ada] Suppress call to Initial_Condition when the annot...
2018-12-11 Eric Botcazou[Ada] Almost always inline init. procedure of small...
2018-12-03 Gary Dismukes[Ada] Fixes for various wrong and missing error message...
2018-12-03 Ed Schonberg[Ada] Spurious error on dependent expression that is...
2018-12-03 Hristian Kirtchev[Ada] Add leap seconds for 2015 and 2016
2018-12-03 Gary Dismukes[Ada] Spelling fixes and minor reformatting
2018-12-03 Eric Botcazou[Ada] Fix recent regression on array aggregate with...
2018-12-03 Eric Botcazou[Ada] Fix internal error on package instantiation on...
2018-12-03 Eric Botcazou[Ada] Fix problematic overloading of operator in Ada...
2018-12-03 Patrick Bernardi[Ada] A task not executing an entry call consumes an...
2018-12-03 Eric Botcazou[Ada] Fix assertion failures with -gnatde and -gnatdv
2018-12-03 Hristian Kirtchev[Ada] Minor reformattings
2018-12-03 Ed Schonberg[Ada] Enhance comment
2018-12-03 Olivier Hainque[Ada] Gigi support for OpenACC pragmas
2018-12-03 Olivier Hainque[Ada] Adjust the default MALLOC_OBSERVABLE_ALIGNMENT...
2018-12-03 Ed Schonberg[Ada] Missing check on if-expression
2018-11-26 Matthias Klosere PR ada/88191 (ada bootstrap failure on alpha-linux...
2018-11-20 Alexandre OlivaPR81878: fix --disable-bootstrap --enable-languages=ada
2018-11-19 Eric BotcazouBump copyright year
2018-11-19 Eric Botcazou* gcc-interface/cuintp.c (UI_From_gnu): Remove code...
2018-11-15 Eric Botcazoumisc.c (gnat_init_gcc_eh): Do not override the switch...
2018-11-14 Ed Schonberg[Ada] Problem with boundary case of XOR operation and...
2018-11-14 Patrick Bernardi[Ada] Update signal constants for GNU/Linux
2018-11-14 Eric Botcazou[Ada] Fix small regression with others choice in array...
2018-11-14 Olivier Hainque[Ada] sigtramp-vxworks: Add a rule for sp (DWARF r31...
2018-11-14 Eric Botcazou[Ada] Remove couple of recently added dead tests
2018-11-14 Hristian Kirtchev[Ada] Spurious error on Ghost null procedure
2018-11-14 Eric Botcazou[Ada] More complete information level for -gnatR output
2018-11-14 Javier Miranda[Ada] Crash on interface equality covered by a renaming...
2018-11-14 Hristian Kirtchev[Ada] Use of Suppress_Initialization with pragma Thread...
2018-11-14 Ed Schonberg[Ada] Missing constraint check on if-expression returni...
next