summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2004-11-15Minor cleanup of symtab code/includes.Steve Reinhardt
2004-11-15fix udp checksumsNathan Binkert
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-11-10Make it so we can cast an EthAddr to a 64-bit integerNathan Binkert
2004-10-23flesh out the TCP/IP/Ethernet supportNathan Binkert
2004-10-23make stuff compile on openbsd againNathan Binkert
2004-10-23get rid of pmap.h and make things variables and inlineNathan Binkert
2004-10-22Clean up the Range class and associated usages. The code wasNathan Binkert
2004-10-16Fixes for bigendian platformsAli Saidi
2004-10-01fix some bugs in the headers and fix checksumming.Nathan Binkert
2004-09-21a bit more cleaning of the network header wrappers.Nathan Binkert
2004-09-20Clean up network header stuff and make it more generic. UseNathan Binkert
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-08-18Added code using VPtr to be able to extract info from linux threadAli Saidi
2004-08-05Integrate Python configuration script parsing into m5 itself.Steve Reinhardt
2004-08-02fix compileNathan Binkert
2004-07-30Move all of the object matching code to a shared file so it canNathan Binkert
2004-07-30Make the DDUMP tracing feature output the cycle number andNathan Binkert
2004-07-26Move the query function to the cc file and make trace stuff workNathan Binkert
2004-07-23add a trace mechanism to trace sql stuffNathan Binkert
2004-07-22Stats database fixes to avoid naming conflicts in the databaseNathan Binkert
2004-07-22more initial checking of statsNathan Binkert
2004-07-10the changeset of partitioned caches. this changeset creates Split tagstore ...Lisa Hsu
2004-07-08Clean up some mysql stuff to make things work again andNathan Binkert
2004-07-08Tick is signed, so make Event start be large and positive,Nathan Binkert
2004-07-06Make binning work with stuff other than FS_MEASURENathan Binkert
2004-07-02Initial SCons-based build system. See www.scons.org.Steve Reinhardt
2004-06-30fix the -I flag stuff for CPP so it actually works right.Nathan Binkert
2004-06-28fix up the recordEvent stuff to support ignoring eventsNathan Binkert
2004-06-28add support to add a string to indicate a particular sample of a runNathan Binkert
2004-06-27allow the use of old console code and update elf_object not to rely on EM_ALP...Ali Saidi
2004-06-26rewrote uart and renamed console.cc to simconsole to reduce confusionAli Saidi
2004-06-23minor changes to endian code so that it runs on x86 linuxAli Saidi
2004-06-23Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endianAli Saidi
2004-06-22Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-linuxAli Saidi
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-21Handle SIGABRT a little more nicely.Steve Reinhardt
2004-06-21lLisa Hsu
2004-06-21Merge saidi@zizzer.eecs.umich.edu:/bk/linuxAli Saidi
2004-06-21start towards getting m5 endian compliantAli Saidi
2004-06-15Get software prefetching to work in full-system mode.Steve Reinhardt
2004-06-10Fixes for detailed boot, made cttz and ctlz instructions more compact,Ali Saidi
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-31Merged head into linux treeAli Saidi
2004-05-26Fixed serial support in 2.6 (too much work for...)Ali Saidi
2004-05-23make the interaction of the stats event stuff with theNathan Binkert
2004-05-21Add support for event tracking. Esentially this puts a sequenceNathan Binkert
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-21Change the namespace Statistics to StatsNathan Binkert