Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2003 18:37:21 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 29756 for review
Message-ID:  <200304260137.h3Q1bL4e018871@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=29756

Change 29756 by peter@peter_daintree on 2003/04/25 18:36:30

	actually, since we have native PC-RELATIVE stuff, we dont need this crud

Affected files ...

.. //depot/projects/hammer/sys/x86_64/include/asm.h#6 edit

Differences ...

==== //depot/projects/hammer/sys/x86_64/include/asm.h#6 (text+ko) ====

@@ -49,8 +49,6 @@
 #define	PIC_PLT(x)	x
 #define	PIC_GOT(x)	x
 #endif
-#define	PIC_PROLOGUE
-#define	PIC_EPILOGUE
 
 /*
  * CNAME and HIDENAME manage the relationship between symbol names in C



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