summaryrefslogtreecommitdiff
path: root/patches/binutils/2.21.1a
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2016-01-03 09:22:02 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2016-01-03 09:22:02 (GMT)
commitba8713947ebd50bd7191bf4886399957dc8ed5ee (patch)
treef5bea03f1172ba09ac51eaf738fe24b5a19a91b6 /patches/binutils/2.21.1a
parent5543f85febff1539e2be751175a1e102c0a056e8 (diff)
patches/binutils: Remove old patches for binutils
Since we removed older binutils versions, remove patches as well. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'patches/binutils/2.21.1a')
-rw-r--r--patches/binutils/2.21.1a/110-arm-eabi-conf.patch24
-rw-r--r--patches/binutils/2.21.1a/120-sh-conf.patch42
-rw-r--r--patches/binutils/2.21.1a/300-001_ld_makefile_patch.patch24
-rw-r--r--patches/binutils/2.21.1a/300-012_check_ldrunpath_length.patch21
4 files changed, 0 insertions, 111 deletions
diff --git a/patches/binutils/2.21.1a/110-arm-eabi-conf.patch b/patches/binutils/2.21.1a/110-arm-eabi-conf.patch
deleted file mode 100644
index 1bb491e..0000000
--- a/patches/binutils/2.21.1a/110-arm-eabi-conf.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -durN binutils-2.21.1.orig/configure binutils-2.21.1/configure
---- binutils-2.21.1.orig/configure 2011-06-27 09:39:00.000000000 +0200
-+++ binutils-2.21.1/configure 2011-09-12 13:39:06.292251293 +0200
-@@ -3180,7 +3180,7 @@
- noconfigdirs="$noconfigdirs target-libffi target-qthreads"
- libgloss_dir=arm
- ;;
-- arm*-*-linux-gnueabi)
-+ arm*-*-linux-*gnueabi)
- noconfigdirs="$noconfigdirs target-qthreads"
- case ${with_newlib} in
- no) noconfigdirs="$noconfigdirs target-newlib target-libgloss"
-diff -durN binutils-2.21.1.orig/configure.ac binutils-2.21.1/configure.ac
---- binutils-2.21.1.orig/configure.ac 2011-06-27 11:08:53.000000000 +0200
-+++ binutils-2.21.1/configure.ac 2011-09-12 13:39:06.308917895 +0200
-@@ -652,7 +652,7 @@
- noconfigdirs="$noconfigdirs target-libffi target-qthreads"
- libgloss_dir=arm
- ;;
-- arm*-*-linux-gnueabi)
-+ arm*-*-linux-*gnueabi)
- noconfigdirs="$noconfigdirs target-qthreads"
- case ${with_newlib} in
- no) noconfigdirs="$noconfigdirs target-newlib target-libgloss"
diff --git a/patches/binutils/2.21.1a/120-sh-conf.patch b/patches/binutils/2.21.1a/120-sh-conf.patch
deleted file mode 100644
index 39d12eb..0000000
--- a/patches/binutils/2.21.1a/120-sh-conf.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-diff -durN binutils-2.21.1.orig/configure binutils-2.21.1/configure
---- binutils-2.21.1.orig/configure 2011-09-12 13:39:06.292251293 +0200
-+++ binutils-2.21.1/configure 2011-09-12 13:39:07.135581381 +0200
-@@ -3148,7 +3148,7 @@
- am33_2.0-*-linux*)
- noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
- ;;
-- sh-*-linux*)
-+ sh*-*-linux*)
- noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
- ;;
- sh*-*-pe|mips*-*-pe|*arm-wince-pe)
-@@ -3487,7 +3487,7 @@
- romp-*-*)
- noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes target-libgloss ${libgcj}"
- ;;
-- sh-*-* | sh64-*-*)
-+ sh*-*-* | sh64-*-*)
- case "${host}" in
- i[3456789]86-*-vsta) ;; # don't add gprof back in
- i[3456789]86-*-go32*) ;; # don't add gprof back in
-diff -durN binutils-2.21.1.orig/configure.ac binutils-2.21.1/configure.ac
---- binutils-2.21.1.orig/configure.ac 2011-09-12 13:39:06.308917895 +0200
-+++ binutils-2.21.1/configure.ac 2011-09-12 13:39:07.145581342 +0200
-@@ -620,7 +620,7 @@
- am33_2.0-*-linux*)
- noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
- ;;
-- sh-*-linux*)
-+ sh*-*-linux*)
- noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
- ;;
- sh*-*-pe|mips*-*-pe|*arm-wince-pe)
-@@ -959,7 +959,7 @@
- romp-*-*)
- noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes target-libgloss ${libgcj}"
- ;;
-- sh-*-* | sh64-*-*)
-+ sh*-*-* | sh64-*-*)
- case "${host}" in
- i[[3456789]]86-*-vsta) ;; # don't add gprof back in
- i[[3456789]]86-*-go32*) ;; # don't add gprof back in
diff --git a/patches/binutils/2.21.1a/300-001_ld_makefile_patch.patch b/patches/binutils/2.21.1a/300-001_ld_makefile_patch.patch
deleted file mode 100644
index 2ec0a3f..0000000
--- a/patches/binutils/2.21.1a/300-001_ld_makefile_patch.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -durN binutils-2.21.1.orig/ld/Makefile.am binutils-2.21.1/ld/Makefile.am
---- binutils-2.21.1.orig/ld/Makefile.am 2011-03-16 09:37:30.000000000 +0100
-+++ binutils-2.21.1/ld/Makefile.am 2011-09-12 13:39:07.962244866 +0200
-@@ -37,7 +37,7 @@
- # We put the scripts in the directory $(scriptdir)/ldscripts.
- # We can't put the scripts in $(datadir) because the SEARCH_DIR
- # directives need to be different for native and cross linkers.
--scriptdir = $(tooldir)/lib
-+scriptdir = $(libdir)
-
- EMUL = @EMUL@
- EMULATION_OFILES = @EMULATION_OFILES@
-diff -durN binutils-2.21.1.orig/ld/Makefile.in binutils-2.21.1/ld/Makefile.in
---- binutils-2.21.1.orig/ld/Makefile.in 2011-03-16 09:37:30.000000000 +0100
-+++ binutils-2.21.1/ld/Makefile.in 2011-09-12 13:39:07.962244866 +0200
-@@ -365,7 +365,7 @@
- # We put the scripts in the directory $(scriptdir)/ldscripts.
- # We can't put the scripts in $(datadir) because the SEARCH_DIR
- # directives need to be different for native and cross linkers.
--scriptdir = $(tooldir)/lib
-+scriptdir = $(libdir)
- BASEDIR = $(srcdir)/..
- BFDDIR = $(BASEDIR)/bfd
- INCDIR = $(BASEDIR)/include
diff --git a/patches/binutils/2.21.1a/300-012_check_ldrunpath_length.patch b/patches/binutils/2.21.1a/300-012_check_ldrunpath_length.patch
deleted file mode 100644
index 1c5393a..0000000
--- a/patches/binutils/2.21.1a/300-012_check_ldrunpath_length.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -durN binutils-2.21.1.orig/ld/emultempl/elf32.em binutils-2.21.1/ld/emultempl/elf32.em
---- binutils-2.21.1.orig/ld/emultempl/elf32.em 2011-06-27 09:39:14.000000000 +0200
-+++ binutils-2.21.1/ld/emultempl/elf32.em 2011-09-12 13:39:08.808908274 +0200
-@@ -1272,6 +1272,8 @@
- && command_line.rpath == NULL)
- {
- lib_path = (const char *) getenv ("LD_RUN_PATH");
-+ if ((lib_path) && (strlen (lib_path) == 0))
-+ lib_path = NULL;
- if (gld${EMULATION_NAME}_search_needed (lib_path, &n,
- force))
- break;
-@@ -1499,6 +1501,8 @@
- rpath = command_line.rpath;
- if (rpath == NULL)
- rpath = (const char *) getenv ("LD_RUN_PATH");
-+ if ((rpath) && (strlen (rpath) == 0))
-+ rpath = NULL;
-
- for (abfd = link_info.input_bfds; abfd; abfd = abfd->link_next)
- if (bfd_get_flavour (abfd) == bfd_target_elf_flavour)