[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Dale Rahn <drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 8 Jan 2004 07:59:16 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2004/01/08 07:59:16
Modified files:
lib/csu/alpha : Makefile
lib/csu/common_elf: crtbegin.c crtbeginS.c crtend.c crtendS.c
lib/csu/hppa : Makefile
lib/csu/i386 : Makefile
lib/csu/powerpc: Makefile
lib/csu/sparc : Makefile
lib/csu/sparc64: Makefile
Added files:
lib/csu/alpha : md_init.h
lib/csu/hppa : md_init.h
lib/csu/i386 : md_init.h
lib/csu/powerpc: md_init.h
lib/csu/sparc : md_init.h
lib/csu/sparc64: md_init.h
Log message:
__init/__fini handling on ELF has not been correct. It is supposed to
be a section which code stubs (branches) can be added to initialize/destructor
This adds MD stubs to allow this to operate as expected. should fix wine
and behave according to ELF specs. ok miod@
Visit your host, monkey.org