History log of /openbsd/sys/arch/sparc64/include/profile.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 32b97ded 22-Aug-2012 pascal <pascal@openbsd.org>

Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc
invocations. This allows us to use the compiler builtin define __PIC__ to check
for PIC/PIEness rather than passing -DPI

Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc
invocations. This allows us to use the compiler builtin define __PIC__ to check
for PIC/PIEness rather than passing -DPIC. Simplifies PIE work a lot.

ok matthew@, conceptually ok kurt@

show more ...


# 29295d1c 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# ac28fa59 02-Sep-2001 art <art@openbsd.org>

Oops.


# 8a753c22 25-Aug-2001 art <art@openbsd.org>

profile.h from sparc, slightly hacked up to match ELF.
Not tested yet.