Patch for iOS/tvOS/watchOS simulator support in config.sub

2024-02-02 Thread Russell Keith-Magee
Please find attached a patch adding support for: * Normalising the watchOS CPU architecture descriptor used by Apple (arm64_32)  * Accepting the -simulator suffix for descriptors for iOS, tvOS and watchOS.  The following is the list of compiler triples generated by Apple’s clang toolchains for

Re: iOS/tvOS/watchOS + simulator support in config.sub

2023-09-01 Thread John Cotton Ericson
I am not the maintainer, but would you mind adding some tests to the test suite for your patch too?

iOS/tvOS/watchOS + simulator support in config.sub

2023-08-31 Thread Russell Keith-Magee
Please find attached a diff for config.sub, adding support for: * tvOS * watchOS * iOS simulator * tvOS simulator * watchOS simulator * the arm64_32 CPU specification used by apple to describe aarch64 running in 32-bit mode. I’ve been using variants of this patch for several years to maintain