summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32/linux32_locore.s
Commit message (Expand)AuthorAgeFilesLines
* Update for LINUX32 rename. The assembler didn't complain about undefinedjhb2015-10-291-2/+2
* Being exported through vdso the note.Linux section used by glibcdchagin2015-05-241-2/+2
* Put linux_platform into the vdso to avoid copying it onto the stack atdchagin2015-05-241-0/+6
* Implement vdso - virtual dynamic shared object. Through vdso Linuxdchagin2015-05-241-20/+132
* Save and restore segment registers on amd64 when entering and leavingkib2009-04-011-4/+0
* Change some movl's to mov's. Newer GAS no longer accept 'movl' instructionsobrien2009-01-311-4/+4
* Segment registers are stored in the uc_mcontext member of the structkib2008-09-071-2/+3
* MFP4: Linux set_thread_area syscall (aka TLS) support for amd64.jkim2007-03-301-4/+0
* Add preliminary support for running 32-bit Linux binaries on amd64, enabledtjr2004-08-161-0/+45
OpenPOWER on IntegriCloud