util: Make dot_writer ignore NULL simobjects.
[gem5.git] / src / base / loader /
2017-03-09 Brandon Potterstyle: Correct some style issues
2017-02-23 Brandon Potterbase: fix small memory leak in the ELF loader
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-11-09 Brandon Potterbase: remove header file to prevent a macro name collision
2016-11-30 Alec Roelkearch: [Patch 1/5] Added RISC-V base instruction set...
2016-07-11 Andreas Sandbergbase: Fix inverted check in ELF .text size warning
2016-07-11 Andreas Sandbergbase: Convert ELF .text size check assertion to a warning
2016-06-20 Andreas Sandbergbase: Fix multiple names to one address bug in SymbolTable
2016-03-17 Brandon Potterbase: add symbol support for dynamic libraries
2016-03-17 Brandon Potterbase: style cleanup for ObjectFile and ElfObject
2016-03-17 Brandon Potterbase: support dynamic loading of Linux ELF objects...
2016-03-01 Curtis Dunhambase: support gzip-compressed object files
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2015-11-06 Andreas Hanssonmisc: Appease clang static analyzer
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-07-03 Curtis Dunhambase: remove fd from object loaders
2015-04-30 Ruslan Bukinarch, base, dev, kern, sym: FreeBSD support
2014-10-30 Ali Saidiautomated merge
2014-10-30 Ali Saidiarm: Fix multi-system AArch64 boot w/caches.
2014-10-01 Andreas Hanssonmisc: Fix issues identified by static analysis
2014-09-09 Andreas Hanssonmisc: Fix a number of unitialised variables and members
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-07-15 Deyuan Guoloader: Load weak symbols for function tracing
2013-04-17 Nilay VaishMerged c22628fa2564 and 2285b98847d7
2013-04-17 Deyuan Guo ext:... base: load weak symbols from object file
2013-02-15 Anthony Gutierrezloader: add a flattened device tree blob (dtb) object
2012-09-25 Dam SunwooARM: added support for flattened device tree blobs
2012-09-07 Ali Saidiloader: initialize all memory in the ObjectFile objects.
2012-07-09 Andreas HanssonFix: Address a few benign memory leaks
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2011-06-13 Gabe BlackLoader: Handle bad section names when loading an ELF...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2010-09-10 Nathan Binkertstyle: fix sorting of includes and whitespace in some...
2010-08-23 Ali SaidiLoader: Don't insert symbols into the symbol table...
2010-08-23 Ali SaidiLoader: Use address mask provided to load*Symbols when...
2010-06-02 Gabe BlackARM: Detect thumb mode elf images.
2010-01-19 Derek Howermerge
2009-10-27 Timothy M. JonesPOWER: Add support for the Power ISA
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-31 Korey Sewellmerge mips fix and statetrace changes
2009-07-27 Ali SaidiARM: Detect OABI binaries and complain that they're...
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Ali SaidiCPA: Add new object for gathering critical path annotat...
2009-02-16 Gabe BlackX86: Make the loader recognize 32 bit x86 processes.
2008-12-05 Lisa HsuAutomated merge with ssh://m5sim.org//repo/m5
2008-12-05 Lisa HsuThis brings M5 closer to modernity - the kernel being...
2008-10-10 Nathan Binkertautomerge
2008-10-10 Nathan Binkertmisc: remove #include <cassert> from misc.hh since...
2008-09-19 Nathan BinkertCheck the return value of I/O operations for failure
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-09-09 Nathan Binkertstyle: This file hugely violated the M5 style.
2008-03-20 Gabe BlackMIPS: Check endianness of binaries in SE mode.
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-06 Stephen HinesAdd base ARM code to M5
2007-11-21 Gabe BlackGet rid of a file that should have never been committed.
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey Sewellbranch merge
2007-11-14 Korey Sewellremove unnecessary debug messages I added
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-13 Gabe BlackMerge with head
2007-10-13 Gabe BlackLoader: Identify sections based on virtual addresses...
2007-10-09 Gabe BlackELF Loader: Use physical addresses instead of virtual...
2007-09-26 Gabe BlackMerge with head.
2007-09-26 Gabe BlackLoader: Load all segments of an elf, rather than just...
2007-09-13 Gabe BlackMerge with head.
2007-09-11 Ali SaidiLoader: Error if a TLS section is found in the binary.
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-27 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-27 Nathan BinkertGet rid of GNU libelf and its autoconf nastiness and...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackGet X86 to load an elf and start a process for it.
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackAdd x86 to the Arch enum in the object file class.
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-28 Gabe BlackMake trap instructions always generate TrapInstruction...
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zeep.pool:/z/saidi/work/m5.newmem
2007-01-26 Ali Saidimake our code a little more standards compliant
2007-01-26 Lisa HsuMerge zizzer:/bk/newmem
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-23 Ali Saidiwe decided to check for .interp instead of .dynamic
next