Mailinglist Archive: opensuse-commit (1649 mails)
| < Previous | Next > |
commit binutils
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 13 Oct 2008 15:45:45 +0200
- Message-id: <20081013134545.9933267817A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package binutils
checked in at Mon Oct 13 15:45:45 CEST 2008.
--------
--- binutils/binutils.changes 2008-09-17 17:27:24.000000000 +0200
+++ /mounts/work_src_done/STABLE/binutils/binutils.changes 2008-10-09
15:54:12.000000000 +0200
@@ -1,0 +2,13 @@
+Thu Oct 9 11:18:47 CEST 2008 - schwab@xxxxxxx
+
+- Bug fixes.
+
+-------------------------------------------------------------------
+Tue Oct 7 17:35:29 CEST 2008 - jblunck@xxxxxxx
+
+- bfd-assign_file_positions_for_load_sections-STRIP_NONDEBUG-fix.diff:
+ Do not only look at the first section in a segment to decide if it has
+ contents or not. This fixes the "section ... can't be allocated in segment"
+ errors when using objcopy --only-keep-debug to create the *.debug files.
+
+-------------------------------------------------------------------
@@ -4 +17 @@
-- Update binutils 2.18.91 snapshot.
+- Update to binutils 2.18.91 snapshot.
cross-alpha-binutils.changes: same change
cross-arm-binutils.changes: same change
cross-avr-binutils.changes: same change
cross-hppa64-binutils.changes: same change
cross-hppa-binutils.changes: same change
cross-i386-binutils.changes: same change
cross-ia64-binutils.changes: same change
cross-mips-binutils.changes: same change
cross-ppc64-binutils.changes: same change
cross-ppc-binutils.changes: same change
cross-s390-binutils.changes: same change
cross-s390x-binutils.changes: same change
cross-sh4-binutils.changes: same change
cross-sparc-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change
calling whatdependson for head-i586
Old:
----
binutils-2.18.91.tar.bz2
New:
----
binutils-2.18.93.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ binutils.spec ++++++
--- /var/tmp/diff_new_pack.d16076/_old 2008-10-13 15:44:29.000000000 +0200
+++ /var/tmp/diff_new_pack.d16076/_new 2008-10-13 15:44:29.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package binutils (Version 2.18.91)
+# spec file for package binutils (Version 2.18.93)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,7 +19,7 @@
Name: binutils
BuildRequires: bison dejagnu flex gcc-c++ zlib-devel
-Version: 2.18.91
+Version: 2.18.93
Release: 1
#
# RUN_TESTS
@@ -300,7 +300,6 @@
make %{?jobs:-j%jobs}
%check
-rm -f ld/testsuite/ld-elf/eh-group.exp
cd build-dir
%ifnarch %arm
make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" ||
%{make_check_handling}
@@ -392,6 +391,10 @@
%find_lang ld binutils.lang
%find_lang opcodes binutils.lang
%find_lang gprof binutils.lang
+mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}
+install -m 644 binutils/NEWS $RPM_BUILD_ROOT%{_docdir}/%{name}/NEWS-binutils
+install -m 644 gas/NEWS $RPM_BUILD_ROOT%{_docdir}/%{name}/NEWS-gas
+install -m 644 ld/NEWS $RPM_BUILD_ROOT%{_docdir}/%{name}/NEWS-ld
%else
# installing cross-TARGET-binutils
make DESTDIR=$RPM_BUILD_ROOT install
@@ -429,6 +432,7 @@
%files -f binutils.lang
%defattr(-,root,root)
%if "%name" == "binutils"
+%{_docdir}/%{name}
%{_prefix}/%{HOST}/bin/*
%{_prefix}/%{HOST}/lib/ldscripts
%{_libdir}/ldscripts
@@ -446,8 +450,15 @@
%{_libdir}/lib*.a
%changelog
+* Thu Oct 09 2008 schwab@xxxxxxx
+- Bug fixes.
+* Tue Oct 07 2008 jblunck@xxxxxxx
+- bfd-assign_file_positions_for_load_sections-STRIP_NONDEBUG-fix.diff:
+ Do not only look at the first section in a segment to decide if it has
+ contents or not. This fixes the "section ... can't be allocated in segment"
+ errors when using objcopy --only-keep-debug to create the *.debug files.
* Wed Sep 17 2008 schwab@xxxxxxx
-- Update binutils 2.18.91 snapshot.
+- Update to binutils 2.18.91 snapshot.
* Fri Sep 12 2008 schwab@xxxxxxx
- Update to head of 2.19 branch.
* Thu Sep 04 2008 schwab@xxxxxxx
++++++ cross-alpha-binutils.spec ++++++
--- /var/tmp/diff_new_pack.d16076/_old 2008-10-13 15:44:29.000000000 +0200
+++ /var/tmp/diff_new_pack.d16076/_new 2008-10-13 15:44:29.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package cross-alpha-binutils (Version 2.18.91)
+# spec file for package cross-alpha-binutils (Version 2.18.93)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,7 +19,7 @@
Name: cross-alpha-binutils
BuildRequires: bison dejagnu flex gcc-c++ zlib-devel
-Version: 2.18.91
+Version: 2.18.93
Release: 1
#
# RUN_TESTS
@@ -233,7 +233,6 @@
make %{?jobs:-j%jobs}
%check
-rm -f ld/testsuite/ld-elf/eh-group.exp
cd build-dir
%ifnarch %arm
make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" ||
%{make_check_handling}
@@ -325,6 +324,10 @@
%find_lang ld binutils.lang
%find_lang opcodes binutils.lang
%find_lang gprof binutils.lang
+mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}
+install -m 644 binutils/NEWS $RPM_BUILD_ROOT%{_docdir}/%{name}/NEWS-binutils
+install -m 644 gas/NEWS $RPM_BUILD_ROOT%{_docdir}/%{name}/NEWS-gas
+install -m 644 ld/NEWS $RPM_BUILD_ROOT%{_docdir}/%{name}/NEWS-ld
%else
# installing cross-TARGET-binutils
make DESTDIR=$RPM_BUILD_ROOT install
@@ -362,6 +365,7 @@
%files -f binutils.lang
%defattr(-,root,root)
%if "%name" == "binutils"
+%{_docdir}/%{name}
%{_prefix}/%{HOST}/bin/*
%{_prefix}/%{HOST}/lib/ldscripts
%{_libdir}/ldscripts
@@ -374,8 +378,15 @@
%endif
%changelog
+* Thu Oct 09 2008 schwab@xxxxxxx
+- Bug fixes.
+* Tue Oct 07 2008 jblunck@xxxxxxx
+- bfd-assign_file_positions_for_load_sections-STRIP_NONDEBUG-fix.diff:
+ Do not only look at the first section in a segment to decide if it has
+ contents or not. This fixes the "section ... can't be allocated in segment"
+ errors when using objcopy --only-keep-debug to create the *.debug files.
* Wed Sep 17 2008 schwab@xxxxxxx
-- Update binutils 2.18.91 snapshot.
+- Update to binutils 2.18.91 snapshot.
* Fri Sep 12 2008 schwab@xxxxxxx
- Update to head of 2.19 branch.
* Thu Sep 04 2008 schwab@xxxxxxx
cross-arm-binutils.spec: same change
cross-avr-binutils.spec: same change
cross-hppa64-binutils.spec: same change
cross-hppa-binutils.spec: same change
cross-i386-binutils.spec: same change
cross-ia64-binutils.spec: same change
cross-mips-binutils.spec: same change
cross-ppc64-binutils.spec: same change
cross-ppc-binutils.spec: same change
cross-s390-binutils.spec: same change
cross-s390x-binutils.spec: same change
cross-sh4-binutils.spec: same change
cross-sparc-binutils.spec: same change
cross-spu-binutils.spec: same change
cross-x86_64-binutils.spec: same change
++++++ binutils-2.18.91.tar.bz2 -> binutils-2.18.93.tar.bz2 ++++++
binutils/binutils-2.18.91.tar.bz2
/mounts/work_src_done/STABLE/binutils/binutils-2.18.93.tar.bz2 differ: byte 11,
line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |