aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master'mainGustav Sörnäs2021-03-17
|\
| * Updated names in standalone/ to match new lab numbering.Filip Strömbäck2021-03-16
* | update clean in src/examplesGustav Sörnäs2020-11-24
* | add and update gitignoresGustav Sörnäs2020-11-24
* | rename kernel -> kernel-rsGustav Sörnäs2020-11-24
* | move rust "libc" to separate crate and link with that insteadGustav Sörnäs2020-11-24
* | always try to build rust kernelGustav Sörnäs2020-11-24
* | add kernel-rsGustav Sörnäs2020-11-24
* | specify debug compilationGustav Sörnäs2020-11-24
* | only link once to libcGustav Sörnäs2020-11-23
* | only link librust when neededGustav Sörnäs2020-11-23
* | update Makefile.userprogGustav Sörnäs2020-11-23
* | userprog makefileGustav Sörnäs2020-11-23
* | add rust.c exampleGustav Sörnäs2020-11-23
|/
* The klaar/pfs test now properly detects crashes better.Filip Strömbäck2020-06-11
* Fixed compilation error on GCC 10.Filip Strömbäck2020-05-26
* Fixed test.Filip Strömbäck2020-05-14
* Fixed typo in comment.Filip Strömbäck2020-05-14
* Fixed sc-bad-nr-1 test.Filip Strömbäck2020-05-14
* Added a few more parameter-validating tests.Filip Strömbäck2020-05-07
* Patched the loader for newer GCC on Ubuntu 19.10.Filip Strömbäck2020-03-31
* New tool for running single tests in Pintos.Filip Strömbäck2020-03-18
* Added new tests for the validating the syscall number.Filip Strömbäck2020-03-18
* Fixed typo in standalone lab3, ptree -> pstreeDaniel Thorén2020-03-07
* Added 'close' test for better testing of syscall parameter validation.Filip Strömbäck2019-05-07
* Merge remote-tracking branch 'skel/master'klaar362019-04-02
|\
| * Output the Pintos command line once more.Filip Strömbäck2018-04-18
| * Merge branch 'new-gcc-qemu-fix' into 'master' klaar362018-04-18
| |\
| | * Fixed compilation issues on the latest GCC and QEMU.Filip Strömbäck2018-04-18
| * | Fixed compilation error of sc-bad-write in GCC 7.4.Filip Strömbäck2018-04-12
| |/
| * make pintos-script perl 5.26 compatibleVidar Westfelt2018-03-22
* | extra felkontroll av esp i standalone/upg8klaar362019-04-02
|/
* imported misc scriptsklaar362017-05-19
* new file modeklaar362017-05-19
* pintos-gdb: auto find gdb-macros pathklaar362017-05-19
* pintos script: removed cpu kvm32 settingklaar362017-05-19
* pintos script modifications for qemu/linuxklaar362017-05-19
* pintos script modifications for qemu/solarisklaar362017-05-19
* -m32 version of pagedir.oklaar362017-05-19
* compile upg5 with -m32klaar362017-05-19
* support 64-bit compilationklaar362017-04-06
* precompiled pagedir codeklaar362017-03-21
* added given files for standalone labsklaar362017-03-20
* TIMER_FREQ test program compilation fixklaar362017-03-20
* Fixed sc-bad-write once again...Filip Strömbäck2016-05-24
* Fixed sc-bad-write test to be more precise.Filip Strömbäck2016-05-18
* Fix up exec-corrupt to accept exit(-1) anywhere, make sc-bad-write reserve sp...Anton S2016-05-17
* explanatory comment and oredering of casesklaar362016-05-16
* Fix for possible bug in exec-missing.Filip Strömbäck2016-05-13
* pfs testklaar362016-05-09