2005-12-22 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Fri, 23 Dec 2005 01:51:43 +0000 (01:51 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 23 Dec 2005 01:51:43 +0000 (01:51 +0000)
* libdw.map: Bump to 0.119; export dwfl_linux_proc_maps_report.

libdw/ChangeLog
libdw/libdw.map

index a4e770d..17ad81b 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-22  Roland McGrath  <roland@redhat.com>
+
+       * libdw.map: Bump to 0.119; export dwfl_linux_proc_maps_report.
+
 2005-12-12  Roland McGrath  <roland@redhat.com>
 
        * dwarf_ranges.c: Copy CU base address-finding code from
index 98196a9..4057916 100644 (file)
@@ -1,5 +1,5 @@
 ELFUTILS_0 { };
-ELFUTILS_0.118 {
+ELFUTILS_0.119 {
   global:
     dwarf_abbrevhaschildren;
     dwarf_addrdie;
@@ -113,6 +113,7 @@ ELFUTILS_0.118 {
     dwfl_linux_kernel_report_offline;
     dwfl_linux_proc_find_elf;
     dwfl_linux_proc_report;
+    dwfl_linux_proc_maps_report;
     dwfl_module_addrdie;
     dwfl_module_addrname;
     dwfl_module_getdwarf;