forked from pool/binutils
This commit is contained in:
parent
4765a2a1ee
commit
84d83dba1e
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:788483615032272742f7f299dc6da2b6e01f5dd689d24facd85797ae27a167f0
|
||||
size 15511978
|
||||
oid sha256:32b4a652f9faa9d54d61cc789ec9fd8bcead2d86d8868920b772302948f6906e
|
||||
size 15430602
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package binutils (Version 2.18.50.20080711)
|
||||
# spec file for package binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GNU Free
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils
|
||||
@ -253,14 +253,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -289,7 +285,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -444,6 +440,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/lib*.a
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-alpha-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-alpha-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to ALPHA Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-arm-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-arm-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to ARM Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-avr-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-avr-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU Binutils for Cross-Development to AVR Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-hppa-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-hppa-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to HPPA Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-hppa64-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-hppa64-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to HPPA64 Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-i386-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-i386-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to X86 Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-ia64-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-ia64-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to IA64 Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-mips-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-mips-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to MIPS Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-ppc-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-ppc-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to PowerPC Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-ppc64-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-ppc64-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for cross-development to PowerPC 64bit processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-s390-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-s390-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to S/390 Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-s390x-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-s390x-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to 64-Bit S/390 Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-sh4-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-sh4-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to SH4 Processors
|
||||
@ -185,14 +185,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -221,7 +217,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -371,6 +367,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-sparc-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-sparc-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to SPARC Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-spu-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-spu-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to SPU Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 18 15:08:23 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update to head of trunk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 16:57:36 CEST 2008 - olh@suse.de
|
||||
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 12:02:45 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-x86_64-binutils (Version 2.18.50.20080711)
|
||||
# spec file for package cross-x86_64-binutils (Version 2.18.50.20080718)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
||||
Group: Development/Tools/Building
|
||||
PreReq: %{install_info_prereq}
|
||||
AutoReqProv: on
|
||||
Version: 2.18.50.20080711
|
||||
Version: 2.18.50.20080718
|
||||
Release: 1
|
||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||
Summary: GNU binutils for Cross-Development to X86-64 Processors
|
||||
@ -186,14 +186,10 @@ RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
|
||||
echo "Building native binutils."
|
||||
%if %build_multitarget
|
||||
ADDITIONAL_TARGETS="%(echo %target_list | sed -e 's/[^ ]\+/&-suse-linux/g')"
|
||||
%ifarch ppc
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS powerpc-macos powerpc-macos10 spu-elf"
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%if !%{test_vanilla}
|
||||
ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS i386-macos10"
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
ADDITIONAL_TARGETS=
|
||||
%endif
|
||||
@ -222,7 +218,7 @@ cd build-dir
|
||||
--enable-shared --with-gnu-ld --with-gnu-as --libdir=%{_libdir} \
|
||||
--infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
--with-separate-debug-dir=%{_prefix}/lib/debug \
|
||||
--build=%{HOST} \
|
||||
--with-pic --build=%{HOST} \
|
||||
--disable-ld-targets \
|
||||
${ADDITIONAL_LD_TARGETS:+--enable-ld-targets="${ADDITIONAL_LD_TARGETS// /,}"} \
|
||||
${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"}
|
||||
@ -372,6 +368,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Sun Jul 13 2008 olh@suse.de
|
||||
- enable targets i386-macos10, powerpc-macos, powerpc-macos10,
|
||||
spu-elf unconditionally in binutils
|
||||
* Fri Jul 11 2008 schwab@suse.de
|
||||
- Update to head of trunk.
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
|
@ -1,22 +1,3 @@
|
||||
--- binutils/testsuite/binutils-all/objdump.W 10 Jul 2008 03:32:23 +0200 1.1
|
||||
+++ binutils/testsuite/binutils-all/objdump.W 11 Jul 2008 10:39:50 +0200
|
||||
@@ -77,11 +77,11 @@ Raw dump of debug contents of section .d
|
||||
Length: 25
|
||||
DWARF Version: 2
|
||||
Prologue Length: 19
|
||||
- Minimum Instruction Length: 1
|
||||
- Initial value of 'is_stmt': 1
|
||||
- Line Base: -5
|
||||
- Line Range: 14
|
||||
- Opcode Base: 13
|
||||
+ Minimum Instruction Length: [0-9]+
|
||||
+ Initial value of 'is_stmt': [0-9]+
|
||||
+ Line Base: [-0-9]+
|
||||
+ Line Range: [0-9]+
|
||||
+ Opcode Base: [0-9]+
|
||||
|
||||
Opcodes:
|
||||
Opcode 1 has 0 args
|
||||
--- binutils/testsuite/binutils-all/windres/windres.exp
|
||||
+++ binutils/testsuite/binutils-all/windres/windres.exp
|
||||
@@ -46,6 +46,7 @@
|
||||
|
Loading…
Reference in New Issue
Block a user