Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 03:54:32 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9198 for review
Message-ID:  <200204061154.g36BsWW46771@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9198

Change 9198 by peter@peter_thunder on 2002/04/06 03:53:56

	remove __cxa_finalize() stub/hack/workaround.  ld.so has been
	fixed/hacked/worked-around

Affected files ...

... //depot/projects/ia64/lib/libc/ia64/gen/Makefile.inc#5 edit
... //depot/projects/ia64/lib/libc/ia64/gen/cxa.c#2 delete

Differences ...

==== //depot/projects/ia64/lib/libc/ia64/gen/Makefile.inc#5 (text+ko) ====

@@ -5,4 +5,4 @@
 SRCS+=	__divdi3.S __divsi3.S __moddi3.S __modsi3.S
 SRCS+=	__udivdi3.S __udivsi3.S __umoddi3.S __umodsi3.S
 SRCS+=	__divdf3.S __divsf3.S
-SRCS+=	cxa.c unwind.c	# remove when gcc is fixed
+SRCS+=	unwind.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204061154.g36BsWW46771>