Age | Commit message (Expand) | Author |
2016-03-17 | base: add symbol support for dynamic libraries | Brandon Potter |
2016-03-17 | base: support dynamic loading of Linux ELF objects in SE mode | Brandon Potter |
2015-07-03 | base: remove fd from object loaders | Curtis Dunham |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2013-04-17 | base: load weak symbols from object file | Deyuan Guo ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2012-02-24 | MEM: Make port proxies use references rather than pointers | Andreas Hansson |
2012-01-17 | MEM: Add port proxies instead of non-structural ports | Andreas Hansson |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2010-08-23 | Loader: Use address mask provided to load*Symbols when loading the symbols fr... | Ali Saidi |
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-01-22 | check if an executable is dynamic and die if it is | Ali Saidi |
2006-11-30 | Load the hypervisor symbols twice, once with an address mask so that we can g... | Ali Saidi |
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-22 | New directory structure: | Steve Reinhardt |