aboutsummaryrefslogtreecommitdiff
path: root/linux-user/microblaze/target_signal.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-06linux-user: Move target_signal.h generic definitions to generic/signal.hSong Gao1-18/+0
2021-10-01linux-user/microblaze: Implement setup_sigtrampRichard Henderson1-0/+2
2020-11-11linux-user: Correct definition of stack_tLemonBoy1-3/+3
2020-10-14linux-user/microblaze: Remove non-rt signal framesRichard Henderson1-1/+0
2018-06-04linux-user: move generic signal definitions to generic/signal.hLaurent Vivier1-0/+2
2018-06-04linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier1-7/+0
2018-04-30linux-user: define TARGET_ARCH_HAS_SETUP_FRAMELaurent Vivier1-5/+1
2018-04-30linux-user: move microblaze signal.c parts to microblaze directoryLaurent Vivier1-1/+5
2018-04-10linux-user: fix microblaze get_sp_from_cpustate()Laurent Vivier1-1/+1
2016-07-12linux-user: Clean up target_signal.h header guardsMarkus Armbruster1-3/+3
2016-05-27linux-user: Support for restarting system calls for Microblaze targetsTimothy E Baldwin1-0/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2009-05-26microblaze: Add syscall, signal and termbits defs for linux-user.Edgar E. Iglesias1-0/+29