ObjFW  Check-in [1735d3fe7e]

Overview
Comment:Always use .init_array instead of .ctors on ARM

.init_arrays is actually part of the ARM EABI, so it is safe to depend
on it being supported.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1735d3fe7ee63310e7cfe5f647d9da3c3e92911a417b68b5f51cb4c1bd0b3ee8
User & Date: js on 2016-06-09 20:04:27
Other Links: manifest | tags
Context
2016-06-27
16:08
Update buildsys.m4 check-in: 891a9babef user: js tags: trunk
2016-06-09
20:04
Always use .init_array instead of .ctors on ARM check-in: 1735d3fe7e user: js tags: trunk
00:33
PLATFORMS.md: Add NetBSD/ARM in BE8 mode check-in: a534a0deb5 user: js tags: trunk
Changes