diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 4fe2d033..025a7b86 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,10 @@ +2008-07-17 Frank Ch. Eigler <fche@elastic.org> + + * sym.c (_stp_kallsyms_lookup, _stp_module_relocate): Add + multiple-section-per-module support. + * sym.h (_stp_section): New type for separately relocatable + _stp_module pieces. + 2008-07-12 Frank Ch. Eigler <fche@elastic.org> PR 6738. |