summaryrefslogtreecommitdiffstats
path: root/lib/csu/amd64/Makefile
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>2000-05-19 04:32:17 +0000
committerjdp <jdp@FreeBSD.org>2000-05-19 04:32:17 +0000
commita15d1eb9f15ac26945f4399bd94940f85f881082 (patch)
treedb6687e6a9347ab1b0749ba27286aa49dd7563b0 /lib/csu/amd64/Makefile
parentddbca3f99dc2f515e35e929d26787aa6c972738d (diff)
downloadFreeBSD-src-a15d1eb9f15ac26945f4399bd94940f85f881082.zip
FreeBSD-src-a15d1eb9f15ac26945f4399bd94940f85f881082.tar.gz
This is step 1 in an effort to unify the start-up files for the
various architectures. Now all the work is done in crtbegin.c. It doesn't contain any assembly language code, so it should work fine on all architectures. (I have tested it on the i386 and the alpha.) The old assembly language files crt[in].S are now empty shells that generate no code or data. They should not be removed any time soon, because the various versions of gcc in src and ports expect them to exist. Next I will move crtbegin.c into a new common machine-independent directory, and adjust the i386-elf Makefile to use that version. After that I will adjust the alpha Makefile to use the common version too. Requested by: obrien
Diffstat (limited to 'lib/csu/amd64/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud