aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2020-06-04[Ada] Put_Image attributeBob Duff1-0/+1
2020-06-03[Ada] Initial infrastructure for adding a tree checkerArnaud Charlet1-0/+1
2020-06-03[Ada] Remove ASIS tree generationArnaud Charlet1-5/+1
2019-10-01libada: Remove racy duplicate gnatlib installationMaciej W. Rozycki1-1/+4
2019-09-19[Ada] Move SPARK borrow-checker to gnat2why codebaseYannick Moy1-1/+0
2019-08-13[Ada] Systematically pass LN_S to relevant gnatlib targetsArnaud Charlet1-2/+1
2019-07-11[Ada] New Repinfo.Input unit to read back JSON representation info.Eric Botcazou1-0/+1
2019-07-03[Ada] ABE checks v3.0, foundations of Elaboration order v4.0Hristian Kirtchev1-2/+15
2019-07-01[Ada] Implement GNAT.GraphsHristian Kirtchev1-0/+1
2018-12-11[Ada] Remove vxlink and vxaddr2line from this repositoryJerome Lambourg1-10/+0
2018-10-17Run selftests for C++ as well as CDavid Malcolm1-0/+3
2018-09-26[Ada] New unit GNAT.SetsHristian Kirtchev1-0/+1
2018-08-21[Ada] General purpose doubly linked list for compiler and tool useHristian Kirtchev1-0/+1
2017-11-08sem_disp.adb (Is_Inherited_Public_Operation): Extend the functionality of thi...Pierre-Marie de Rodat1-2/+0
2017-10-14[multiple changes]Pierre-Marie de Rodat1-0/+2
2017-09-13Make-lang.in: In the fallback mechanim...Nicolas Roche1-9/+15
2017-09-12[multiple changes]Arnaud Charlet1-0/+2
2017-09-11libgnat: Rename ?-[a-z]*-* into ?-[a-z]*__*Arnaud Charlet1-2/+2
2017-09-08Make-lang.in, [...]: Find runtime source in libgnat/Nicolas Roche1-164/+184
2017-09-06[multiple changes]Arnaud Charlet1-2/+1
2017-04-27Make-lang.in: Define EH_MECHANISM while building raise-gcc.c.Tristan Gingold1-6/+7
2017-04-27[multiple changes]Arnaud Charlet1-2/+32
2016-11-22Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.Uros Bizjak1-1/+1
2016-10-24Parallelize check-gnatRainer Orth1-0/+3
2016-05-16configure.ac: Add ACX_NONCANONICAL_HOST.Eric Botcazou1-4/+4
2016-04-30Make-lang.in (ACATSCMD): New variable.Eric Botcazou1-3/+4
2015-10-23[multiple changes]Arnaud Charlet1-0/+1
2015-10-16Make-lang.in: Update dependenciesArnaud Charlet1-3/+3
2015-10-09Make-lang.in: Make sure that GNAT1_OBJS and not just GNAT1_ADA_OBJS are compi...Eric Botcazou1-1/+1
2015-04-27Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.Jim Wilson1-0/+1
2015-03-02debug.adb: Document new debug flag -gnatd.1.Robert Dewar1-0/+1
2015-02-21Remove trailing space.Eric Botcazou1-1/+1
2015-01-072015-01-07 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev1-0/+1
2015-01-06adaint.c (ProcListEvt): Set to NULL.Pascal Obry1-2/+4
2014-10-20[multiple changes]Arnaud Charlet1-6/+26
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek1-13/+34
2014-08-01[multiple changes]Arnaud Charlet1-6/+7
2014-08-01[multiple changes]Arnaud Charlet1-1/+0
2014-08-01[multiple changes]Arnaud Charlet1-24/+6
2014-08-01[multiple changes]Arnaud Charlet1-4/+2
2014-08-01[multiple changes]Arnaud Charlet1-1/+0
2014-03-10* gcc-interface/Make-lang.in (ADA_DEPFILES): Fix typo.Eric Botcazou1-1/+1
2014-02-24Make-lang.in (GNAT_ADA_OBJS, [...]): Update deps.Arnaud Charlet1-2/+0
2014-02-24[multiple changes]Arnaud Charlet1-21/+23
2014-02-23Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.Eric Botcazou1-2/+2
2013-12-12re PR ada/55946 (wrong tools used for build of gnattools [native-cross])Eric Botcazou1-1/+1
2013-10-24Fix Ada bootstrap with Solaris /bin/kshRainer Orth1-1/+1
2013-10-14errout.adb (Write_Error_Summary): Do not output the number of lines when Main...Vincent Celier1-0/+3
2013-10-13Make-lang.in (ada/%.o): Replace individual rules with generic rule and add $(...Nicolas Roche1-3549/+35
2013-10-13[multiple changes]Arnaud Charlet1-231/+237