NetBSD/lib/csu/common
joerg b16a977791 For some mind-boogling reasons, GCC 5.4 believes that a weak reference
cannot alias with an extern. While this is clearly bogus, avoid yet
another alias handling bug and use strong aliases. It's actually
slightly simpler, too.
2016-06-29 11:16:47 +00:00
..
Makefile.inc Revert -O1 hack for GCC 5.3, replaced by workaround in the code. 2016-06-01 21:24:55 +00:00
compident.S Change section flags to "MG" and put it into comdat. 2016-05-01 08:33:14 +00:00
crt0-common.c Fun fact of the weak: a weak reference doesn't have visibility attached. 2016-06-07 12:07:35 +00:00
crtbegin.c For some mind-boogling reasons, GCC 5.4 believes that a weak reference 2016-06-29 11:16:47 +00:00
sysident.S Ensure notes are properly padded to 32bit length. 2014-05-14 14:59:14 +00:00
sysident_assym.cf On sparc64: create additional "marker" object files, that can be used by the 2013-11-14 12:19:34 +00:00