SHA256
3
0
forked from pool/binutils
Richard Biener 2014-04-04 08:09:07 +00:00 committed by Git OBS Bridge
parent 629ac9d1d1
commit 7961dd1a0f
39 changed files with 0 additions and 90 deletions

View File

@ -1,14 +0,0 @@
diff --git a/ld/ldmain.c b/ld/ldmain.c
index ffc9f84..71d41bf 100644
--- a/ld/ldmain.c
+++ b/ld/ldmain.c
@@ -1160,6 +1160,9 @@ warning_callback (struct bfd_link_info *info ATTRIBUTE_UNUSED,
asection *section,
bfd_vma address)
{
+ if (abfd->flags & BFD_PLUGIN)
+ return TRUE;
+
/* This is a hack to support warn_multiple_gp. FIXME: This should
have a cleaner interface, but what? */
if (! config.warn_multiple_gp

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -98,7 +98,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -171,7 +170,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -21,8 +21,6 @@ Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com
- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work
for GCC LTO objects. [bso#14698]
- Add binutils-2.24-bso16746.diff to shut off ld complaining about
IR references to warning symbols. [bso#16746]
-------------------------------------------------------------------
Fri Feb 21 16:59:02 UTC 2014 - matz@suse.de

View File

@ -101,7 +101,6 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: pie-m68k.patch
Patch24: binutils-2.24-auto-plugin.diff
Patch25: binutils-2.24-bso16746.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -174,7 +173,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23 -p1
%patch24 -p1
%patch25 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90