aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2024-07-07ada: Make the names of uninstalled cross-gnattools consistent across buildsMaciej W. Rozycki1-7/+12
2024-06-14ada: Add prototype for mutably tagged typesJustin Squirek1-0/+1
2024-06-13ada: Streamline elaboration of local tagged typesEric Botcazou1-0/+2
2024-05-21ada: Remove unused dependencies from gnatbind object listPiotr Trojanek1-5/+0
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-12-19ada: Add makefile targets for building/installing html docMarc Poulhiès1-4/+31
2023-11-07ada: New Local_Restrictions and User_Aspect aspects.Steve Baird1-0/+1
2023-07-06ada: Add specification source files of runtime unitsClaire Dross1-0/+3
2023-06-15configure: Implement --enable-host-pieMarek Polacek1-4/+4
2023-05-30ada: Disable PIE mode during the build of the Ada front-endEric Botcazou1-13/+3
2023-05-15ada: Fix proof of runtime unit System.Value*Claire Dross1-0/+2
2023-01-16ada: Update copyright years.Marc Poulhiès1-3/+1
2023-01-02Ada,Darwin: Do not link libgcc statically on Darwin 8 and 9 [PR108202].Iain Sandoe1-2/+11
2022-12-06ada: Accessibility code reorganization and bug fixesJustin Squirek1-0/+1
2022-11-14Revert "sphinx: ada: port to Sphinx"Martin Liska1-41/+57
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska1-12/+12
2022-11-14Revert "sphinx: support installation if sphinx-build is missing"Martin Liska1-3/+6
2022-11-09sphinx: support installation if sphinx-build is missingMartin Liska1-6/+3
2022-11-09sphinx: add --with-sphinx-buildMartin Liska1-12/+12
2022-11-09sphinx: ada: port to SphinxMartin Liska1-57/+41
2022-11-08ada: Move warnings switches -- initial workBob Duff1-1/+1
2022-07-06[Ada] Simplify regular expression that matches 8 consecutive digitsPiotr Trojanek1-1/+1
2022-05-11[Ada] Proof of 'Image support for unsigned integersYannick Moy1-1/+7
2022-01-17Manual changes for .cc renaming.Martin Liska1-3/+3
2022-01-10[Ada] Reduce runtime dependencies on stage1Arnaud Charlet1-29/+26
2022-01-05[Ada] Remove obsolete s-sopco* and s-strops unitsMarc Poulhiès1-10/+1
2021-12-02[Ada] Add warning in comment about files copied from libgnatEric Botcazou1-0/+4
2021-11-29Make etags path used by build system configurableEric Gallager1-2/+2
2021-11-09[Ada] Improve integration of strub with type systemsAlexandre Oliva1-0/+1
2021-11-05Darwin, aarch64 : Ada fixes for hosted tools.Iain Sandoe1-5/+13
2021-10-25[Ada] Remove gnatfind and gnatxrefArnaud Charlet1-5/+2
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-2/+14
2021-09-22[Ada] Remove System.Img_Enum_New unitEric Botcazou1-2/+0
2021-09-20[Ada] Refactor scan_backend_switch to share logic across backendsGhjuvan Lacambre1-0/+1
2021-08-19Define STAGE1_LIBS to link against libcl.a in stage1 on hpux.John David Anglin1-0/+4
2021-06-17[Ada] Use runtime from base compiler during stage1 (continued)Arnaud Charlet1-1/+2
2021-06-15[Ada] Use runtime from base compiler during stage1Arnaud Charlet1-159/+219
2021-05-11Fix missing version_string in AdaMartin Liska1-1/+3
2021-05-07[Ada] Variable-sized node typesBob Duff1-12/+25
2021-05-05[Ada] Speed up enumeration'Value with perfect hash functionPiotr Trojanek1-1/+1
2021-05-05[Ada] Implement tiered support for floating-point output operationsEric Botcazou1-4/+4
2021-05-04[Ada] Assert_Failure vs Assertion_ErrorArnaud Charlet1-0/+2
2020-12-07Housekeeping work in gigiEric Botcazou1-4/+3
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek1-3/+3
2020-11-18configury: --enable-link-serialization supportJakub Jelinek1-2/+6
2020-10-19[Ada] Implement initialization of CUDA runtimeGhjuvan Lacambre1-0/+1
2020-10-16[Ada] Clean up in system.ads dependencies during compiler buildArnaud Charlet1-5/+6
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