summaryrefslogtreecommitdiffstats
path: root/lib/libarch/amd64/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-01-07amd64_{get,set}_fsbase() are superfluous and unused; delete them.guenther1-3/+3
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-2/+1
2014-07-16zap trailing newlines; "go for it" deraadtokan1-2/+1
2013-05-05remove never implemented amd64 get/set ioperm sysarch. ok guenthertedu1-7/+4
2011-04-13Unrevert the FS.base diff: the issues were actually elsewhereguenther1-4/+7
2011-04-10Revert bulk of the FS.base diff, as it causes issues on some machinesguenther1-7/+4
2011-04-05Add support for per-rthread base-offset for the %fs selector on amd64.guenther1-4/+7
2008-06-09Remove an arch-specific API that wasn't available in the first place, andphessler1-6/+4
2008-05-23- remove USER_LDT, it was never in a state where it would copile, nor willjasper1-5/+4
2004-02-28mtrr callsderaadt1-4/+5
2004-02-28prettyderaadt1-5/+4
2004-02-27change to amd_*() functionsderaadt1-7/+7
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt1-3/+3
2004-02-26x86_64 libarchderaadt1-0/+20