]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/ChangeLog
Update copyright years.
[thirdparty/gcc.git] / gcc / ada / ChangeLog
2019-01-01  jakub Update copyright years.
2019-01-01  jakub * gcc.c (process_command): Update copyright notice...
2018-12-23  iainsFix Ada bootstrap for Darwin9 and earlier.
2018-12-14  ebotcazou * gcc-interface/decl.c (rm_size): Take into account...
2018-12-14  ebotcazou * dwarf2out.c (analyze_discr_in_predicate): Simplify.
2018-12-11  ebotcazoulibada/
2018-12-11  pmderodat[Ada] Add "Global => null" contracts to Ada.Calendar...
2018-12-11  pmderodat[Ada] Spurious error with pragma Thread_Local_Storage
2018-12-11  pmderodat[Ada] GNAT.Sockets: add IPv6 support
2018-12-11  pmderodat[Ada] Do not expand code inside ignored ghost bodies
2018-12-11  pmderodat[Ada] Unnesting: do not eliminate subprogram whose...
2018-12-11  pmderodat[Ada] Crash on misplaced First operation for GNAT itera...
2018-12-11  pmderodat[Ada] Volatility, validity checks, and System.Aux_DEC
2018-12-11  pmderodat[Ada] Improve error message when named number passed...
2018-12-11  pmderodat[Ada] Unnesting: fix a missing activation record
2018-12-11  pmderodat[Ada] Unnesting: ensure Current_Subprogram is always...
2018-12-11  pmderodat[Ada] Fix -gnatR3 output for dynamically constrained...
2018-12-11  pmderodat[Ada] Fix setting of Has_Predicate flag for aggregate...
2018-12-11  pmderodat[Ada] Plug small loophole with pathological packed...
2018-12-11  pmderodat[Ada] Fix elaboration of record with 1-element dynamic...
2018-12-11  pmderodat[Ada] gnatbind: ghost code with -gnatQ
2018-12-11  pmderodat[Ada] Unnesting: fix for constrained arrays and improve...
2018-12-11  pmderodat[Ada] Missing predicate check on declaration with aggre...
2018-12-11  pmderodat[Ada] Crash on generic instantiation in ignored Ghost...
2018-12-11  pmderodat[Ada] Uintp: add a new UI_From_Integral generic constructor
2018-12-11  pmderodat[Ada] Crash on compilation unit function that builds...
2018-12-11  pmderodat[Ada] GNAT.Sockets: fix timeout computations for sockets
2018-12-11  pmderodat[Ada] Minor reformattings
2018-12-11  pmderodat[Ada] Crash on ignored Ghost expression function
2018-12-11  pmderodat[Ada] Remove vxlink and vxaddr2line from this repository
2018-12-11  pmderodat[Ada] Minor reformatting
2018-12-11  pmderodat[Ada] Complete implementation of RM C.6(19) clause
2018-12-11  pmderodat[Ada] Stubs that complete generic subprogram do have...
2018-12-11  pmderodat[Ada] GNATprove: improve proofs for uninitialized const...
2018-12-11  pmderodat[Ada] Support access types in GNATprove
2018-12-11  pmderodat[Ada] Better error message from GNATprove on illegal...
2018-12-11  pmderodat[Ada] Fix runtime stack overflow for out/in-out actuals...
2018-12-11  pmderodat[Ada] Additionsal trasformations for unnesting in packa...
2018-12-11  pmderodat[Ada] Remove vxworks*-crtbe-link.spec
2018-12-11  pmderodat[Ada] Spurious visibility error on aspect Predicate
2018-12-11  pmderodat[Ada] Fix an ICE on instantiated subprogram with -gnatc
2018-12-11  pmderodat[Ada] Update gnatmetric documentation for the Libadalan...
2018-12-11  pmderodat[Ada] Fix an ACATS regression with CCG
2018-12-11  pmderodat[Ada] Update gnatstub documentation for the Libadalang...
2018-12-11  pmderodat[Ada] Spurious errors on aspect specifications in gener...
2018-12-11  pmderodat[Ada] Document the -fgnat-encodings switch
2018-12-11  pmderodat[Ada] Crash on nesting of subunits with bodies acting...
2018-12-11  pmderodat[Ada] Suppress call to Initial_Condition when the annot...
2018-12-11  pmderodat[Ada] Almost always inline init. procedure of small...
2018-12-03  pmderodat[Ada] Fixes for various wrong and missing error message...
2018-12-03  pmderodat[Ada] Spurious error on dependent expression that is...
2018-12-03  pmderodat[Ada] Add leap seconds for 2015 and 2016
2018-12-03  pmderodat[Ada] Spelling fixes and minor reformatting
2018-12-03  pmderodat[Ada] Fix recent regression on array aggregate with...
2018-12-03  pmderodat[Ada] Fix internal error on package instantiation on...
2018-12-03  pmderodat[Ada] Fix problematic overloading of operator in Ada...
2018-12-03  pmderodat[Ada] A task not executing an entry call consumes an...
2018-12-03  pmderodat[Ada] Fix assertion failures with -gnatde and -gnatdv
2018-12-03  pmderodat[Ada] Minor reformattings
2018-12-03  pmderodat[Ada] Enhance comment
2018-12-03  pmderodat[Ada] Gigi support for OpenACC pragmas
2018-12-03  pmderodat[Ada] Adjust the default MALLOC_OBSERVABLE_ALIGNMENT...
2018-12-03  pmderodat[Ada] Missing check on if-expression
2018-11-26  doko2018-11-26 Matthias Klose <doko@ubuntu.com>
2018-11-20  aolivaPR81878: fix --disable-bootstrap --enable-languages=ada
2018-11-19  ebotcazou * gcc-interface/cuintp.c (UI_From_gnu): Remove code...
2018-11-15  ebotcazou * gcc-interface/misc.c (gnat_init_gcc_eh): Do not...
2018-11-14  pmderodat[Ada] Problem with boundary case of XOR operation and...
2018-11-14  pmderodat[Ada] Update signal constants for GNU/Linux
2018-11-14  pmderodat[Ada] Fix small regression with others choice in array...
2018-11-14  pmderodat[Ada] sigtramp-vxworks: Add a rule for sp (DWARF r31...
2018-11-14  pmderodat[Ada] Remove couple of recently added dead tests
2018-11-14  pmderodat[Ada] Spurious error on Ghost null procedure
2018-11-14  pmderodat[Ada] More complete information level for -gnatR output
2018-11-14  pmderodat[Ada] Crash on interface equality covered by a renaming...
2018-11-14  pmderodat[Ada] Use of Suppress_Initialization with pragma Thread...
2018-11-14  pmderodat[Ada] Missing constraint check on if-expression returni...
2018-11-14  pmderodat[Ada] Fix assertion failure on pragma Compile_Time_Erro...
2018-11-14  pmderodat[Ada] Crash on use of generic formal package
2018-11-14  pmderodat[Ada] Compiler crash on decl. with limited aggregate...
2018-11-14  pmderodat[Ada] System'To_Address not always static
2018-11-14  pmderodat[Ada] Enhance constraints propagation to ease the work...
2018-11-14  pmderodat[Ada] Minor reformatting
2018-11-14  pmderodat[Ada] Renamed equality leads to spurious errors
2018-11-14  pmderodat[Ada] Crash on ignored Ghost assignment
2018-11-14  pmderodat[Ada] Visibility error on used enumerated type
2018-11-14  pmderodat[Ada] Do not include crt_externs.h on iOS
2018-11-14  pmderodat[Ada] Unnesting transformations for blocks in package...
2018-11-14  pmderodat[Ada] Improper extension of bounds of fixed-point type
2018-11-14  pmderodat[Ada] Limited function violates No_Exception_Propagation
2018-11-14  pmderodat[Ada] Crash on tagged equality
2018-11-14  pmderodat[Ada] Record components do not appear in the Global...
2018-11-14  pmderodat[Ada] Fix handling of generic actuals with default...
2018-11-14  pmderodat[Ada] Lingering loop for ignored Ghost assignment
2018-11-14  pmderodat[Ada] Use Cancel_Special_Output instead of Set_Special_...
2018-11-14  pmderodat[Ada] Fix parentheses in comments and "library-level...
2018-11-14  pmderodat[Ada] Handle -gx switches explicitly
2018-11-13  ebotcazou * gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon...
2018-11-08  ebotcazou * fe.h (Suppress_Checks): Declare.
2018-11-08  ebotcazou * gcc-interface/decl.c (components_to_record): Remove...
next