]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
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 a4e770def2d92e771fe6cdf69247c6943fc81bf2..17ad81b2e909827639f8f8596da650b465657b1a 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 98196a9dc5431680ccd214ac09cbf411922a0611..4057916b99f175562fd7690b8d3050a273353428 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;