diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2025-03-15 22:47:47 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2025-04-05 14:24:33 +0100 |
commit | 63f7285e76d24da51160cbdd87536185cf83f708 (patch) | |
tree | 5c123ac7f064054b546a7dbf23b174a666c6bf8b /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | b90364ee1c09f00fda374260c723800fb52dc7ed (diff) | |
download | gcc-63f7285e76d24da51160cbdd87536185cf83f708.zip gcc-63f7285e76d24da51160cbdd87536185cf83f708.tar.gz gcc-63f7285e76d24da51160cbdd87536185cf83f708.tar.bz2 |
cobol, driver, libgcobol: Add support for libgcobol.spec.
Ads support for using a library spec file (e.g. to include the
target requirements for non-standard libraries - or even libm
which we can now configure at the target side).
gcc/cobol/ChangeLog:
* gcobolspec.cc (SPEC_FILE): New.
(lang_specific_driver): Make the 'need libgcobol' flag global
so that the prelink callback can use it. Libm use is now handled
via the library spec.
(lang_specific_pre_link): Include libgcobol.spec where needed.
libgcobol/ChangeLog:
* Makefile.am: Add libgcobol.spec and dependency.
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Add libgcobol.spec handling.
* libgcobol.spec.in: New file.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions