diff options
| author | Roland McGrath <[email protected]> | 2010-05-19 21:24:27 -0700 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2010-05-19 21:24:27 -0700 |
| commit | be9c4d7683a759ac13162c11af3e04907dccd922 (patch) | |
| tree | bb1cc96f18403e57a05ca1fbed7904915e6112b4 /libdwfl/ChangeLog | |
| parent | 12e3d1f733cdb590a379a761ee092487931b8109 (diff) | |
Fix /proc/kallsyms grovelling.
Diffstat (limited to 'libdwfl/ChangeLog')
| -rw-r--r-- | libdwfl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index 8d87d199..019dd1c0 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@ -1,3 +1,7 @@ +2010-05-19 Roland McGrath <[email protected]> + + * linux-kernel-modules.c (intuit_kernel_bounds): Rewritten. + 2010-05-06 Roland McGrath <[email protected]> * segment.c (insert): Clear inserted elements of DWFL->lookup_module. |
