Clock: Move the clock and related functions to ClockedObject
[gem5.git] / src / base / loader /
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
2007-01-22 Ali SaidiMerge zizzer:/bk/newmem
2007-01-22 Ali Saidicheck if an executable is dynamic and die if it is
2007-01-20 Lisa HsuMerge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work...
2007-01-17 Ali SaidiDon't add symbols for loaded files to symbol table...
2006-12-16 Gabe BlackMerge zizzer:/bk/newmem
2006-12-15 Lisa HsuMerge zizzer:/bk/newmem
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
2006-12-05 Gabe BlackMerge zizzer:/bk/sparcfs
2006-12-01 Lisa HsuMerge zizzer:/bk/sparcfs
2006-11-30 Ali SaidiLoad the hypervisor symbols twice, once with an address...
2006-11-13 Kevin LimMerge ktlim@zamp:./local/clean/tmp/test-regress
2006-11-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-11 Ali SaidiMerge zizzer:/bk/newmem
2006-11-11 Ali Saidifix endian issues with condition codes
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-09 Ali SaidiGet SPARC to the point that it starts running. Add...
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-08-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-08-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-08-14 Steve ReinhardtFix up doxygen.
2006-08-12 Gabe BlackAdded code to support setting up all of the auxillieary...
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
next