gem5/src/arch/alpha/tru64
Marc Orr d55115936e syscall emulation: Clean up ioctl handling, and implement for x86.
Enable different whitelists for different OS/arch combinations,
since some use the generic Linux definitions only, and others
use definitions inherited from earlier Unix flavors on those
architectures.

Also update x86 function pointers so ioctl is no longer
unimplemented on that platform.

This patch is a revised version of Vince Weaver's earlier patch.
2012-08-06 16:52:40 -07:00
..
process.cc MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
process.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
system.cc MEM: Make port proxies use references rather than pointers 2012-02-24 11:45:30 -05:00
system.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tru64.cc style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
tru64.hh syscall emulation: Clean up ioctl handling, and implement for x86. 2012-08-06 16:52:40 -07:00