freebsd-nq/sys/alpha/include
John Polstra cfa4d73988 Add a new library function getobjformat(). It checks all the
standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an
indication of the user's preferred object file format.  This
consolidates some code that was starting to be duplicated in more
and more places.

Use the new function in ldconfig.

Note: I don't think that gcc should use getobjformat(), even though
it could.  The compiler should limit itself to functions that are
widespread, to ease porting and cross-compilation.
1998-09-09 01:21:25 +00:00
..
pc Port syscons to the alpha. The driver itself has moved to sys/isa as it will 1998-08-06 09:15:54 +00:00
_limits.h These are a few of the alpha machine dependent header files - the first 1998-01-10 10:13:16 +00:00
alpha_cpu.h Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
ansi.h Updates to reflect differences in what NetBSD does and what FreeBSD 1998-03-09 05:53:13 +00:00
asm.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
atomic.h Change various syscalls to use size_t arguments instead of u_int. 1998-08-24 08:39:39 +00:00
bootinfo.h Add declaration of the NetBSD/alpha bootinfo. 1998-07-05 12:13:18 +00:00
bus.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
bwx.h Add definitions of EV56 INT1/INT2/INT4/INT8 memory spaces. 1998-07-31 09:14:49 +00:00
chipset.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
clock.h Add declaration of {aquire,release}_timer2(). 1998-07-22 08:26:23 +00:00
clockvar.h [Add missing files from previous commit] 1998-06-14 13:53:12 +00:00
cons.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
console.h Port syscons to the alpha. The driver itself has moved to sys/isa as it will 1998-08-06 09:15:54 +00:00
cpu.h Overhaul the spl system so that it actually works properly. 1998-07-12 16:32:10 +00:00
cpuconf.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
cpufunc.h Add breakpoint() for BREAK_TO_DEBUGGER. 1998-08-17 08:21:31 +00:00
db_machdep.h Add support for kernel gdb. 1998-07-05 12:24:18 +00:00
elf_machdep.h Import NetBSD/Alpha headers needed to get the FreeBSD userland to compile 1998-03-09 05:43:16 +00:00
elf.h Update to use elf_generic.h. 1998-08-17 08:05:55 +00:00
endian.h Header files which are linked from /usr/include to /usr/include/machine. 1998-01-10 22:09:53 +00:00
exec.h Import NetBSD/Alpha headers needed to get the FreeBSD userland to compile 1998-03-09 05:43:16 +00:00
float.h Header files which are linked from /usr/include to /usr/include/machine. 1998-01-10 22:09:53 +00:00
floatingpoint.h libtcl expects to see ieeefp.h definitions through this header. 1998-05-13 22:40:42 +00:00
frame.h These are a few of the alpha machine dependent header files - the first 1998-01-10 10:13:16 +00:00
ieee.h Import NetBSD/Alpha headers needed to get the FreeBSD userland to compile 1998-03-09 05:43:16 +00:00
ieeefp.h Import NetBSD/Alpha headers needed to get the FreeBSD userland to compile 1998-03-09 05:43:16 +00:00
in_cksum.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
intr.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
ipl.h Add sio support. 1998-07-22 08:28:24 +00:00
limits.h These are a few of the alpha machine dependent header files - the first 1998-01-10 10:13:16 +00:00
lock.h Add sio support. 1998-07-22 08:28:24 +00:00
md_var.h Overhaul the spl system so that it actually works properly. 1998-07-12 16:32:10 +00:00
mouse.h Port syscons to the alpha. The driver itself has moved to sys/isa as it will 1998-08-06 09:15:54 +00:00
pal.h PAL codes needed for asm.h 1998-01-10 22:42:21 +00:00
param.h Add a new library function getobjformat(). It checks all the 1998-09-09 01:21:25 +00:00
pcb.h Import NetBSD/Alpha headers needed to get the FreeBSD userland to compile 1998-03-09 05:43:16 +00:00
pmap.h Use address space numbers to reduce TLB flushes. 1998-08-23 16:05:55 +00:00
proc.h Make ptrace work. 1998-07-15 20:16:28 +00:00
profile.h Import NetBSD/Alpha headers needed to get the FreeBSD userland to compile 1998-03-09 05:43:16 +00:00
prom.h Implement promcncheckc. 1998-07-12 16:15:06 +00:00
psl.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
pte.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
ptrace.h Make ptrace work. 1998-07-15 20:16:28 +00:00
reg.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
reloc.h Import NetBSD/Alpha headers needed to get the FreeBSD userland to compile 1998-03-09 05:43:16 +00:00
rpb.h Add Miata system type and pull in the LOCATE_PCS macro from NetBSD. 1998-08-17 08:26:12 +00:00
setjmp.h Suggested by: bde 1998-01-20 09:09:24 +00:00
signal.h These are a few of the alpha machine dependent header files - the first 1998-01-10 10:13:16 +00:00
stdarg.h Header files which are linked from /usr/include to /usr/include/machine. 1998-01-10 22:09:53 +00:00
swiz.h Add some more useful macros. 1998-08-07 08:17:39 +00:00
types.h Changed to the C9x draft spelling of the (unsigned) integral type 1998-07-14 05:09:48 +00:00
varargs.h Header files which are linked from /usr/include to /usr/include/machine. 1998-01-10 22:09:53 +00:00
vmparam.h Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00