From: Jakub Bogusz Date: Fri, 14 Dec 2007 22:40:01 +0000 (+0000) Subject: - updated for 0.131 (from FC) X-Git-Tag: auto/ti/elfutils-0_131-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Felfutils.git;a=commitdiff_plain;h=653c9e5c347639c70f401db5b2e1f8bbdef17ced - updated for 0.131 (from FC) Changed files: elfutils-portability.patch -> 1.12 --- diff --git a/elfutils-portability.patch b/elfutils-portability.patch index 54de64d..737e099 100644 --- a/elfutils-portability.patch +++ b/elfutils-portability.patch @@ -1,6 +1,6 @@ --- elfutils/backends/ChangeLog +++ elfutils/backends/ChangeLog -@@ -229,6 +229,11 @@ +@@ -240,6 +240,11 @@ * sparc_init.c: Likewise. * x86_64_init.c: Likewise. @@ -12,7 +12,7 @@ 2005-11-19 Roland McGrath * ppc64_reloc.def: REL30 -> ADDR30. -@@ -251,6 +256,9 @@ +@@ -262,6 +267,9 @@ * Makefile.am (uninstall): Don't try to remove $(pkgincludedir). (CLEANFILES): Add libebl_$(m).so. @@ -479,7 +479,7 @@ libcpu_i386_a_SOURCES = i386_dis.c --- elfutils/libdw/ChangeLog +++ elfutils/libdw/ChangeLog -@@ -406,6 +406,11 @@ +@@ -425,6 +425,11 @@ 2005-05-31 Roland McGrath @@ -543,7 +543,7 @@ $(COMPILE))) --- elfutils/libdwfl/ChangeLog +++ elfutils/libdwfl/ChangeLog -@@ -647,6 +647,11 @@ +@@ -739,6 +739,11 @@ 2005-07-21 Roland McGrath @@ -604,7 +604,7 @@ --- elfutils/libebl/ChangeLog +++ elfutils/libebl/ChangeLog -@@ -501,6 +501,11 @@ +@@ -505,6 +505,11 @@ * Makefile.am (libebl_*_so_SOURCES): Set to $(*_SRCS) so dependency tracking works right. @@ -665,7 +665,7 @@ --- elfutils/libelf/ChangeLog +++ elfutils/libelf/ChangeLog -@@ -295,6 +295,11 @@ +@@ -303,6 +303,11 @@ If section content hasn't been read yet, do it before looking for the block size. If no section data present, infer size of section header. @@ -797,15 +797,16 @@ YACC = @YACC@ --- elfutils/src/ChangeLog +++ elfutils/src/ChangeLog -@@ -1,3 +1,7 @@ -+2007-10-16 Roland McGrath -+ +@@ -30,6 +30,8 @@ + + * readelf.c (hex_dump): Fix rounding error in whitespace calculation. + + * Makefile.am (readelf_no_Werror): New variable. + 2007-10-15 Roland McGrath * make-debug-archive.in: New file. -@@ -437,6 +441,10 @@ +@@ -469,6 +471,10 @@ * elflint.c (valid_e_machine): Add EM_ALPHA. Reported by Christian Aichinger . @@ -816,7 +817,7 @@ 2006-08-08 Ulrich Drepper * elflint.c (check_dynamic): Don't require DT_HASH for DT_SYMTAB. -@@ -513,6 +521,10 @@ +@@ -545,6 +551,10 @@ * Makefile.am: Add hacks to create dependency files for non-generic linker. @@ -827,7 +828,7 @@ 2006-06-12 Ulrich Drepper * ldgeneric.c (ld_generic_generate_sections): Don't create .interp -@@ -861,6 +873,11 @@ +@@ -893,6 +903,11 @@ * readelf.c (print_debug_loc_section): Fix indentation for larger address size. @@ -1008,7 +1009,7 @@ cannot set access and modification date of '%s'"), fname); --- elfutils/tests/ChangeLog +++ elfutils/tests/ChangeLog -@@ -585,6 +585,11 @@ +@@ -606,6 +606,11 @@ * Makefile.am (TESTS): Add run-elflint-test.sh. (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.