diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2024-01-19 15:57:04 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2024-01-30 09:32:48 +0000 |
commit | 7b3b3788c579856abcfdc6eed589c64dc7e88cdb (patch) | |
tree | 3c48afea61f68ff3eec42562c37969d1271b540c /gcc | |
parent | fa2739ac1b74769d97fba34db9b9a8aa8786539e (diff) | |
download | gcc-7b3b3788c579856abcfdc6eed589c64dc7e88cdb.zip gcc-7b3b3788c579856abcfdc6eed589c64dc7e88cdb.tar.gz gcc-7b3b3788c579856abcfdc6eed589c64dc7e88cdb.tar.bz2 |
libgcc: Make heap trampoline support dynamic [PR113403].
This removes the heap trampoline support functions from libgcc.a and
adds them to libgcc_eh.a. They are also present in libgcc_s.
PR libgcc/113403
libgcc/ChangeLog:
* config/aarch64/t-heap-trampoline: Move the heap trampoline
support functions from libgcc.a to libgcc_eh.a.
* config/i386/t-heap-trampoline: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions