summaryrefslogtreecommitdiff
path: root/src/cpu/o3/free_list.hh
AgeCommit message (Expand)Author
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-07-08Registers: Add a registers.hh file as an ISA switched header.Gabe Black
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2008-02-27Add comments in code to describe bug conditions.Korey Sewell
2008-02-27Fix offset in removeThread() function so that float registers start freeing upKorey Sewell
2007-04-22Make the floating point zero register special handling only apply for ALPHA.Gabe Black
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-22New directory structure:Steve Reinhardt