]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
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 9f9a3ef96655814ad2736afa46569606b600c874..8c4473fdef252e7b4f69fef4237595f5f5ddf3fc 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 aa66ad7599be5fe30a35781144512394a1f24163..fa092c61dfbe23b0bfccbbc15c19e2a1d85b4c68 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 d389526cb12c26bf0fe4c93c6c29384fb649cb93..51c7726d51b4d6bc60e3d992670ccc5872dcc398 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 d0c910c7654a792060f2fe174897118b3d77940c..48b4b047230ace7359e861ec59ce3df1d99ce721 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 f67042c6c50726d0753fcf13415880d3b681147f..82d65e2ccec87c8dae84d57b6f97d6d45b7a7dbf 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 3d49c0b38a28e2fe134826e59acfdb1752d419b2..de0c432ab17cc65ede46716134d743e597ca6e7e 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 260805d4d09e447359049815be71a7276a5d4b4c..0c3842c70dfb93c9ffd445adcb8e4de023875823 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 252720a98520a357df1c953e79443996a35f1610..a5130c1806a85e6604e67d63fe155b3584957bb9 100644 (file)
@@ -1,9 +1,6 @@
 ELFUTILS_1.0 {
   global:
-    sh_backend_name;
-    sh_destr;
     sh_init;
-    sh_reloc_type_name;
 
   local:
     *;
index 7ca60383a0be978642347bb10543819a960396d9..c7c9f1b9b50cb4be68b49e8c64821c99f8c3cabc 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 e6d1c7bd7569f03d9213d92258ed2aa9df9f749a..528a7908a68e481899160f79fdfbbe15ddb74a74 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:
     *;