src/
2008-12-02  Roland McGrath  <roland@redhat.com>

	* readelf.c (count_dwflmod, process_file): Don't presume encoding of
	nonzero OFFSET argument to dwfl_getmodules.
diff --git a/backends/ChangeLog b/backends/ChangeLog
index 5bf38a7..85609b1 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -5,6 +5,11 @@
 
 2008-08-01  Roland McGrath  <roland@redhat.com>
 
+	* x86_corenote.c: New file.
+	* Makefile.am (noinst_HEADERS): Add it.
+	* i386_corenote.c: Include it, use EXTRA_NOTES_IOPERM in EXTRA_NOTES.
+	* x86_64_corenote.c: Likewise.
+
 	* linux-core-note.c (prstatus_items): Use 'B' instead of 'b'
 	for sigpend and sighold.