Age | Commit message (Expand) | Author |
2006-03-31 | Fixes to SPARC for syscall emulation mode. | Gabe Black |
2006-03-16 | Merge zizzer:/bk/newmem | Korey Sewell |
2006-03-16 | Found and fixed 3 decoder.isa bugs!!! Now the hello_world program runs for a ... | Korey Sewell |
2006-03-16 | Add warning for ignored loadable ELF segments. | Steve Reinhardt |
2006-03-15 | infinitesimal small baby steps toward MIPS actually working | Korey Sewell |
2006-03-10 | Work towards factoring isa_traits.hh into smaller, more specialized files. | Gabe Black |
2006-03-09 | SimpleCPU compiles with merge. | Gabe Black |
2006-03-09 | Hand merge. Stuff probably doesn't compile. | Gabe Black |
2006-03-09 | no more common syscall emulation, now common for everyone | Ali Saidi |
2006-03-04 | we REALLY don't want to use system headers for libelf... | Ali Saidi |
2006-03-04 | Filled out the object file loader so it can load object files for several OSs... | Gabe Black |
2006-03-02 | Simple program runs with sendAtomic! | Steve Reinhardt |
2006-03-02 | More progress... run a few instructions now, but die on the second | Steve Reinhardt |
2006-02-20 | Make loaders use translation port instead of proxy memory. | Ron Dreslinski |
2006-02-15 | More progress toward compiling... partly by | Steve Reinhardt |
2005-06-05 | Many files: | Steve Reinhardt |
2005-06-04 | shuffle files around for new directory structure | Nathan Binkert |
2005-06-03 | Make m5.fast work | Nathan Binkert |
2004-06-27 | allow the use of old console code and update elf_object not to rely on EM_ALP... | Ali Saidi |
2004-06-21 | Merge saidi@zizzer.eecs.umich.edu:/bk/linux | Ali Saidi |
2004-06-21 | start towards getting m5 endian compliant | Ali Saidi |
2004-06-08 | Updated Copyright with information in bitkeeper changelogs | Ali Saidi |
2004-05-11 | first pass at merging m5 with linux | Lisa Hsu |
2004-03-24 | Hacks to make the libelf stuff work in openbsd. | Nathan Binkert |
2004-02-21 | Load local kernel symbols, and set aic7xxx_no_reset to prevent an initial | Andrew Schultz |
2004-01-30 | Merge | Nathan Binkert |
2004-01-20 | Set LIBELF_LINUX to 0 to build on zax. Builds | Steve Reinhardt |
2004-01-15 | mereged changes to elf_object.cc | Ali Saidi |
2004-01-14 | Fixes and cleanup to elf loader code. | Steve Reinhardt |
2004-01-14 | Elf loader now conforms to coding style and config files for linux | Ali Saidi |
2004-01-14 | Minor fixes to loader and an additional header file in alpha_access.h | Ali Saidi |
2004-01-07 | Changed elf_object.* to use libelf for reading elf files. The makefile | Ali Saidi |
2003-12-01 | Restructuring of LiveProcess etc. to support multiple emulated OS syscall | Steve Reinhardt |
2003-10-10 | Make include paths explicit and update makefile accordingly. | Steve Reinhardt |
2003-10-10 | File moves for the reorg. Tree is in broken state until I commit the makefil... | Steve Reinhardt |