diff options
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r-- | backends/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog index 388e22e1..f1c6be7e 100644 --- a/backends/ChangeLog +++ b/backends/ChangeLog @@ -11,6 +11,13 @@ (s390_init): Install s390x_core_note and s390_core_note. * s390x_corenote.c: New file. +2012-10-27 Jan Kratochvil <[email protected]> + + * Makefile.am (INCLUDES): Add libdwfl. + (ppc64_SRCS): Add ppc64_get_func_pc.c. + * ppc64_get_func_pc.c: New file. + * ppc64_init.c (ppc64_init): Install get_func_pc and destr. + 2012-10-12 Jan Kratochvil <[email protected]> * linux-core-note.c (prstatus_items): Rename groups of sigpend and |