freebsd-src/sys/alpha
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
..
alpha Cosmetic changes to the PAGE_XXX macros to make them consistent with 1998-09-04 18:49:35 +00:00
conf Device framework code now declared in MI code. 1998-09-07 07:29:30 +00:00
include Add a new library function getobjformat(). It checks all the 1998-09-09 01:21:25 +00:00
isa Lots of changes, including: 1998-08-10 07:53:59 +00:00
linux Initial support for using linux X servers under emulation - to use an 1998-08-31 06:55:02 +00:00
pci I managed to break sparse configuration accesses with my last commit. 1998-08-13 08:11:27 +00:00
tc Add support for TurboChannel alphas (DEC 3000/300 and 3000/500). 1998-08-20 08:27:11 +00:00
tlsb Make SimOS work again. 1998-09-04 08:01:26 +00:00