summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include
AgeCommit message (Expand)Author
2001-09-28proper values for long double type (from NetBSD)Jason Wright
2001-09-28proper values for ieee rounding modes (from NetBSD)Jason Wright
2001-09-26missed in previous merge with NetBSD:Jason Wright
2001-09-26grab the "compatible" prom property and use that for searching the deviceJason Wright
2001-09-26change *int64*_t types to long long; ok art/jasonTheo de Raadt
2001-09-25Add a bunch of relocation types.Artur Grabowski
2001-09-24Just one relocation type (needed for ld.so) right now.Artur Grabowski
2001-09-20correct %b stringsJason Wright
2001-09-20openfirmware device (and move ksyms decl to conf.h)Jason Wright
2001-09-18bring sparc64 OUT of the stone age... MAXPARTITIONS 16Jason Wright
2001-09-15Mostly rewritten decode of fpu emulation:Jason Wright
2001-09-11protect from multiple inclusionJason Wright
2001-09-10varargs from sparcArtur Grabowski
2001-09-10Enough for libc_r on sparc64 to build (this stuff is mostly taken from sparc,Jason Wright
2001-09-06machine dependent defs from netbsd/sparcJason Wright
2001-09-06define BUS_DMA_RAWArtur Grabowski
2001-09-06Some glue for COMPAT_NETBSDArtur Grabowski
2001-09-04Don't explicitly size the intrhand array in the extern declaration (from netbsd)Jason Wright
2001-09-02Oops.Artur Grabowski
2001-08-31implement autoconf mechanism using device_register(); from NetBSD.Jason Wright
2001-08-30add __HAS_NEW_BUS_DMAMAP_SYNCJason Wright
2001-08-25profile.h from sparc, slightly hacked up to match ELF.Artur Grabowski
2001-08-25float.h from sparc.Artur Grabowski
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-23UID_MAX and GID_MAXArtur Grabowski
2001-08-23weak_alias and warn_referencesArtur Grabowski
2001-08-23setjmp.h, trivial.Artur Grabowski
2001-08-23ieeefp.h from sparcArtur Grabowski
2001-08-23fix args in stream -> raw conversion.Artur Grabowski
2001-08-22Some "raw" wrappers around "stream" methods.Artur Grabowski
2001-08-22Fix interrupt establishing.Artur Grabowski
2001-08-22setup the 'machine' commands for ddbJason Wright
2001-08-21zs and all it's associated stuff (all from NetBSD).. Works on my ultra1,Jason Wright
2001-08-20$OpenBSD$Jason Wright
2001-08-20more stuff to do with OpenBSD/sparc style bootpath determinationJason Wright
2001-08-19elf64, not elf.Artur Grabowski
2001-08-19_NLIST_DO_ELF and _KERN_DO_ELF are needed too.Artur Grabowski
2001-08-19NATIVE_EXEC_ELFArtur Grabowski
2001-08-19adapt to our variant of branch_takenArtur Grabowski
2001-08-19match our reality.Artur Grabowski
2001-08-19db_machdep from NetBSD.Artur Grabowski
2001-08-19Lot of stuff... Some from NetBSD, some from OpenBSD, minor modificationsJason Wright
2001-08-19proto for OF_set_callbackArtur Grabowski
2001-08-19proto for child_returnArtur Grabowski
2001-08-18more includes from NetBSDJason Wright
2001-08-18more includes from NetBSD.Artur Grabowski
2001-08-18from netbsd (no modifications worth writing about)Jason Wright
2001-08-18 - Don't include sys/sched.h for now.Artur Grabowski
2001-08-18more from netbsdJason Wright
2001-08-18NKMEMCLUSTERS + PAGE_SIZE & co.Artur Grabowski