SHA256
3
0
forked from pool/binutils
OBS User unknown 2008-04-09 16:19:48 +00:00 committed by Git OBS Bridge
parent 39429ad311
commit b939e48ec5
36 changed files with 400 additions and 263 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:10c1f09dcdd8f1abfb8c7b24f0e61b0e1f039903159da2799ddd5cefc47f7f29 oid sha256:27253965730245fbac7854dd7c19e97cc392e598ae0c99edae5d04239fc69924
size 15067672 size 15259587

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package binutils (Version 2.18.50.20080325) # spec file for package binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GNU Free
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU Binutils Summary: GNU Binutils
@ -114,7 +114,7 @@ Authors:
Jim Kingdon <kingdon@cygnus.com> Jim Kingdon <kingdon@cygnus.com>
Jim Wilson <wilson@redhat.com> Jim Wilson <wilson@redhat.com>
John Gilmore <gnu@cygnus.com> John Gilmore <gnu@cygnus.com>
Jörn Rennecke <amylaar@redhat.com> Jörn Rennecke <amylaar@redhat.com>
K. Richard Pixley <rich@cygnus.com> K. Richard Pixley <rich@cygnus.com>
Ken Raeburn <raeburn@cygnus.com> Ken Raeburn <raeburn@cygnus.com>
Kung Hsu <kung@cygnus.com> Kung Hsu <kung@cygnus.com>
@ -139,6 +139,7 @@ Authors:
Ulf Carlsson <ulfc@calypso.engr.sgi.com> Ulf Carlsson <ulfc@calypso.engr.sgi.com>
%package devel %package devel
License: GPL v2 or later; LGPL v2.1 or later
Summary: GNU binutils (BFD development files) Summary: GNU binutils (BFD development files)
AutoReqProv: on AutoReqProv: on
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
@ -444,6 +445,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.a %{_libdir}/lib*.a
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -489,7 +492,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -508,7 +511,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -712,7 +715,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -720,7 +723,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -749,7 +752,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -783,7 +786,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -795,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -867,7 +870,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -957,7 +960,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1090,7 +1093,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1138,7 +1141,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1248,7 +1251,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1276,7 +1279,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-alpha-binutils (Version 2.18.50.20080325) # spec file for package cross-alpha-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to ALPHA Processors Summary: GNU binutils for Cross-Development to ALPHA Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-arm-binutils (Version 2.18.50.20080325) # spec file for package cross-arm-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to ARM Processors Summary: GNU binutils for Cross-Development to ARM Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-avr-binutils (Version 2.18.50.20080325) # spec file for package cross-avr-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU Binutils for Cross-Development to AVR Processors Summary: GNU Binutils for Cross-Development to AVR Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-hppa-binutils (Version 2.18.50.20080325) # spec file for package cross-hppa-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to HPPA Processors Summary: GNU binutils for Cross-Development to HPPA Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-hppa64-binutils (Version 2.18.50.20080325) # spec file for package cross-hppa64-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to HPPA64 Processors Summary: GNU binutils for Cross-Development to HPPA64 Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-i386-binutils (Version 2.18.50.20080325) # spec file for package cross-i386-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to X86 Processors Summary: GNU binutils for Cross-Development to X86 Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-ia64-binutils (Version 2.18.50.20080325) # spec file for package cross-ia64-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to IA64 Processors Summary: GNU binutils for Cross-Development to IA64 Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-mips-binutils (Version 2.18.50.20080325) # spec file for package cross-mips-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to MIPS Processors Summary: GNU binutils for Cross-Development to MIPS Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-ppc-binutils (Version 2.18.50.20080325) # spec file for package cross-ppc-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to PowerPC Processors Summary: GNU binutils for Cross-Development to PowerPC Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-ppc64-binutils (Version 2.18.50.20080325) # spec file for package cross-ppc64-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for cross-development to PowerPC 64bit processors Summary: GNU binutils for cross-development to PowerPC 64bit processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-s390-binutils (Version 2.18.50.20080325) # spec file for package cross-s390-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to S/390 Processors Summary: GNU binutils for Cross-Development to S/390 Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-s390x-binutils (Version 2.18.50.20080325) # spec file for package cross-s390x-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to 64-Bit S/390 Processors Summary: GNU binutils for Cross-Development to 64-Bit S/390 Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-sh4-binutils (Version 2.18.50.20080325) # spec file for package cross-sh4-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to SH4 Processors Summary: GNU binutils for Cross-Development to SH4 Processors
@ -372,6 +372,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -417,7 +419,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -436,7 +438,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -640,7 +642,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -648,7 +650,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -677,7 +679,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -711,7 +713,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -723,7 +725,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -795,7 +797,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -885,7 +887,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1018,7 +1020,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1066,7 +1068,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1176,7 +1178,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1204,7 +1206,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-sparc-binutils (Version 2.18.50.20080325) # spec file for package cross-sparc-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to SPARC Processors Summary: GNU binutils for Cross-Development to SPARC Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-spu-binutils (Version 2.18.50.20080325) # spec file for package cross-spu-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to SPU Processors Summary: GNU binutils for Cross-Development to SPU Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-x86_64-binutils (Version 2.18.50.20080325) # spec file for package cross-x86_64-binutils (Version 2.18.50.20080409)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080325 Version: 2.18.50.20080409
Release: 1 Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to X86-64 Processors Summary: GNU binutils for Cross-Development to X86-64 Processors
@ -373,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head to trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
@ -418,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT
- Remove obsolete obsoletes. - Remove obsolete obsoletes.
* Mon Apr 23 2007 olh@suse.de * Mon Apr 23 2007 olh@suse.de
- Fix POWER6 floating point disassembling [#266874] - Fix POWER6 floating point disassembling [#266874]
* Thu Apr 12 2007 schwab@suse.de * Fri Apr 13 2007 schwab@suse.de
- Build cross tools with sysroot. - Build cross tools with sysroot.
* Thu Apr 05 2007 schwab@suse.de * Thu Apr 05 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -437,7 +439,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
* Tue Feb 06 2007 rguenther@suse.de * Tue Feb 06 2007 rguenther@suse.de
- Add sh4 to the list of cross targets. - Add sh4 to the list of cross targets.
* Fri Feb 02 2007 schwab@suse.de * Sat Feb 03 2007 schwab@suse.de
- Switch to hashtype=both by default. - Switch to hashtype=both by default.
* Mon Jan 29 2007 schwab@suse.de * Mon Jan 29 2007 schwab@suse.de
- Update to binutils CVS HEAD. - Update to binutils CVS HEAD.
@ -641,7 +643,7 @@ rm -rf $RPM_BUILD_ROOT
not a QEMU problem, happens on real hardware, too) not a QEMU problem, happens on real hardware, too)
* Mon Jul 25 2005 schwab@suse.de * Mon Jul 25 2005 schwab@suse.de
- Fix syntax error in libtool library files [#98185]. - Fix syntax error in libtool library files [#98185].
* Thu Jul 21 2005 schwab@suse.de * Fri Jul 22 2005 schwab@suse.de
- Update to binutils 2.16.91.0.2. - Update to binutils 2.16.91.0.2.
* Thu Jun 23 2005 schwab@suse.de * Thu Jun 23 2005 schwab@suse.de
- Update to binutils 2.16.91.0.1. - Update to binutils 2.16.91.0.1.
@ -649,7 +651,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch to properly handle indirect symbols. - Add patch to properly handle indirect symbols.
* Fri May 20 2005 schwab@suse.de * Fri May 20 2005 schwab@suse.de
- Fix ld testsuite. - Fix ld testsuite.
* Tue May 17 2005 schwab@suse.de * Wed May 18 2005 schwab@suse.de
- Fix overflows in BFD library [#81821]. - Fix overflows in BFD library [#81821].
* Wed May 11 2005 schwab@suse.de * Wed May 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.3. - Update to binutils 2.16.90.0.3.
@ -678,7 +680,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix mips assembler. - Fix mips assembler.
* Mon Apr 11 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Add patch to fix AS_NEEDED. - Add patch to fix AS_NEEDED.
* Sun Apr 10 2005 schwab@suse.de * Mon Apr 11 2005 schwab@suse.de
- Update to binutils 2.16.90.0.1. - Update to binutils 2.16.90.0.1.
* Wed Apr 06 2005 schwab@suse.de * Wed Apr 06 2005 schwab@suse.de
- Cleanup neededforbuild. - Cleanup neededforbuild.
@ -712,7 +714,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix ppc asm operand parsing. - Fix ppc asm operand parsing.
* Fri Oct 08 2004 schwab@suse.de * Fri Oct 08 2004 schwab@suse.de
- Update to binutils 2.15.92.0.2. - Update to binutils 2.15.92.0.2.
* Thu Sep 09 2004 schwab@suse.de * Fri Sep 10 2004 schwab@suse.de
- Fix last change. - Fix last change.
* Thu Sep 02 2004 schwab@suse.de * Thu Sep 02 2004 schwab@suse.de
- Fix relro alignment. - Fix relro alignment.
@ -724,7 +726,7 @@ rm -rf $RPM_BUILD_ROOT
- Add patch for PR binutils/290. - Add patch for PR binutils/290.
* Sun Aug 01 2004 schwab@suse.de * Sun Aug 01 2004 schwab@suse.de
- Make error about relocs against discarded sections non-fatal for now. - Make error about relocs against discarded sections non-fatal for now.
* Wed Jul 28 2004 schwab@suse.de * Thu Jul 29 2004 schwab@suse.de
- Update to binutils 2.15.91.0.2. - Update to binutils 2.15.91.0.2.
* Sat Jun 05 2004 schwab@suse.de * Sat Jun 05 2004 schwab@suse.de
- Update to binutils 2.15.91.0.1. - Update to binutils 2.15.91.0.1.
@ -796,7 +798,7 @@ rm -rf $RPM_BUILD_ROOT
5. Support generating code for Itanium. 5. Support generating code for Itanium.
6. Detect and warn bad symbol index. 6. Detect and warn bad symbol index.
7. Update IPF assemebler DV check. 7. Update IPF assemebler DV check.
* Fri Oct 17 2003 schwab@suse.de * Sat Oct 18 2003 schwab@suse.de
- Update dv warning patch once more. - Update dv warning patch once more.
- Disable -Wunused during testsuite. - Disable -Wunused during testsuite.
* Fri Oct 17 2003 schwab@suse.de * Fri Oct 17 2003 schwab@suse.de
@ -886,7 +888,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to binutils 2.14.90.0.2. - Update to binutils 2.14.90.0.2.
* Thu May 15 2003 aj@suse.de * Thu May 15 2003 aj@suse.de
- Allow testsuite to fail on sparc. - Allow testsuite to fail on sparc.
* Wed May 14 2003 schwab@suse.de * Thu May 15 2003 schwab@suse.de
- Workaround lack of DESTDIR support. - Workaround lack of DESTDIR support.
- Make sure libbfd is installed before libopcodes. - Make sure libbfd is installed before libopcodes.
* Wed May 14 2003 aj@suse.de * Wed May 14 2003 aj@suse.de
@ -1019,7 +1021,7 @@ rm -rf $RPM_BUILD_ROOT
- Abort with error message if shared libs are build without -fPIC - Abort with error message if shared libs are build without -fPIC
on x86-64 (in cases where this can be detected). on x86-64 (in cases where this can be detected).
- Remove ld -Y patch. - Remove ld -Y patch.
* Fri Jun 14 2002 olh@suse.de * Sat Jun 15 2002 olh@suse.de
- use _target_cpu in diff packagelist - use _target_cpu in diff packagelist
* Wed Jun 12 2002 aj@suse.de * Wed Jun 12 2002 aj@suse.de
- Update to binutils 2.12.90.0.11. - Update to binutils 2.12.90.0.11.
@ -1067,7 +1069,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix testsuite for alpha and s390. - Fix testsuite for alpha and s390.
- Fix --eh-frame-hdr. - Fix --eh-frame-hdr.
- Update x86-64 assembler patch. - Update x86-64 assembler patch.
* Sat Apr 20 2002 schwab@suse.de * Sun Apr 21 2002 schwab@suse.de
- Fix pcrel handling in x86-64 assembler. - Fix pcrel handling in x86-64 assembler.
* Wed Apr 17 2002 aj@suse.de * Wed Apr 17 2002 aj@suse.de
- Fix merging of s390 sections. - Fix merging of s390 sections.
@ -1177,7 +1179,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix problems with Compaq compiler, see: - Fix problems with Compaq compiler, see:
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00226.html
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html http://sourceware.cygnus.com/ml/binutils/2000-03/msg00160.html
* Mon Mar 13 2000 aj@suse.de * Tue Mar 14 2000 aj@suse.de
- Added readelf to file list. - Added readelf to file list.
* Mon Feb 28 2000 ro@suse.de * Mon Feb 28 2000 ro@suse.de
- fix HOST macro - fix HOST macro
@ -1205,7 +1207,7 @@ rm -rf $RPM_BUILD_ROOT
- fixed Makefile.Linux for PPC - fixed Makefile.Linux for PPC
* Fri May 28 1999 ro@suse.de * Fri May 28 1999 ro@suse.de
- update to .25 - update to .25
* Thu Apr 08 1999 ro@suse.de * Fri Apr 09 1999 ro@suse.de
- update to .23 - update to .23
* Mon Mar 29 1999 ro@suse.de * Mon Mar 29 1999 ro@suse.de
- remove hacks and install libiberty.a in /usr/lib - remove hacks and install libiberty.a in /usr/lib

View File

@ -1,5 +1,22 @@
--- config/mh-s390pic --- libiberty/configure
+++ config/mh-s390pic +++ libiberty/configure
@@ -1 +1 @@ @@ -3726,7 +3726,7 @@ if [ "${shared}" = "yes" ]; then
-PICFLAG=-fpic *-fpic* ) PICFLAG=-fpic ;;
+PICFLAG=-fPIC * ) PICFLAG=-fPIC ;;
esac ;;
- s390*-*-*) PICFLAG=-fpic ;;
+ s390*-*-*) PICFLAG=-fPIC ;;
esac
fi
--- libiberty/configure.ac
+++ libiberty/configure.ac
@@ -214,7 +214,7 @@ if [[ "${shared}" = "yes" ]]; then
*-fpic* ) PICFLAG=-fpic ;;
* ) PICFLAG=-fPIC ;;
esac ;;
- s390*-*-*) PICFLAG=-fpic ;;
+ s390*-*-*) PICFLAG=-fPIC ;;
esac
fi
AC_SUBST(PICFLAG)