Age | Commit message (Expand) | Author |
2009-02-26 | CPA: Add new object for gathering critical path annotations. | Ali Saidi |
2009-02-15 | X86: Make the loader recognize 32 bit x86 processes. | Gabe Black |
2008-12-05 | This brings M5 closer to modernity - the kernel being advertised is newer so ... | Lisa Hsu |
2008-10-10 | misc: remove #include <cassert> from misc.hh since not everyone needs it. | Nathan Binkert |
2008-09-19 | Check the return value of I/O operations for failure | Nathan Binkert |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2008-09-08 | style: This file hugely violated the M5 style. | Nathan Binkert |
2008-03-20 | MIPS: Check endianness of binaries in SE mode. | Gabe Black |
2008-02-05 | Add base ARM code to M5 | Stephen Hines |
2007-11-20 | Get rid of a file that should have never been committed. | Gabe Black |
2007-11-14 | remove unnecessary debug messages I added | Korey Sewell |
2007-11-13 | Add in files from merge-bare-iron, get them compiling in FS and SE mode | Korey Sewell |
2007-10-12 | Loader: Identify sections based on virtual addresses, and set the LoadAddrMas... | Gabe Black |
2007-10-09 | ELF Loader: Use physical addresses instead of virtual ones. | Gabe Black |
2007-09-25 | Loader: Load all segments of an elf, rather than just the "text" and "data". | Gabe Black |
2007-09-11 | Loader: Error if a TLS section is found in the binary. | Ali Saidi |
2007-05-26 | Get rid of GNU libelf and its autoconf nastiness and replace | Nathan Binkert |
2007-03-06 | Get X86 to load an elf and start a process for it. | Gabe Black |
2007-03-05 | Add x86 to the Arch enum in the object file class. | Gabe Black |
2007-02-28 | Make trap instructions always generate TrapInstruction Fault objects which ca... | Gabe Black |
2007-01-26 | Merge zeep.pool:/z/saidi/work/m5.newmem | Ali Saidi |
2007-01-26 | make our code a little more standards compliant | Ali Saidi |
2007-01-22 | we decided to check for .interp instead of .dynamic | Ali Saidi |
2007-01-22 | check if an executable is dynamic and die if it is | Ali Saidi |
2007-01-16 | Don't add symbols for loaded files to symbol table since they are pretty much... | Ali Saidi |
2006-11-30 | Load the hypervisor symbols twice, once with an address mask so that we can g... | Ali Saidi |
2006-11-10 | fix endian issues with condition codes | Ali Saidi |
2006-11-09 | Get SPARC to the point that it starts running. Add ability to load the ROM bi... | Ali Saidi |
2006-08-14 | Fix up doxygen. | Steve Reinhardt |
2006-08-11 | Added code to support setting up all of the auxillieary vectors configured by... | Gabe Black |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-29 | split off fullsystem and se iprs into two functions to remove lots of #ifs | Ali Saidi |
2006-05-22 | Clean up libelf handling. | Steve Reinhardt |
2006-05-22 | New directory structure: | Steve Reinhardt |