forked from pool/binutils
- Update to binutils 2.23.2.
* various bugfixes - Refresh no longer applying patch. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=124
This commit is contained in:
parent
332ccb2acb
commit
a28f0e14c7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ab2e5b03e086d12c6295f831adad46b3e1410a3a234933a2e8fac66cb2e7a19
|
||||
size 21455321
|
3
binutils-2.23.2.tar.bz2
Normal file
3
binutils-2.23.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe914e56fed7a9ec2eb45274b1f2e14b0d8b4f41906a5194eac6883cfe5c1097
|
||||
size 21440347
|
@ -1,8 +1,8 @@
|
||||
Index: ld/emultempl/elf32.em
|
||||
===================================================================
|
||||
--- ld/emultempl/elf32.em.orig 2012-07-13 15:20:27.000000000 +0200
|
||||
+++ ld/emultempl/elf32.em 2012-09-14 13:55:57.829177770 +0200
|
||||
@@ -1436,8 +1436,38 @@ if test x"$LDEMUL_BEFORE_ALLOCATION" !=
|
||||
--- ld/emultempl/elf32.em.orig 2013-03-25 09:06:23.000000000 +0100
|
||||
+++ ld/emultempl/elf32.em 2013-03-28 13:48:32.031001794 +0100
|
||||
@@ -1440,8 +1440,38 @@ if test x"$LDEMUL_BEFORE_ALLOCATION" !=
|
||||
else
|
||||
ELF_INTERPRETER_SET_DEFAULT=
|
||||
fi
|
||||
@ -39,9 +39,9 @@ Index: ld/emultempl/elf32.em
|
||||
+}
|
||||
+
|
||||
/* used by before_allocation and handle_option. */
|
||||
static void
|
||||
static void
|
||||
gld${EMULATION_NAME}_append_to_separated_string (char **to, char *op_arg)
|
||||
@@ -1484,7 +1514,7 @@ gld${EMULATION_NAME}_append_to_separated
|
||||
@@ -1488,7 +1518,7 @@ gld${EMULATION_NAME}_append_to_separated
|
||||
static void
|
||||
gld${EMULATION_NAME}_before_allocation (void)
|
||||
{
|
||||
@ -50,7 +50,7 @@ Index: ld/emultempl/elf32.em
|
||||
asection *sinterp;
|
||||
bfd *abfd;
|
||||
|
||||
@@ -1500,7 +1530,65 @@ gld${EMULATION_NAME}_before_allocation (
|
||||
@@ -1504,7 +1534,65 @@ gld${EMULATION_NAME}_before_allocation (
|
||||
by dynamic linking. */
|
||||
rpath = command_line.rpath;
|
||||
if (rpath == NULL)
|
||||
@ -117,4 +117,3 @@ Index: ld/emultempl/elf32.em
|
||||
|
||||
for (abfd = link_info.input_bfds; abfd; abfd = abfd->link_next)
|
||||
if (bfd_get_flavour (abfd) == bfd_target_elf_flavour)
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -35,7 +35,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:46:09 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Update to binutils 2.23.2.
|
||||
* various bugfixes
|
||||
- Refresh no longer applying patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:05:50 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ BuildRequires: zlib-devel-static
|
||||
%else
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
Version: 2.23.1
|
||||
Version: 2.23.2
|
||||
Release: 0
|
||||
#
|
||||
# RUN_TESTS
|
||||
|
Loading…
Reference in New Issue
Block a user