NetBSD/lib/csu/x86_64
fvdl e367e360a4 The x86_64 assembler seems to get it wrong when assembling
_eprol@GOTPCREL, it resolved it internally as a PC-relative instruction,
getting garbage, since the needed value is in the GOT. Add a CPP hook
to export it explicitly, this makes it work. Only active on amd64. XXX
2003-11-28 23:25:54 +00:00
..
Makefile
crt0.c The x86_64 assembler seems to get it wrong when assembling 2003-11-28 23:25:54 +00:00
dot_init.h