diff options
author | Pascal Obry <obry@adacore.com> | 2024-10-19 16:24:04 +0200 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-11-12 14:00:47 +0100 |
commit | 29df1a10059575c62372e7992c95500572478fa2 (patch) | |
tree | 267ba292a172ce8136c663f08e703ffe98fe17fa /gcc/ada/raise-gcc.c | |
parent | 492f9cdf0046ba6d2452f8363d15b4449229b64c (diff) | |
download | gcc-29df1a10059575c62372e7992c95500572478fa2.zip gcc-29df1a10059575c62372e7992c95500572478fa2.tar.gz gcc-29df1a10059575c62372e7992c95500572478fa2.tar.bz2 |
ada: Rework GNATdll shared library relocation support.
The code has been simplified to use a single way to create a DLL.
The relocation support is based on whether the base address for the
DLL is passed to the final linker step or not.
gcc/ada/ChangeLog:
* mdll.adb: Use the same procedure to create relocatable or non
relocatable DLL. The only difference is wether the base address is
passed to the final linker. If no base-address is given the DLL is
relocatable.
Diffstat (limited to 'gcc/ada/raise-gcc.c')
0 files changed, 0 insertions, 0 deletions