summaryrefslogtreecommitdiff
path: root/toolchain/binutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-31 20:58:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-31 20:58:48 +0200
commita956b1f05541a9c14407d22638e1cd1075c64bb0 (patch)
treeabbb083f875f80cfe9d2caea5537f9dad784afe9 /toolchain/binutils
parent8051bb1d9846ebdf6f0de56adb6bf283e9cea6d6 (diff)
binutils: remove upstreamed patch
Diffstat (limited to 'toolchain/binutils')
-rw-r--r--toolchain/binutils/patches/git/bfin.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/toolchain/binutils/patches/git/bfin.patch b/toolchain/binutils/patches/git/bfin.patch
deleted file mode 100644
index 1f287518a..000000000
--- a/toolchain/binutils/patches/git/bfin.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/bfd/elf32-bfin.c b/bfd/elf32-bfin.c
-index 7cc8b6d..12f0add 100644
---- a/bfd/elf32-bfin.c
-+++ b/bfd/elf32-bfin.c
-@@ -4457,7 +4457,7 @@ elf32_bfinfdpic_finish_dynamic_sections (bfd *output_bfd,
- if (bfinfdpic_got_section (info))
- {
- BFD_ASSERT (bfinfdpic_gotrel_section (info)->size
-- == (bfinfdpic_gotrel_section (info)->reloc_count
-+ >= (bfinfdpic_gotrel_section (info)->reloc_count
- * sizeof (Elf32_External_Rel)));
-
- if (bfinfdpic_gotfixup_section (info))