diff options
author | Arnaud Charlet <charlet@adacore.com> | 2020-05-30 14:40:02 -0400 |
---|---|---|
committer | Arnaud Charlet <charlet@adacore.com> | 2020-05-30 16:15:25 -0400 |
commit | 9f2e635defba9d697a6c291013b37bd2c7ed91aa (patch) | |
tree | 97f7616f192b582d5d4a45c756822cb4377ad87b /gcc/fortran/class.c | |
parent | dd38c765a04d06c775134a135f68b18c3b7c9c78 (diff) | |
download | gcc-9f2e635defba9d697a6c291013b37bd2c7ed91aa.zip gcc-9f2e635defba9d697a6c291013b37bd2c7ed91aa.tar.gz gcc-9f2e635defba9d697a6c291013b37bd2c7ed91aa.tar.bz2 |
Ability to build the GNAT runtime with project files
This change add project files to provide the ability to rebuild the
runtime with gprbuild after setup-rts is called.
gcc/ada/
* Makefile.rtl (ADA_INCLUDE_SRCS): Replace Makefile.adalib by
libada.gpr and associated project files.
(g-debpoo.o): Add missing rule to ensure subprograms are not reordered.
(setup-rts): Add generation of libgnat/libgnarl.lst.
(LIBGNAT_SRCS): Remove thread.c which is part of libgnarl.
* tracebak.c, tb-gcc.c: Merged the two files to simplify dependencies.
* libgnarl/libgnarl.gpr, libgnat/libada.gpr,
libgnat/libgnat.gpr, libgnat/libgnat_common.gpr: New files.
* doc/gnat_ugn/the_gnat_compilation_model.rst: Makefile.adalib
replaced by libada.gpr.
* libgnat/system-mingw.ads: Remove obsolete comment.
* gcc-interface/Makefile.in: Remove dependency on tb-gcc.c.
Diffstat (limited to 'gcc/fortran/class.c')
0 files changed, 0 insertions, 0 deletions