summaryrefslogtreecommitdiffstats
path: root/bsd-user/i386
Commit message (Expand)AuthorAgeFilesLines
* bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.hWarner Losh2021-10-181-2/+0Star
* bsd-user: TARGET_RESET define is unused, remove itWarner Losh2021-10-181-2/+0Star
* user: Remove cpu_get_pic_interrupt() stubsPhilippe Mathieu-Daudé2021-09-141-5/+0Star
* bsd-user: Add target_arch_reg to describe a target's register setWarner Losh2021-09-101-0/+82
* bsd-user: Add architecture specific signal tramp codeWarner Losh2021-09-101-0/+29
* bsd-user: *BSD specific siginfo defintionsWarner Losh2021-09-101-0/+94
* bsd-user: Create target specific vmparam.hWarner Losh2021-09-101-0/+46
* bsd-user: pull in target_arch_thread.h update target_arch_elf.hWarner Losh2021-09-102-49/+50
* bsd-user: Move per-cpu code into target_arch_cpu.hWarner Losh2021-09-102-0/+210
* bsd-user: start to move target CPU functions to target_arch*Warner Losh2021-09-102-0/+106
* bsd-user: move arch specific defines out of elfload.cWarner Losh2021-09-101-0/+81
* bsd-user: remove target_signal.h, it's unusedWarner Losh2021-05-111-20/+0Star
* bsd-user: move strace OS/arch dependent code to host/arch dirsStacey Son2021-01-112-0/+96
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directoriesLluís Vilanova2016-02-251-0/+4
* bsd-user: FreeBSD updateJuergen Lock2009-10-181-0/+14
* BSD user: initial support for i386 and x86_64 targetsblueswir12009-04-112-0/+167