Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
[gem5.git] / base /
2005-01-19 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-01-19 Lisa HsuAdd a new aggregate trace flag that doesn't print gobs...
2005-01-15 Nathan BinkertNew and improved configuration mechanism. No more...
2004-12-14 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-12-13 Nathan BinkertFix up the random number stuff.
2004-12-06 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-12-06 Ali SaidiAdd support for Tsunami with 64 processors
2004-12-01 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-11-23 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-11-18 Steve ReinhardtMerge
2004-11-18 Steve ReinhardtMinor fixes.
2004-11-17 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2004-11-16 Steve ReinhardtMinor cleanup of symtab code/includes.
2004-11-15 Nathan Binkertfix udp checksums
2004-11-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-11-15 Steve ReinhardtAdd support for sampled PC profiling to FullCPU.
2004-11-14 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2004-11-13 Nathan BinkertMacros are nasty, so let's get rid of them. Convert all
2004-11-12 Ron DreslinskiMerge
2004-11-10 Nathan BinkertMake it so we can cast an EthAddr to a 64-bit integer
2004-10-25 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-10-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-23 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-10-23 Nathan Binkertflesh out the TCP/IP/Ethernet support
2004-10-23 Nathan Binkertmake stuff compile on openbsd again
2004-10-23 Nathan Binkertget rid of pmap.h and make things variables and inline
2004-10-22 Nathan BinkertMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-22 Nathan BinkertClean up the Range class and associated usages. The...
2004-10-18 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-18 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/m5
2004-10-17 Erik HallnorMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-17 Ali SaidiFixes for bigendian platforms
2004-10-01 Nathan Binkertfix some bugs in the headers and fix checksumming.
2004-09-22 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-09-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-09-21 Nathan Binkerta bit more cleaning of the network header wrappers.
2004-09-20 Nathan BinkertClean up network header stuff and make it more generic...
2004-08-20 Nathan Binkert- Clean up and factor out all of the binning code...
2004-08-19 Ali SaidiAdded code using VPtr to be able to extract info from...
2004-08-10 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-08-05 Steve ReinhardtIntegrate Python configuration script parsing into...
2004-08-02 Ali Saidimerged full_cpu.ini, system.ini and devtime.c
2004-08-02 Nathan Binkertfix compile
2004-07-30 Nathan BinkertMove all of the object matching code to a shared file...
2004-07-30 Nathan BinkertMake the DDUMP tracing feature output the cycle number and
2004-07-28 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5
2004-07-26 Nathan BinkertMove the query function to the cc file and make trace...
2004-07-23 Nathan BinkertMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-07-23 Nathan Binkertadd a trace mechanism to trace sql stuff
2004-07-23 Nathan BinkertStats database fixes to avoid naming conflicts in the...
2004-07-23 Nathan Binkertmore initial checking of stats
2004-07-14 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-07-11 Lisa Hsuthe changeset of partitioned caches. this changeset...
2004-07-09 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-08 Nathan BinkertClean up some mysql stuff to make things work again and
2004-07-08 Nathan BinkertTick is signed, so make Event start be large and positive,
2004-07-07 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-06 Nathan BinkertMake binning work with stuff other than FS_MEASURE
2004-07-03 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-07-03 Steve ReinhardtInitial SCons-based build system. See scons.org.
2004-06-30 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-06-30 Nathan Binkertfix the -I flag stuff for CPP so it actually works...
2004-06-30 Andrew SchultzMerge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alsch...
2004-06-28 Nathan Binkertfix up the recordEvent stuff to support ignoring events
2004-06-28 Nathan Binkertadd support to add a string to indicate a particular...
2004-06-27 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-06-27 Ali Saidiallow the use of old console code and update elf_object...
2004-06-27 Ali Saidirewrote uart and renamed console.cc to simconsole to...
2004-06-23 Ali Saidiminor changes to endian code so that it runs on x86...
2004-06-23 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali Saidipull from head before pushing linux tree
2004-06-22 Steve ReinhardtHandle SIGABRT a little more nicely.
2004-06-21 Lisa Hsul
2004-06-21 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/linux
2004-06-21 Ali Saidistart towards getting m5 endian compliant
2004-06-15 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5-head
2004-06-15 Steve ReinhardtGet software prefetching to work in full-system mode.
2004-06-10 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-06-10 Ali SaidiFixes for detailed boot, made cttz and ctlz instruction...
2004-06-08 Ali SaidiUpdated Copyright with information in bitkeeper changelogs
2004-06-02 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5 into lush.(none...
2004-06-01 Andrew SchultzMerge zizzer:/bk/linux
2004-06-01 Ali SaidiMerge saidi@zizzer:/z/m5/Bitkeeper/m5/
2004-05-31 Ali SaidiMerged head into linux tree
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-27 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-05-26 Ali Saidiremoval of bootloader from config file, merged
2004-05-26 Ali SaidiFixed serial support in 2.6 (too much work for...)
2004-05-24 Ali SaidiMerge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitke...
2004-05-23 Nathan Binkertmake the interaction of the stats event stuff with the
2004-05-21 Nathan BinkertAdd support for event tracking. Esentially this puts...
2004-05-21 Nathan Binkertrename namespace Statistics to Stats
2004-05-21 Nathan BinkertChange the namespace Statistics to Stats
2004-05-18 Lisa Hsumerge m5 with linux for the event and binning lifting
2004-05-17 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Lisa Hsupush the new system_events file that i was prevented...
2004-05-14 Ali Saidimanual merge of linux_system and makefile
2004-05-13 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-05-12 Nathan BinkertMake a new stat type of Value which is a scalar stat...
next