Date: Thu, 8 Apr 1999 04:33:06 -0700 (PDT) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld/emulparams elf64alpha.sh Message-ID: <199904081133.EAA08359@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 1999/04/08 04:33:06 PDT Modified files: contrib/binutils/ld/emulparams elf64alpha.sh Log: Change default entry point from `__start' to `_start' which is in crt1.o. Cc doesn't need to pass `-e _start' to ld anymore. Agreed by: gallatin and dfr Revision Changes Path 1.2 +1 -1 src/contrib/binutils/ld/emulparams/elf64alpha.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904081133.EAA08359>