summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-30update refs for uart device changesAli Saidi
2007-04-30fix igbe bugAli Saidi
2007-04-30fix console printing bugAli Saidi
2007-04-30add the ability for the ethernet device to check if the link is busyAli Saidi
2007-04-30add a udp stream benchmark and a udp loopback benchmarkAli Saidi
2007-04-30make ping actually endAli Saidi
2007-04-27Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2007-04-27gcc 4.1 claims that mem_data might be used uninitialized,Nathan Binkert
2007-04-27Merge ktlim@zizzer:/bk/newmemKevin Lim
2007-04-27Updates for clock changes.Kevin Lim
2007-04-27Actually move the time two minutes into the future to make sureNathan Binkert
2007-04-27whack the old list of outstanding issues, and put the new list at the topNathan Binkert
2007-04-27Update Alpha reference stats for clock changes.Kevin Lim
2007-04-27Update release notesNathan Binkert
2007-04-27Make sure that we don't rebuild libelf stuff that we don'tNathan Binkert
2007-04-26Fix mutex test script for latest disk image.Kevin Lim
2007-04-26Remove extra delete that was causing segfault.Kevin Lim
2007-04-26Remove unnecessary check.Kevin Lim
2007-04-23Merge zizzer:/bk/newmemRon Dreslinski
2007-04-23Fix the splash2 run scriptRon Dreslinski
2007-04-23Merge zizzer:/bk/newmemLisa Hsu
2007-04-23update_refs for ALPHA_FS with new disk image.Lisa Hsu
2007-04-23Merge zizzer:/bk/newmemRon Dreslinski
2007-04-23Update refs for CPU clock changes and O3 CPI/IPC calculation updates.Kevin Lim
2007-04-22Merge ktlim@zizzer:/bk/newmemKevin Lim
2007-04-22Updated refs for calculating IPC/CPI.Kevin Lim
2007-04-22Use proper cycles for IPC and CPI equations.Kevin Lim
2007-04-22Update refs for new CPU frequency changes.Kevin Lim
2007-04-22Update configs to set the CPU clock properly.Kevin Lim
2007-04-21Merge zizzer:/bk/newmemAli Saidi
2007-04-21fixes for solaris compileAli Saidi
2007-04-21create base/fenv.c to standerdize fenv across platforms. It's a c file and no...Ali Saidi
2007-04-20spec-surge-client.rcS:Lisa Hsu
2007-04-18update the stuff that's removed from the SConscriptsNathan Binkert
2007-04-18Move the turbolaser python simobject stuff into theNathan Binkert
2007-04-18fix SIGUSR1 and SIGUSR2 by clearing the variables afterNathan Binkert
2007-04-16Merge zizzer:/bk/newmemRon Dreslinski
2007-04-16Fixes for splash, may conflict with Korey's SMT work and doesn't support 03cp...Ron Dreslinski
2007-04-15Merge ktlim@zizzer:/bk/newmemKevin Lim
2007-04-15Update long test refs.Kevin Lim
2007-04-13Merge zizzer:/bk/newmemAli Saidi
2007-04-13take a first stab at the release notesAli Saidi
2007-04-12Completely re-work how the scons framework incorporates swigNathan Binkert
2007-04-12Don't allow Source to accept multiple arguments, lists,Nathan Binkert
2007-04-12Fix NextEthernetAddr.Nathan Binkert
2007-04-12Add a scons hack to force symlinks to the swig .i filesNathan Binkert
2007-04-11Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-04-11Make trying to execute macroops fail with a better error message.Gabe Black
2007-04-11Create a filter and a union to translate the SPARC instruction implementation...Gabe Black
2007-04-10Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black