freebsd_amp_hwpstate/lib/csu
Søren Schmidt cabb97dcbf ELF preparation step 2:
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.

This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.

We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
1998-05-26 20:12:56 +00:00
..
alpha Force BOOTSTRAP mode all the time while the headers are broken on alpha 1998-05-04 02:06:09 +00:00
amd64 Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00
common Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00
i386 ELF preparation step 2: 1998-05-26 20:12:56 +00:00
i386-elf Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00