gem5/src
Deyuan Guo ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) b54e118628 base: load weak symbols from object file
Without loading weak symbols into gem5, some function names and the given PC
cannot correspond correctly, because the binding attributes of unction names
in an ELF file are not only STB_GLOBAL or STB_LOCAL, but also STB_WEAK. This
patch adds a function for loading weak symbols.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
2013-04-17 16:07:19 -05:00
..
arch arm: set ldr_ret_uop as conditional or unconditional control 2013-04-17 16:07:10 -05:00
base base: load weak symbols from object file 2013-04-17 16:07:19 -05:00
cpu o3cpu: commit: changes interrupt handling 2013-03-29 14:05:26 -05:00
dev x86: changes to apic, keyboard 2013-03-28 09:34:23 -05:00
doc MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern scons: Add warning for missing declarations 2013-02-19 05:56:07 -05:00
mem ruby: moesi cmp directory: add copyright notice 2013-04-17 16:06:58 -05:00
proto mem: Add a generic id field to the packet trace 2013-03-26 14:46:45 -04:00
python scons: Add warning for missing declarations 2013-02-19 05:56:07 -05:00
sim base: load weak symbols from object file 2013-04-17 16:07:19 -05:00
unittest AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: don't die on warnings in swig-generated code 2013-03-27 10:03:02 -07:00