Home
last modified time | relevance | path

Searched hist:"8 ba749fbe383af2f54249f08570a3215988b1e5b" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm64/include/
H A Dstdarg.hdiff 8ba749fbe383af2f54249f08570a3215988b1e5b Mon Dec 25 21:54:00 CET 2017 Poul-Henning Kamp <phk@FreeBSD.org> Introduce an architecture-agnostic <sys/_stdarg.h> to reduce
platform divergence.

Only architectures which pass arguments in registers (mips)
and platforms which use really weird compilers (any?) would
need to augment the contents of <sys/_stdarg.h>

Convert x86, arm and arm64 architectures to use <sys/_stdarg.h>
/freebsd/sys/sys/
H A D_stdarg.h8ba749fbe383af2f54249f08570a3215988b1e5b Mon Dec 25 21:54:00 CET 2017 Poul-Henning Kamp <phk@FreeBSD.org> Introduce an architecture-agnostic <sys/_stdarg.h> to reduce
platform divergence.

Only architectures which pass arguments in registers (mips)
and platforms which use really weird compilers (any?) would
need to augment the contents of <sys/_stdarg.h>

Convert x86, arm and arm64 architectures to use <sys/_stdarg.h>
/freebsd/sys/x86/include/
H A Dstdarg.hdiff 8ba749fbe383af2f54249f08570a3215988b1e5b Mon Dec 25 21:54:00 CET 2017 Poul-Henning Kamp <phk@FreeBSD.org> Introduce an architecture-agnostic <sys/_stdarg.h> to reduce
platform divergence.

Only architectures which pass arguments in registers (mips)
and platforms which use really weird compilers (any?) would
need to augment the contents of <sys/_stdarg.h>

Convert x86, arm and arm64 architectures to use <sys/_stdarg.h>
/freebsd/sys/arm/include/
H A Dstdarg.hdiff 8ba749fbe383af2f54249f08570a3215988b1e5b Mon Dec 25 21:54:00 CET 2017 Poul-Henning Kamp <phk@FreeBSD.org> Introduce an architecture-agnostic <sys/_stdarg.h> to reduce
platform divergence.

Only architectures which pass arguments in registers (mips)
and platforms which use really weird compilers (any?) would
need to augment the contents of <sys/_stdarg.h>

Convert x86, arm and arm64 architectures to use <sys/_stdarg.h>