arch,base,cpu,kern,sim: Encapsulate symbols in a class.
[gem5.git] / src / base / loader / object_file.cc
2020-04-22 Gabe Blackbase,arch,sim,cpu: Move object file loader components...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackbase: Delete authors lists from files in base.
2019-10-16 Gabe Blackarch,base,sim: Move Process loader hooks into the Proce...
2019-10-15 Gabe Blackarch,base: Restructure the object file loaders.
2019-10-12 Gabe Blackarch,base: Separate the idea of a memory image and...
2019-10-10 Gabe Blackarch, base: Stop assuming object files have three segments.
2019-10-09 Gabe Blackbase: Rename Section to Segment, and some of its members.
2019-10-08 Gabe Blackbase: Get rid of the unused global pointer in object...
2019-05-29 Brandon Pottersim-se: const for loader's loadSection param
2019-05-18 Gabe Blackbase: Add a type for keeping track of object file loaders.
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-03-17 Brandon Potterbase: style cleanup for ObjectFile and ElfObject
2016-03-01 Curtis Dunhambase: support gzip-compressed object files
2015-07-03 Curtis Dunhambase: remove fd from object loaders
2014-10-01 Andreas Hanssonmisc: Fix issues identified by static analysis
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-02-15 Anthony Gutierrezloader: add a flattened device tree blob (dtb) object
2012-09-07 Ali Saidiloader: initialize all memory in the ObjectFile objects.
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-04-15 Nathan Binkertincludes: sort all includes
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-09-13 Gabe BlackMerge with head.
2007-09-11 Ali SaidiLoader: Error if a TLS section is found in the binary.
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-22 Ali SaidiMerge zizzer:/bk/newmem
2007-01-22 Ali Saidicheck if an executable is dynamic and die if it is
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-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
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: