diff options
author | Radek Bartoň <radek.barton@microsoft.com> | 2025-07-03 12:00:22 +0200 |
---|---|---|
committer | Richard Earnshaw <rearnsha@arm.com> | 2025-07-04 11:10:04 +0100 |
commit | 94524fa9c59101ed4485468665d4063c66456fc4 (patch) | |
tree | 702f33b2134f2157a55c950c62a6205828915d52 /libgloss/mips/hal/mips_lock_cache.c | |
parent | c85f42a4f3ee65c575e35af7b432c1a0ac2e0f8d (diff) | |
download | newlib-94524fa9c59101ed4485468665d4063c66456fc4.zip newlib-94524fa9c59101ed4485468665d4063c66456fc4.tar.gz newlib-94524fa9c59101ed4485468665d4063c66456fc4.tar.bz2 |
aarch64: Export fe{enable,disable,get}except on Cygwin
For aarch64 on ELF targets, the library does not export
fe{enable,disable,get}except as symbols from the library, relying on
static inline functions to provide suitable definitions if required.
But for Cygwin we need to create real definitions to satisfy the DLL
export script.
So arrange for real definitions of these functions when building on Cygwin.
Signed-off-by: Radek Bartoň <radek.barton@microsoft.com>
Diffstat (limited to 'libgloss/mips/hal/mips_lock_cache.c')
0 files changed, 0 insertions, 0 deletions