pintos: Avoid literal control character in Perl variable name.
[pintos-anon] / src / misc /
2015-12-17 John OusterhoutPatches to make Bochs 2.6.2 work with Pintos
2011-08-25 Russ RossFix boot under Bochs when Pintos is compiled with recen...
2011-08-25 Russ RossFix Bochs build with recent GCC.
2008-11-13 Godmar Backadded btthreadall to dump all threads
2007-03-31 Ben PfaffFix bug in jitter reported by Godmar Back (BIOS wouldn...
2007-02-06 Godmar Backadded patch to make bochs work with gdb 6.5
2007-01-11 Ben PfaffDon't call bx_gdbstub_exception when we're not compilin...
2006-12-08 Ben PfaffMake it possible to ignore page faults in GDB.
2006-09-09 Ben PfaffFix issue reported by Godmar Back:
2006-09-09 Ben PfaffConvert tabs to spaces to make cut-and-paste to interac...
2006-06-01 Ben PfaffAdd installation chapter to manual. Remove now-redunda...
2006-05-30 Ben PfaffAdd patch to support serial terminals under Solaris.
2006-04-08 Ben PfaffAdd patch to make a triple fault break to the gdb stub...
2006-04-07 Ben PfaffAdd GDB macros written by Godmar Back.
2006-04-05 Ben PfaffExplain new patches.
2006-04-03 Ben PfaffNow it actually works.
2006-04-03 Ben PfaffStupid me.
2006-04-03 Ben PfaffSolaris patch.
2006-04-03 Ben PfaffMake it more robust.
2006-04-03 Ben PfaffAdd another necessary patch.
2006-04-03 Ben PfaffReverse patches (oops).
2006-04-03 Ben PfaffFix typos.
2006-04-03 Ben PfaffFirst stab at Bochs 2.2.6 upgrade (not yet tested).
2005-12-21 Ben PfaffDon't need GCC patch anymore because we don't use Intel...
2005-06-19 Ben PfaffUse binutils 2.15, not 2.16, because it doesn't have...
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.
2005-01-04 Ben PfaffUpdate Bochs and toolchain build summaries.
2005-01-04 Ben PfaffPatch for gcc-3.3.5.
2004-10-15 Ben PfaffFix a few details.
2004-09-29 Ben PfaffMove TODO.
2004-09-26 Ben Pfaff--enable-4meg-pages not needed after all
2004-09-25 Ben PfaffAdd --enable-4meg-pages to configure
2004-09-22 Ben PfaffDon't pick n == 1 for jitter.
2004-09-21 Ben PfaffAdd jitter feature to Bochs.
2004-09-19 Ben PfaffExplain how to use patch.
2004-09-19 Ben PfaffExplain how to use patch.
2004-09-19 Ben PfaffImprove description.
2004-09-15 Ben PfaffAdd Solaris serial support.
2004-09-13 Ben PfaffBochs patches for Solaris.