diff options
-rw-r--r-- | config/cc/gcc.in | 6 | ||||
-rw-r--r-- | patches/gcc/6.2.0/100-uclibc-conf.patch (renamed from patches/gcc/6.1.0/100-uclibc-conf.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/6.2.0/301-missing-execinfo_h.patch (renamed from patches/gcc/6.1.0/301-missing-execinfo_h.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/6.2.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch (renamed from patches/gcc/6.1.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/6.2.0/380-gcc-plugin-POSIX-include-sys-select-h.patch (renamed from patches/gcc/6.1.0/380-gcc-plugin-POSIX-include-sys-select-h.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/6.2.0/810-arm-softfloat-libgcc.patch (renamed from patches/gcc/6.1.0/810-arm-softfloat-libgcc.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/6.2.0/830-arm_unbreak_armv4t.patch (renamed from patches/gcc/6.1.0/830-arm_unbreak_armv4t.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/6.2.0/840-microblaze-enable-dwarf-eh-support.patch (renamed from patches/gcc/6.1.0/840-microblaze-enable-dwarf-eh-support.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/6.2.0/860-cilk-wchar.patch (renamed from patches/gcc/6.1.0/860-cilk-wchar.patch) | 0 |
9 files changed, 3 insertions, 3 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in index 9cc903f0..6f6e1a33 100644 --- a/config/cc/gcc.in +++ b/config/cc/gcc.in @@ -71,9 +71,9 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW -config CC_GCC_V_6_1_0 +config CC_GCC_V_6_2_0 bool - prompt "6.1.0" + prompt "6.2.0" select CC_GCC_6 config CC_GCC_V_5_4_0 @@ -287,7 +287,7 @@ config CC_GCC_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "6.1.0" if CC_GCC_V_6_1_0 + default "6.2.0" if CC_GCC_V_6_2_0 default "5.4.0" if CC_GCC_V_5_4_0 default "linaro-5.2-2015.11-2" if CC_GCC_V_linaro_5_2 default "linaro-4.9-2015.06" if CC_GCC_V_linaro_4_9 diff --git a/patches/gcc/6.1.0/100-uclibc-conf.patch b/patches/gcc/6.2.0/100-uclibc-conf.patch index 73d1f0d3..73d1f0d3 100644 --- a/patches/gcc/6.1.0/100-uclibc-conf.patch +++ b/patches/gcc/6.2.0/100-uclibc-conf.patch diff --git a/patches/gcc/6.1.0/301-missing-execinfo_h.patch b/patches/gcc/6.2.0/301-missing-execinfo_h.patch index 2d0e7baa..2d0e7baa 100644 --- a/patches/gcc/6.1.0/301-missing-execinfo_h.patch +++ b/patches/gcc/6.2.0/301-missing-execinfo_h.patch diff --git a/patches/gcc/6.1.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch b/patches/gcc/6.2.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch index d8986d5f..d8986d5f 100644 --- a/patches/gcc/6.1.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch +++ b/patches/gcc/6.2.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch diff --git a/patches/gcc/6.1.0/380-gcc-plugin-POSIX-include-sys-select-h.patch b/patches/gcc/6.2.0/380-gcc-plugin-POSIX-include-sys-select-h.patch index 12ef48ee..12ef48ee 100644 --- a/patches/gcc/6.1.0/380-gcc-plugin-POSIX-include-sys-select-h.patch +++ b/patches/gcc/6.2.0/380-gcc-plugin-POSIX-include-sys-select-h.patch diff --git a/patches/gcc/6.1.0/810-arm-softfloat-libgcc.patch b/patches/gcc/6.2.0/810-arm-softfloat-libgcc.patch index 5efa7fd1..5efa7fd1 100644 --- a/patches/gcc/6.1.0/810-arm-softfloat-libgcc.patch +++ b/patches/gcc/6.2.0/810-arm-softfloat-libgcc.patch diff --git a/patches/gcc/6.1.0/830-arm_unbreak_armv4t.patch b/patches/gcc/6.2.0/830-arm_unbreak_armv4t.patch index b7300591..b7300591 100644 --- a/patches/gcc/6.1.0/830-arm_unbreak_armv4t.patch +++ b/patches/gcc/6.2.0/830-arm_unbreak_armv4t.patch diff --git a/patches/gcc/6.1.0/840-microblaze-enable-dwarf-eh-support.patch b/patches/gcc/6.2.0/840-microblaze-enable-dwarf-eh-support.patch index 9d29090a..9d29090a 100644 --- a/patches/gcc/6.1.0/840-microblaze-enable-dwarf-eh-support.patch +++ b/patches/gcc/6.2.0/840-microblaze-enable-dwarf-eh-support.patch diff --git a/patches/gcc/6.1.0/860-cilk-wchar.patch b/patches/gcc/6.2.0/860-cilk-wchar.patch index 1d9916f5..1d9916f5 100644 --- a/patches/gcc/6.1.0/860-cilk-wchar.patch +++ b/patches/gcc/6.2.0/860-cilk-wchar.patch |