]> sourceware.org Git - newlib-cygwin.git/commit
arc: Use __ARC_UNALIGNED__ compiler macro
authorClaudiu Zissulescu <claziss@gmail.com>
Tue, 20 Aug 2024 12:10:39 +0000 (15:10 +0300)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 20 Aug 2024 22:23:06 +0000 (18:23 -0400)
commit3e9f6a005c8df720dbdd42bba92df8081ee722c2
treecbaa2bbd080b77c446fc0501183313a6c2084a87
parent2c46bffba0d2ed0b94af3b82a93a5a853b4725d2
arc: Use __ARC_UNALIGNED__ compiler macro

Replace __ARC_ALIGNED_ACCESS__ macro with the compiler defined
macro __ARC_UNALIGNED__ and improve file comments.

Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
newlib/libc/machine/arc/memcpy-archs.S
This page took 0.025341 seconds and 5 git commands to generate.