Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR10678 vta-gcc: module debuginfo: relocation refers to undefined symbol | Mark Wielaard | 2009-10-02 | 1 | -1/+107 |
* | PR10678 module reloc refers to symbol in dwarf refer to kernel symbols. | Mark Wielaard | 2009-09-30 | 1 | -12/+35 |
* | Cache Dwfl's for reuse between pass 2 and pass 3. | Mark Wielaard | 2009-09-29 | 1 | -20/+70 |
* | Handle non-regex full path kernel module dwfl setup earlier. | Mark Wielaard | 2009-09-29 | 1 | -10/+14 |
* | Factor out duplicated code to setup user/module Dwfl from dwflpp/translate. | Mark Wielaard | 2009-09-29 | 1 | -0/+65 |
* | Handle full path .ko modules in setup_dwfl_kernel. | Mark Wielaard | 2009-09-28 | 1 | -0/+26 |
* | Factor out duplicated code to setup kernel/module Dwfl from dwflpp/translate. | Mark Wielaard | 2009-09-28 | 1 | -0/+167 |