aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/raise-gcc.c
diff options
context:
space:
mode:
authorPascal Obry <obry@adacore.com>2024-10-19 16:24:04 +0200
committerMarc Poulhiès <dkm@gcc.gnu.org>2024-11-12 14:00:47 +0100
commit29df1a10059575c62372e7992c95500572478fa2 (patch)
tree267ba292a172ce8136c663f08e703ffe98fe17fa /gcc/ada/raise-gcc.c
parent492f9cdf0046ba6d2452f8363d15b4449229b64c (diff)
downloadgcc-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