summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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
2004-05-18merge m5 with linux for the event and binning liftingLisa Hsu
2004-05-17push the new system_events file that i was prevented from pushing way back wh...Lisa Hsu
2004-05-12Make a new stat type of Value which is a scalar stat thatNathan Binkert
2004-05-11successful merge, linux still builds and runs as far it used to, network devi...Lisa Hsu
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-06Whole mess'o'changes.. see individual filesAndrew Schultz
2004-05-06add support for sticking generated files in the build directoryNathan Binkert
2004-05-04Major stats package cleanupNathan Binkert
2004-05-04Function for getting usernameNathan Binkert
2004-04-21This is where I'm at for Linux Ethernet before I head to Mexico.Lisa Hsu
2004-03-24Minor cleanup from building & diffing behaviorSteve Reinhardt
2004-03-24Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-03-24Hacks to make the libelf stuff work in openbsd.Nathan Binkert
2004-03-24Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-03-24A few memory system performance enhancements.Erik Hallnor
2004-03-24Minor changes to TimeNathan Binkert
2004-03-11merge with m5 headLisa Hsu
2004-03-04Overall gist of this is to 'dynamicize' the tracking of functions so you can ...Lisa Hsu
2004-02-29Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2004-02-29Initial cleanup pass of lisa's function call trackingNathan Binkert
2004-02-29more debugging supportNathan Binkert
2004-02-25Fix stats debugging and always compile it in for theNathan Binkert
2004-02-21Load local kernel symbols, and set aic7xxx_no_reset to prevent an initialAndrew Schultz
2004-02-20Make it so dump takes a void *Nathan Binkert
2004-02-19Remote an old hack that is now unnecessaryAndrew Schultz
2004-02-13Fix to remote debugger while in PALAndrew Schultz
2004-02-09Merge linux tree with headAndrew Schultz
2004-02-09- Whack unused codeNathan Binkert
2004-02-09Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2004-02-09random fixesNathan Binkert
2004-02-08Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-08Separate template definitions and instantiations into *_impl.hh and *.cc. Eve...Erik Hallnor
2004-02-07Totally rework the Range class. Now the range is from [start, end)Nathan Binkert
2004-02-05Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-04More reformatting of reference parameter declarations.Steve Reinhardt
2004-02-03mergeNathan Binkert
2004-02-03Remote debugging cleanup and internal debugging supportNathan Binkert
2004-02-02Change "Foo& foo" declarations to "Foo &foo".Steve Reinhardt
2004-02-02More conversions of ref-counted parameters to references:Steve Reinhardt