diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2024-01-29 09:30:50 +0000 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2024-02-01 09:10:23 +0000 |
commit | d85c17a2b628b7e783716ac376bdb60ddc2afb9a (patch) | |
tree | a5977df89cb8e8e99dad2cdc0396f9dc281f6d70 /libcpp | |
parent | ceb242f5302027c44a7dca86c344863004b6fec4 (diff) | |
download | gcc-d85c17a2b628b7e783716ac376bdb60ddc2afb9a.zip gcc-d85c17a2b628b7e783716ac376bdb60ddc2afb9a.tar.gz gcc-d85c17a2b628b7e783716ac376bdb60ddc2afb9a.tar.bz2 |
aarch64: libgcc: Cleanup ELF marking in asm
Use aarch64-asm.h in asm code consistently, this was started in
commit c608ada288ced0268bbbbc1fd4136f56c34b24d4
Author: Zac Walker <zacwalker@microsoft.com>
CommitDate: 2024-01-23 15:32:30 +0000
Ifdef `.hidden`, `.type`, and `.size` pseudo-ops for `aarch64-w64-mingw32` target
But that commit failed to remove some existing markings from asm files,
which means some objects got double marked with gnu property notes.
libgcc/ChangeLog:
* config/aarch64/crti.S: Remove stack marking.
* config/aarch64/crtn.S: Remove stack marking, include aarch64-asm.h
* config/aarch64/lse.S: Remove stack and GNU property markings.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions