NetBSD/sys/arch/alpha
skrll 06acf46b03 Introduce a new type Elf_Symindx for use in decoding the symbol hash table
section and allow this type to be overridden.

The ELF specification says it should always be uint32_t (Elf_Word), but
alpha decided to be different (not sure why). Define Elf_Symindx to be
uint64_t on alpha.

Alpha no longer uses non-standard definitions of Elf64_Sword and
Elf64_Word.  Remove the ability to override these types.

Fixes ld.elf_so after Herculean effort from me and martin.
2010-09-30 09:11:18 +00:00
..
a12 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
alpha implement cpu_lwp_setprivate() on several platforms. 2010-07-07 01:20:49 +00:00
common Use bus_dmamem common. 2009-08-21 03:39:41 +00:00
compile
conf add btmagic(4) where other Bluetooth drivers are listed 2010-05-22 19:02:07 +00:00
eisa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
include Introduce a new type Elf_Symindx for use in decoding the symbol hash table 2010-09-30 09:11:18 +00:00
isa ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
jensenio Typo in comment. 2010-02-02 20:40:07 +00:00
mcbus device/softc split 2008-07-09 21:30:04 +00:00
pci Share some attention with apecs(4). 2010-04-15 13:02:13 +00:00
sableio Cleanup interrupt establish error messages. Do not mix 2009-12-04 11:13:04 +00:00
stand change LOAD_NOTE to LOAD_BACKWARDS 2010-08-25 16:30:44 +00:00
tc Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
tlsb Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
STYLE