Searched hist:11413 (Results 1 - 9 of 9) sorted by relevance
/gem5/src/kern/linux/ | ||
H A D | flag_tables.hh | 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
/gem5/src/arch/power/linux/ | ||
H A D | linux.cc | diff 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
/gem5/src/arch/alpha/linux/ | ||
H A D | linux.cc | diff 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
/gem5/src/arch/sparc/linux/ | ||
H A D | linux.cc | diff 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
H A D | linux.hh | diff 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
/gem5/src/arch/arm/linux/ | ||
H A D | linux.cc | diff 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
/gem5/src/arch/mips/linux/ | ||
H A D | linux.cc | diff 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
H A D | linux.hh | diff 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
/gem5/src/arch/x86/linux/ | ||
H A D | linux.cc | diff 11413:3d47d83a48eb Fri Apr 01 19:38:00 EDT 2016 Steve Reinhardt <steve.reinhardt@amd.com> syscall_emul: factor out flag tables into common file The openFlagTable and mmapFlagTables for emulated Linux platforms are basically identical, but are specified repetitively for every platform. Use a common file that gets included for each platform so that we only have one copy, making them more consistent and simplifying changes (like adding #ifdefs). In the process, made some minor fixes that slipped through due to previous inconsistencies, and added more #ifdefs to try to fix building on alternative hosts. |
Completed in 33 milliseconds