aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/lib-writ.adb
AgeCommit message (Expand)AuthorFilesLines
2024-06-20ada: New pragma to default all interrupts to system.Doug Rupp1-0/+4
2024-06-10ada: Fix references to Ada RM in commentsPiotr Trojanek1-2/+1
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-05-22ada: Fix missing finalization in library-unit instance specEric Botcazou1-4/+15
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-05-16[Ada] Don't crash on ghost packages when emitting CUDA symbols in ALI filesGhjuvan Lacambre1-1/+3
2022-05-13[Ada] CUDA: use binder to generate kernel-registration codeGhjuvan Lacambre1-0/+49
2022-05-12[Ada] Remove front-end SJLJ processingArnaud Charlet1-4/+0
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-07-08[Ada] Replace low-level condition with a high-level callPiotr Trojanek1-1/+1
2021-07-08[Ada] Avoid linear search when ensuring dependency on SystemPiotr Trojanek1-7/+5
2021-07-07[Ada] Simplify handling of Generate_Code flag for compilation unitsPiotr Trojanek1-1/+1
2021-07-07[Ada] Tune discovery of No_Elaboration_Code restrictionPiotr Trojanek1-0/+1
2021-07-06[Ada] Simplify dependency on SystemPiotr Trojanek1-3/+1
2021-07-05[Ada] Turn GNAT_Annotate into its own pragmaGhjuvan Lacambre1-1/+1
2021-05-07[Ada] Minor reformattingsBob Duff1-31/+31
2021-05-07[Ada] Variable-sized node types -- cleanupBob Duff1-1/+1
2021-05-07[Ada] Variable-sized node typesBob Duff1-2/+6
2021-05-06[Ada] Style cleanups related to writing of ALI filesPiotr Trojanek1-1/+1
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-16[Ada] Code cleanup: rename ALI.ScopeArnaud Charlet1-1/+1
2020-11-30[Ada] Implement -gnateb switchGhjuvan Lacambre1-4/+1
2020-11-26[Ada] Reuse Is_Generic_Subprogram where possiblePiotr Trojanek1-3/+1
2020-11-24[Ada] Use high-level Present instead of low-level equality testPiotr Trojanek1-1/+1
2020-10-23[Ada] Clean up in writing of ALI filesArnaud Charlet1-97/+3
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-3/+3
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-08-20[Ada] Get rid of linear searches in LibEric Botcazou1-0/+1
2019-07-11[Ada] Use high-level wrappers for Lib.Units.TablePiotr Trojanek1-3/+3
2019-07-05[Ada] Minor reformattingHristian Kirtchev1-1/+1
2019-07-05[Ada] Diagnostics in Elaboration order v4.0Hristian Kirtchev1-353/+191
2019-07-03[Ada] ABE checks v3.0, foundations of Elaboration order v4.0Hristian Kirtchev1-0/+372
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2019-01-08[Ada] Revert recent changes in the generation of deps in ali filesJustin Squirek1-34/+9
2018-10-01[Ada] use -gnatd_A to disable .ali on -fcompare-debug recompileAlexandre Oliva1-7/+1
2018-09-26[Ada] Regression in partial compilation of RCI unitsJustin Squirek1-3/+8
2018-08-21[Ada] Minor reformattingsHristian Kirtchev1-5/+8
2018-08-21[Ada] Crash processing SPARK annotate aspectJavier Miranda1-1/+8
2018-07-31[Ada] GNATmake fails to detect missing bodyJustin Squirek1-13/+28
2018-05-29[Ada] Lib.Write: avoid use of System.Case_UtilArnaud Charlet1-1/+3
2018-05-29[Ada] Preliminary work to avoid full pathnames in ALI filesBob Duff1-6/+12
2018-05-21[Ada] Fix inconstent subprogram body headersPiotr Trojanek1-3/+3
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2018-01-11[Ada] Encoding of with clauses in ALI filesHristian Kirtchev1-12/+69
2017-11-16[multiple changes]Pierre-Marie de Rodat1-1/+1
2017-11-09gnat1drv.adb (Adjust_Global_Switches): Suppress warnings in codepeer mode her...Pierre-Marie de Rodat1-7/+0
2017-11-08sem_disp.adb (Is_Inherited_Public_Operation): Extend the functionality of thi...Pierre-Marie de Rodat1-1/+0
2017-10-14[multiple changes]Pierre-Marie de Rodat1-0/+17
2017-09-29[multiple changes]Pierre-Marie de Rodat1-1/+1
2017-09-06[multiple changes]Arnaud Charlet1-0/+4