Remove unnecessary exports.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Aug 2005 21:10:49 +0000 (21:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Aug 2005 21:10:49 +0000 (21:10 +0000)
libebl/ChangeLog
libebl/libebl_alpha.map
libebl/libebl_arm.map
libebl/libebl_i386.map
libebl/libebl_ia64.map
libebl/libebl_ppc.map
libebl/libebl_ppc64.map
libebl/libebl_sh.map
libebl/libebl_sparc.map
libebl/libebl_x86_64.map

index 9f9a3ef..8c4473f 100644 (file)
@@ -1,3 +1,15 @@
+2005-08-03  Ulrich Drepper  <drepper@redhat.com>
+
+       * libebl_alpha.map: Remove unnecessary exports.
+       * libebl_arm.map: Likewise.
+       * libebl_i386.map: Likewise.
+       * libebl_ia64.map: Likewise.
+       * libebl_ppc.map: Likewise.
+       * libebl_ppc64.map: Likewise.
+       * libebl_sh.map: Likewise.
+       * libebl_sparc.map: Likewise.
+       * libebl_x86_64.map: Likewise.
+
 2005-08-02  Ulrich Drepper  <drepper@redhat.com>
 
        * Makefile.am (libebl_a_SOURCES): Add eblelfclass.c, eblelfdata.c,
index aa66ad7..fa092c6 100644 (file)
@@ -1,10 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    alpha_backend_name;
-    alpha_destr;
     alpha_init;
-    alpha_reloc_type_check;
-    alpha_reloc_type_name;
 
   local:
     *;
index d389526..51c7726 100644 (file)
@@ -1,10 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    arm_backend_name;
-    arm_destr;
     arm_init;
-    arm_reloc_type_check;
-    arm_reloc_type_name;
 
   local:
     *;
index d0c910c..48b4b04 100644 (file)
@@ -1,13 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    i386_backend_name;
-    i386_core_note;
-    i386_destr;
     i386_init;
-    i386_reloc_type_check;
-    i386_reloc_type_name;
-    i386_reloc_valid_use;
-    i386_reloc_simple_type;
 
   local:
     *;
index f67042c..82d65e2 100644 (file)
@@ -1,10 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    ia64_backend_name;
-    ia64_destr;
     ia64_init;
-    ia64_reloc_type_check;
-    ia64_reloc_type_name;
 
   local:
     *;
index 3d49c0b..de0c432 100644 (file)
@@ -1,11 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    ppc_backend_name;
-    ppc_destr;
     ppc_init;
-    ppc_reloc_type_check;
-    ppc_reloc_type_name;
-    ppc_reloc_simple_type;
 
   local:
     *;
index 260805d..0c3842c 100644 (file)
@@ -1,11 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    ppc64_backend_name;
-    ppc64_destr;
     ppc64_init;
-    ppc64_reloc_type_check;
-    ppc64_reloc_type_name;
-    ppc64_reloc_simple_type;
 
   local:
     *;
index 252720a..a5130c1 100644 (file)
@@ -1,9 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    sh_backend_name;
-    sh_destr;
     sh_init;
-    sh_reloc_type_name;
 
   local:
     *;
index 7ca6038..c7c9f1b 100644 (file)
@@ -1,10 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    sparc_backend_name;
-    sparc_destr;
     sparc_init;
-    sparc_reloc_type_check;
-    sparc_reloc_type_name;
 
   local:
     *;
index e6d1c7b..528a790 100644 (file)
@@ -1,12 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    x86_64_backend_name;
-    x86_64_core_note;
-    x86_64_destr;
     x86_64_init;
-    x86_64_reloc_type_check;
-    x86_64_reloc_type_name;
-    x86_64_reloc_simple_type;
 
   local:
     *;