aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2017-08-29Fix --help=target (Ada) (PR other/39851)Martin Liska2-1/+6
2017-08-08trans.c: Include header files.Martin Liska2-0/+6
2017-07-29debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or...Jakub Jelinek2-1/+6
2017-07-25gimple.c (gimple_assign_set_rhs_with_ops): Do not ask gsi_replace to update E...Eric Botcazou2-0/+12
2017-07-20Minor tweaksEric Botcazou1-3/+3
2017-07-19ada-tree.h (TYPE_OBJECT_RECORD_TYPE, [...]): Use TYPE_MIN_VALUE_RAW instead o...Jakub Jelinek2-4/+13
2017-07-18gcc: ada: delete old $(P) referenceMike Frysinger2-2/+6
2017-07-15re PR ada/81446 (building Ada fails due to missing No_Elaboration_Code_All)John Paul Adrian Glaubitz2-2/+11
2017-06-23trans.c (gnat_to_gnu): Initialize sync to false to avoid UB.Jakub Jelinek2-1/+6
2017-06-21DWARF: make it possible to emit debug info for declarations onlyPierre-Marie de Rodat6-38/+100
2017-06-15re PR ada/81105 (system-freebsd-x86.ads renamed but referenced by gcc/ada/gcc...Nicolas Boulenguez2-3/+10
2017-06-12re PR bootstrap/80897 (gnat bootstrap broken on SPARC64/Linux)Eric Botcazou2-1/+6
2017-06-12re PR ada/81070 (build failure for s-intrr.adb)Eric Botcazou3-1/+1117
2017-06-08vx_crtbegin_auto.c: Update year in copyright notice.Olivier Hainque5-4/+11
2017-06-07RTEMS: Use TLS for Ada run-timeSebastian Huber3-114/+6
2017-06-02vx_crtbegin_auto.c: New file.Olivier Hainque5-0/+219
2017-05-25Fix bootstrap failure in Ada FE due to -Werror=ignored-qualifiersJonathan Wakely2-2/+7
2017-05-22decl.c (gnat_to_gnu_entity): Skip regular processing for Itypes that are E_Ac...Eric Botcazou2-5/+12
2017-05-22sem_ch4.adb (Analyze_Call): In Ada2012 an incomplete type from a limited view...Eric Botcazou5-110/+69
2017-05-22decl.c (gnat_to_gnu_field): Do not enforce strict alignment for simple volati...Eric Botcazou2-18/+21
2017-05-15gigi.h (get_elaboration_procedure): Delete.Eric Botcazou3-5/+8
2017-05-15utils.c (can_materialize_object_renaming_p): Synchronize with GNAT's Exp_Dbug...Pierre-Marie de Rodat2-1/+12
2017-05-15trans.c (return_value_ok_for_nrv_p): Only apply the addressability check in t...Eric Botcazou2-5/+12
2017-05-15trans.c (Identifier_to_gnu): Also accept incomplete types not coming from a l...Eric Botcazou2-1/+6
2017-05-15trans.c (Compilation_Unit_to_gnu): Skip subprograms on the inlined list that ...Eric Botcazou3-4/+29
2017-05-15trans.c (gnat_to_gnu): Fix formatting.Eric Botcazou5-79/+84
2017-05-15decl.c (gnat_to_gnu_entity): When there is a representation clause on an exte...Eric Botcazou2-2/+20
2017-05-12re PR ada/80117 (Standard'Word_Size is wrong for aarch64 ILP32)Eric Botcazou4-173/+20
2017-05-10Ada/x32: PR ada/80626: Correct Memory_SizeH.J. Lu2-1/+7
2017-05-10raise-gcc.c (exception_class_eq): Make ec parameter const.Bernd Edlinger2-1/+6
2017-05-02common.opt (fstrict-overflow): Alias negative to fwrapv.Richard Biener2-4/+5
2017-05-02trans.c (assoc_to_constructor): Make sure Corresponding_Discriminant is only ...Eric Botcazou2-28/+84
2017-05-02[multiple changes]Arnaud Charlet7-382/+756
2017-05-02sem_ch3.adb (Build_Derived_Private_Type): If the parent type has discriminant...Eric Botcazou2-3/+6
2017-05-02[multiple changes]Arnaud Charlet9-46/+556
2017-05-02[multiple changes]Arnaud Charlet14-28/+44
2017-05-02[multiple changes]Arnaud Charlet12-32/+113
2017-05-02[multiple changes]Arnaud Charlet5-13/+47
2017-05-02Minor reformatting.Arnaud Charlet3-39/+52
2017-05-02[multiple changes]Arnaud Charlet16-44/+114
2017-05-02[multiple changes]Arnaud Charlet7-34/+89
2017-05-02[multiple changes]Arnaud Charlet3-120/+145
2017-05-02[multiple changes]Arnaud Charlet13-213/+253
2017-05-02* s-trasym.ads, s-trasym.adb (Enable_Cache): New.Tristan Gingold3-2/+21
2017-05-02[multiple changes]Arnaud Charlet5-39/+83
2017-05-02[multiple changes]Arnaud Charlet3-19/+60
2017-05-02[multiple changes]Arnaud Charlet10-59/+169
2017-05-02Minor reformatting.Arnaud Charlet1-1/+1
2017-05-02[multiple changes]Arnaud Charlet6-79/+104
2017-05-02[multiple changes]Arnaud Charlet15-55/+223