rpms/elfutils/F-11 elfutils-0.147.tar.bz2.sig, NONE, 1.1 .cvsignore, 1.53, 1.54 elfutils-portability.patch, 1.47, 1.48 elfutils.spec, 1.121, 1.122 sources, 1.57, 1.58 elfutils-0.146.tar.bz2.sig, 1.1, NONE

roland roland at fedoraproject.org
Tue May 4 01:52:39 UTC 2010


Author: roland

Update of /cvs/pkgs/rpms/elfutils/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15703/F-11

Modified Files:
	.cvsignore elfutils-portability.patch elfutils.spec sources 
Added Files:
	elfutils-0.147.tar.bz2.sig 
Removed Files:
	elfutils-0.146.tar.bz2.sig 
Log Message:
Update to 0.147


--- NEW FILE elfutils-0.147.tar.bz2.sig ---
ˆF  Kß= 
	Ú(Â:yÿDtÌ ž9"—àc‹Jøk„'P2zY Ÿ|F64š¡cþ±Š°O6“)éœ

Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-11/.cvsignore,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- .cvsignore	22 Apr 2010 00:03:17 -0000	1.53
+++ .cvsignore	4 May 2010 01:52:38 -0000	1.54
@@ -1 +1 @@
-elfutils-0.146.tar.bz2
+elfutils-0.147.tar.bz2

elfutils-portability.patch:
 ChangeLog            |   25 +++++
 Makefile.in          |    2 
 backends/ChangeLog   |   12 ++
 backends/Makefile.am |    2 
 backends/Makefile.in |    6 -
 config.h.in          |    6 +
 config/Makefile.in   |    2 
 config/eu.am         |    5 -
 configure            |  218 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 configure.ac         |   57 ++++++++++++-
 lib/ChangeLog        |    8 +
 lib/Makefile.in      |    4 
 lib/eu-config.h      |   11 ++
 libasm/ChangeLog     |    5 +
 libasm/Makefile.in   |    4 
 libcpu/ChangeLog     |    8 +
 libcpu/Makefile.in   |    4 
 libcpu/i386_disasm.c |    1 
 libdw/ChangeLog      |    9 ++
 libdw/Makefile.in    |    4 
 libdw/libdw.h        |    2 
 libdwfl/ChangeLog    |    5 +
 libdwfl/Makefile.in  |    4 
 libebl/ChangeLog     |    5 +
 libebl/Makefile.in   |    4 
 libelf/ChangeLog     |    5 +
 libelf/Makefile.in   |    4 
 libelf/common.h      |    4 
 m4/Makefile.in       |    2 
 src/ChangeLog        |   30 +++++++
 src/Makefile.am      |    3 
 src/Makefile.in      |    7 +
 src/addr2line.c      |    4 
 src/findtextrel.c    |    6 +
 src/ld.h             |    2 
 src/readelf.c        |    2 
 src/strings.c        |   11 ++
 src/strip.c          |   20 ++++
 tests/ChangeLog      |    7 +
 tests/Makefile.in    |    4 
 tests/line2addr.c    |    2 
 41 files changed, 496 insertions(+), 30 deletions(-)

Index: elfutils-portability.patch
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-11/elfutils-portability.patch,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- elfutils-portability.patch	22 Apr 2010 00:03:17 -0000	1.47
+++ elfutils-portability.patch	4 May 2010 01:52:38 -0000	1.48
@@ -714,7 +714,7 @@
  @MUDFLAP_FALSE at libmudflap = 
 --- elfutils/libdw/ChangeLog
 +++ elfutils/libdw/ChangeLog
-@@ -61,6 +61,10 @@
+@@ -82,6 +82,10 @@
  
  	* dwarf_hasattr_integrate.c: Integrate DW_AT_specification too.
  
@@ -725,7 +725,7 @@
  2009-08-10  Roland McGrath  <roland at redhat.com>
  
  	* dwarf_getscopevar.c: Use dwarf_diename.
-@@ -829,6 +833,11 @@
+@@ -850,6 +854,11 @@
  
  2005-05-31  Roland McGrath  <roland at redhat.com>
  
@@ -777,7 +777,7 @@
  @MUDFLAP_FALSE at libmudflap = 
 --- elfutils/libdwfl/ChangeLog
 +++ elfutils/libdwfl/ChangeLog
-@@ -1201,6 +1201,11 @@
+@@ -1207,6 +1207,11 @@
  
  2005-07-21  Roland McGrath  <roland at redhat.com>
  
@@ -1237,7 +1237,7 @@
  cannot set access and modification date of '%s'"), fname);
 --- elfutils/tests/ChangeLog
 +++ elfutils/tests/ChangeLog
-@@ -145,6 +145,8 @@
+@@ -150,6 +150,8 @@
  
  2008-01-21  Roland McGrath  <roland at redhat.com>
  
@@ -1246,7 +1246,7 @@
  	* testfile45.S.bz2: Add tests for cltq, cqto.
  	* testfile45.expect.bz2: Adjust.
  
-@@ -853,6 +855,11 @@
+@@ -858,6 +860,11 @@
  	* Makefile.am (TESTS): Add run-elflint-test.sh.
  	(EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
  


Index: elfutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-11/elfutils.spec,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -p -r1.121 -r1.122
--- elfutils.spec	22 Apr 2010 00:03:18 -0000	1.121
+++ elfutils.spec	4 May 2010 01:52:38 -0000	1.122
@@ -1,4 +1,4 @@
-%global eu_version 0.146
+%global eu_version 0.147
 %global eu_release 1
 
 %if %{?_with_compat:1}%{!?_with_compat:0}
@@ -293,6 +293,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.a
 
 %changelog
+* Mon May  3 2010 Roland McGrath <roland at redhat.com> - 0.147-1
+- Update to 0.147
+
 * Wed Apr 21 2010 Roland McGrath <roland at redhat.com> - 0.146-1
 - Update to 0.146
   - libdwfl: New function dwfl_core_file_report.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-11/sources,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- sources	22 Apr 2010 00:03:18 -0000	1.57
+++ sources	4 May 2010 01:52:38 -0000	1.58
@@ -1 +1 @@
-7f5f5adf811ebc4f36a10bf6bd6d2c61  elfutils-0.146.tar.bz2
+ccb6bba1d96c096f1b5dbd34444554a3  elfutils-0.147.tar.bz2


--- elfutils-0.146.tar.bz2.sig DELETED ---



More information about the scm-commits mailing list