Date: Thu, 20 Aug 1998 20:29:41 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/libexec/rtld-elf rtld.h Message-ID: <199808210329.UAA20937@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/08/20 20:29:41 PDT Modified files: libexec/rtld-elf rtld.h Log: Update this header to use the revamped elf headers which select Elf32 or Elf64 based on the inclusion of the machine dependent header. I've left the addition of the extra fields to handle the relocation structures with addend for a separate commit after jdp has had a chance to review what I've done. The current change is needed to compile csu/alpha/crt1.c Revision Changes Path 1.3 +12 -12 src/libexec/rtld-elf/rtld.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808210329.UAA20937>