summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/7.4.0/nios2-softfp.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@infonline.de>2021-06-11 15:28:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-06-11 15:32:57 +0200
commit1557f0ea6e1ae6c363544b853c805d4ee5900ec3 (patch)
treecc90ac681bdf941f7218dbc16b2ec5501c2da328 /toolchain/gcc/patches/7.4.0/nios2-softfp.patch
parentb83259f5d8417e231bf261a50954aa4c5709e814 (diff)
gcc: update 8/9
Diffstat (limited to 'toolchain/gcc/patches/7.4.0/nios2-softfp.patch')
-rw-r--r--toolchain/gcc/patches/7.4.0/nios2-softfp.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/toolchain/gcc/patches/7.4.0/nios2-softfp.patch b/toolchain/gcc/patches/7.4.0/nios2-softfp.patch
deleted file mode 100644
index c677c6c2f..000000000
--- a/toolchain/gcc/patches/7.4.0/nios2-softfp.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -Nur gcc-6.2.0.orig/libgcc/config.host gcc-6.2.0/libgcc/config.host
---- gcc-6.2.0.orig/libgcc/config.host 2016-05-17 08:15:52.000000000 +0200
-+++ gcc-6.2.0/libgcc/config.host 2016-10-15 14:42:53.971919904 +0200
-@@ -962,6 +962,10 @@
- ;;
- esac
- ;;
-+nios2-*-linux-uclibc*)
-+ tmake_file="$tmake_file nios2/t-nios2 nios2/t-linux t-libgcc-pic t-slibgcc-libgcc t-softfp-sfdf t-softfp"
-+ md_unwind_header=nios2/linux-unwind.h
-+ ;;
- nios2-*-linux*)
- tmake_file="$tmake_file nios2/t-nios2 nios2/t-linux t-libgcc-pic t-slibgcc-libgcc"
- md_unwind_header=nios2/linux-unwind.h