Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: thorpej
Date: Fri Mar 19 22:06:37 UTC 1999
Modified Files:
src/include: Makefile link_aout.h link_elf.h
src/libexec/ld.aout_so: Makefile
src/libexec/ld.elf_so: Makefile
Added Files:
src/include: link.h
Removed Files:
src/libexec/ld.aout_so: link.h
src/libexec/ld.elf_so: link.h
Log Message:
Move the link.h files for the different shlib formats via repository copy,
and rename them to match the executable format. Introduce a new link.h
file which automatically picks the correct header based on the target of
the toolchain.
Home |
Main Index |
Thread Index |
Old Index