Correct a typo
[gem5.git] / src /
2007-03-05 Gabe BlackCorrect a typo
2007-03-05 Gabe BlackMake the constructor (and all the other functions)...
2007-03-05 Gabe BlackVarious touch ups
2007-03-05 Gabe BlackAdded a missing include.
2007-03-05 Gabe BlackAdded a missing include.
2007-03-05 Gabe BlackFix up the remote gdb include gaurds so it doesn't...
2007-03-05 Gabe Blackx86 register file includes.
2007-03-05 Gabe BlackInclude the x86 specific traits file.
2007-03-05 Gabe BlackStub x86 Fault class which just panics.
2007-03-05 Gabe BlackA new file for x86 specific parameters. This could...
2007-03-05 Gabe BlackAdd in a declaration of class Checkpoint rather than...
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Nathan BinkertDon't use the exact same name as a system header #define
2007-03-04 Ali Saidiadd a sparc fs regression
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-04 Ali SaidiAdd Iob and remove the fake device
2007-03-03 Ali SaidiImplement Niagara I/O interface and rework interrupts
2007-03-03 Nathan Binkertinclude signal.h
2007-03-03 Gabe BlackFilled in with basic x86 stuff. Some things are missing...
2007-03-03 Gabe BlackFilled in with basic x86 information. Some things are...
2007-03-03 Gabe BlackAdd build hooks for x86.
2007-03-03 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertDo the default argument stuff in python
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertFactor code out of main.cc and main.i into a bunch...
2007-03-03 Gabe BlackImplement the _llseek syscall. It's Linux only, so...
2007-03-03 Gabe BlackFix some issues with 32 bit processes.
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Ali Saidimake ldtw(a) -- Twin 32 bit load work correctly --...
2007-03-02 Gabe BlackForgot to commit this new file last earlier.
2007-02-28 Gabe BlackMake the m5 psuedo instructions use the BasicOperate...
2007-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-28 Gabe BlackMake trap instructions always generate TrapInstruction...
2007-02-28 Gabe BlackThe "hostname" variable isn't used in the process class...
2007-02-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-25 Ali SaidiMerge zizzer:/bk/newmem
2007-02-25 Ali Saidimake m5 readfile work on solaris... we can have a solar...
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-23 Gabe BlackAli and I both made the same change and we only need...
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-23 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Gabe BlackMake the m5 pseudo instructions only work in FS. Also...
2007-02-22 Nathan BinkertMake it easier to turn off the remote debugger
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Nathan BinkertGet rid of the ConsoleListener SimObject and just fold the
2007-02-22 Ali Saidifix se compiling oops
2007-02-22 Nathan BinkertMake sure that all variables in the NSGigE device model are
2007-02-22 Nathan BinkertMake comments refer to ticks not cycles
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Ali Saidiadd pseduo instruction support for sparc
2007-02-22 Nathan BinkertFix compile issues on gcc 4.1.x related to namespaces.
2007-02-21 Nathan BinkertFix tracing so it starts right away if --trace-start...
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-21 Nathan BinkertAutomatically generate m5/internal/__init__.py and...
2007-02-21 Nathan BinkertFix majory brokenness in my previous MySQL commit,...
2007-02-21 Nathan Binkert#include needed for compile
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-19 Ali Saidiimplement vtophys and 32bit gdb support
2007-02-18 Nathan BinkertGet rid of the stand alone ParamContext since all of the
2007-02-18 Nathan BinkertGet rid of the Serialize and IntervalStats Param contexts
2007-02-18 Nathan BinkertGet rid of the Statistics and Statreset ParamContexts...
2007-02-18 Nathan BinkertCheck that there is a param context list before trying
2007-02-18 Nathan BinkertRemove the event_ignore stuff since it was never really...
2007-02-18 Nathan BinkertGive the progress event its own priority
2007-02-18 Nathan BinkertDefault to tracing being disabled in C++, it will be...
2007-02-18 Nathan BinkertPass an exception from a python event through the event...
2007-02-15 Ali SaidiMerge zizzer:/bk/newmem
2007-02-15 Ali Saidifixup remote gdb support for sparc fs
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-14 Gabe BlackForce the st_blksize field of a stat call to be 8k.
2007-02-13 Ali SaidiMake mulitple consoles work and be distinguishable...
2007-02-13 Steve ReinhardtUpdate MIPS ISA description to work with new write...
2007-02-13 Ali Saidifix compiling problems
2007-02-13 Nathan BinkertMerge all of the execution trace configuration stuff...
2007-02-13 Nathan BinkertRearrange traceflags.py so that the file generation...
2007-02-12 Ali Saidisome forgotten commits
2007-02-12 Ali Saidimake hver match legion
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Ali Saidirename store conditional stuff as extra data so it...
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-12 Steve ReinhardtMove store conditional result checking from SimpleAtomi...
2007-02-12 Nathan Binkertcleanup
2007-02-10 Nathan BinkertClean up tracing stuff more, get rid of the trace log...
2007-02-10 Nathan BinkertGet rid of the Random context and add the support direc...
2007-02-10 Nathan BinkertClean up from my last commit to the trace stuff.
2007-02-09 Nathan BinkertGet rid of the Trace ParamContext and give python direct
2007-02-09 Nathan BinkertUse c99 variadic macros for non gnu compilers
2007-02-08 Nathan BinkertGet rid of the gross operator,()/variadic macro hack
2007-02-08 Nathan BinkertQuick program to time how long ccprintf takes to write
2007-02-08 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-07 Ali SaidiMerge zizzer:/bk/newmem
2007-02-07 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-07 Steve ReinhardtMake memory commands dense again to avoid cache stat...
2007-02-07 Steve ReinhardtMore DPRINTF cleanup.
2007-02-07 Nathan BinkertInitialize the variable to something.
2007-02-07 Nathan BinkertInclude compiler.hh since we use some of the #defines
2007-02-07 Steve ReinhardtMinor DPRINTF fixes.
2007-02-06 Ali Saidimerge my index fix and lisa's fix
next