Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
[gem5.git] / arch /
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-13 Nathan Binkertdefining SYSTEM_EV5 isn't all that necessary
2004-11-13 Nathan Binkertdefining SYSTEM_EV5 isn't all that necessary
2004-11-12 Ron DreslinskiMerge
2004-11-10 Nathan BinkertUse the inPalMode function instead of the PC_PAL macro
2004-11-10 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-11-10 Nathan BinkertDon't use the global check_interrupts variable. Add...
2004-11-03 Taeho KgilAdd Inorder CPU model
2004-10-25 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-10-25 Nathan BinkertDon't use magic numbers.
2004-10-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-23 Nathan Binkertget rid of pmap.h and make things variables and inline
2004-10-23 Nathan Binkertin the arch/alpha directory we should use arch/alpha...
2004-10-23 Steve ReinhardtMake targetarch directory in build tree and copy arch...
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 Ali SaidiFixes for bigendian platforms
2004-09-22 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-09-22 Ali Saidifix unaligned memory offset and some small fixes to...
2004-09-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-09-21 Erik HallnorUpdate copies to work around alignment faults.
2004-09-10 Ali SaidiMerge zizzer:/bk/m5
2004-09-03 Ali Saidiadded system option to bin interrupt code seperately.
2004-08-20 Nathan Binkert- Clean up and factor out all of the binning code...
2004-08-10 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-08-02 Ali Saidimerged full_cpu.ini, system.ini and devtime.c
2004-08-02 Ali Saidiadded m5 debug and m5 switch cpu instruction (doesn...
2004-07-30 Ali SaidiAdded debug printk support
2004-07-14 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-07-08 Ali Saidifixed a bad merge from linux<->tru64
2004-07-03 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-07-02 Nathan BinkertNeed to #include <unistd.h> to build with pread
2004-07-01 Nathan Binkertimplement the readfile pseudo instruction that will...
2004-07-01 Nathan Binkertrename CopyData to CopyOut and implement CopyIn to...
2004-06-30 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-06-30 Nathan Binkertadd asn when tracing tlb stuff
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-27 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
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 Saidiifdefed ev5 vs. ev6 differences so Tlaser can work...
2004-06-22 Ali Saidipull from head before pushing linux tree
2004-06-21 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/linux
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-06 Ali SaidiMerge saidi@zizzer:/z/m5/Bitkeeper/linux/
2004-06-04 Ali SaidiAdded ctlz and cttz instructions to isa_desc for use...
2004-06-02 Andrew SchultzMerge zizzer:/bk/linux
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 Steve ReinhardtRenamed OpClass enum members: they all end in 'Op'...
2004-05-31 Ali SaidiMerged head into linux tree
2004-05-28 Kevin LimUpdated FastCPU model with all the recent changes.
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-27 Kevin LimFastCPU model added. It's very similar to the SimpleCP...
2004-05-27 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-05-24 Ali SaidiMerge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitke...
2004-05-21 Nathan Binkertadd a few statistics events
2004-05-21 Nathan Binkertrename namespace Statistics to Stats
2004-05-21 Nathan BinkertChange the namespace Statistics to Stats
2004-05-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-05-19 Andrew SchultzRemove the uncacheable bit 39 check (needs to be merged...
2004-05-19 Steve ReinhardtAdd a level of indirection to the register accessors...
2004-05-18 Steve ReinhardtReplace explicit xc->misspeculating() tests in execute...
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 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Steve ReinhardtSignificant changes to ISA description to completely...
2004-05-14 Ali Saidimanual merge of linux_system and makefile
2004-05-13 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-05-13 Nathan BinkertAdd VPtr class that makes it possible to esentially...
2004-05-13 Nathan Binkertremove the annotation junk
2004-05-13 Nathan Binkertpass the address of both the old an new pcbb on context
2004-05-12 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-05-12 Lisa Hsusuccessful merge, linux still builds and runs as far...
2004-05-11 Andrew SchultzMerge zizzer:/bk/linux
2004-05-11 Lisa Hsufirst pass at merging m5 with linux
2004-05-10 Steve ReinhardtDo a better job of factoring out CPU model in ISA descr...
2004-05-10 Ali SaidiAdded ULL for 64bit ints
2004-05-08 Steve ReinhardtMerge
2004-05-06 Andrew SchultzWhole mess'o'changes.. see individual files
2004-05-04 Nathan BinkertMajor stats package cleanup
2004-04-06 Steve ReinhardtBeta version of Python configuration tool. Generates...
2004-04-05 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-04-03 Steve ReinhardtMore {Itb,Dtb} -> {ITB,DTB} renames (forgot to test...
2004-04-03 Steve ReinhardtMerge
2004-04-03 Steve ReinhardtBasic cleanup pass to get rid of a few things that...
2004-03-24 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-03-24 Nathan BinkertULL()
2004-03-12 Lisa Hsumerge etherpkt and makefile
2004-03-11 Lisa Hsumerge with m5 head
2004-03-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-05 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2004-03-05 Erik HallnorReenable functioning copies.
next