NetBSD/sys/rump/fs/lib
pooka 48b3a6f7a3 binutils 2.19 has changed the old behaviour of defining __start_SECTNAME
for orphaned sections to using PROVIDE.  What this means is that
unless a rump component internally references that symbol, it will
not be included in the component shared library, and hence cannot
be referenced when the component is loaded.  Add a workaround which
works both with 2.16 and 2.19: force a reference to the __start
symbol internally and hence retain it in the resulting library.
2009-09-13 22:51:41 +00:00
..
libcd9660
libefs
libext2fs
libfdesc add fdesc fs rump lib 2009-07-31 19:16:45 +00:00
libffs
libhfs
liblfs
libmsdos
libnfs
libnfsserver
libnilfs Import read-only part of the NiLFS (v2) implementation for NetBSD. It has been 2009-07-18 16:31:41 +00:00
libntfs
libsmbfs rump smbfs component 2009-09-04 12:16:54 +00:00
libsyspuffs
libsysvbfs
libtmpfs
libudf
Makefile
Makefile.inc binutils 2.19 has changed the old behaviour of defining __start_SECTNAME 2009-09-13 22:51:41 +00:00