aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/_types.h
Commit message (Expand)AuthorAgeFilesLines
* Copy amd64 _types.h to x86 and merge with i386 _types.h. Replace existingTijl Coosemans2012-02-281-113/+3
* Replace __signed by signed.Ed Schouten2011-12-131-1/+1
* Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-1/+0
* Translate from the i386. All FP constants and operations are evaluatedBruce Evans2008-01-171-1/+1
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoWarner Losh2006-01-091-2/+0
* Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate forWarner Losh2006-01-011-0/+2
* Check the alignment of the IP header before passing the packet up to theAndrew Thompson2005-07-021-0/+2
* Remove diffs to i386 version that came in via the compiler support ifdefs.Peter Wemm2005-03-111-2/+2
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-2/+7
* Introduce the cpumask_t type. The purpose of the type is to create aMarcel Moolenaar2004-03-201-0/+1
* Provide a fake varargs implementation for lint's benefit. This wayPeter Wemm2003-05-101-0/+4
* Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm2003-05-011-1/+3
* - Add vm_paddr_t, a physical address type. This is required for systemsJake Burkholder2003-03-251-0/+1
* Move several MI types from <machine/_types.h> to <sys/_types.h>.Mike Barcroft2002-08-231-37/+0
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-0/+139