- Update to gcc trunk head (r243648).
- Package {arm,aarch64}/arm_fp16.h. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=4
This commit is contained in:
parent
9ff42027cd
commit
62b9d7da4f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32d3f3bd931aef0b5d780a9d8a20b5e0ca9ff67d187c2ef299444687698029af
|
||||
size 74674882
|
3
gcc-7.0.0-r243648.tar.bz2
Normal file
3
gcc-7.0.0-r243648.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f045d81945684c8cf7ba1a86c948126883a4f4d021205120fef611c7a84f275e
|
||||
size 78307419
|
@ -233,7 +233,7 @@ BuildRequires: gdb
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: http://gcc.gnu.org/
|
||||
Version: 7.0.0+r242874
|
||||
Version: 7.0.0+r243648
|
||||
Release: 1
|
||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||
@ -1816,6 +1816,7 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc@base_ver@-locale.lang
|
||||
%ifarch %arm aarch64
|
||||
%{libsubdir}/include/arm_neon.h
|
||||
%{libsubdir}/include/arm_acle.h
|
||||
%{libsubdir}/include/arm_fp16.h
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%{libsubdir}/include/cross-stdarg.h
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 14 14:34:22 UTC 2016 - rguenther@suse.com
|
||||
|
||||
- Update to gcc trunk head (r243648).
|
||||
- Package {arm,aarch64}/arm_fp16.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 10:43:45 UTC 2016 - rguenther@suse.com
|
||||
|
||||
|
@ -245,7 +245,7 @@ BuildRequires: gdb
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
Url: http://gcc.gnu.org/
|
||||
Version: 7.0.0+r242874
|
||||
Version: 7.0.0+r243648
|
||||
Release: 0
|
||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 14 14:34:22 UTC 2016 - rguenther@suse.com
|
||||
|
||||
- Update to gcc trunk head (r243648).
|
||||
- Package {arm,aarch64}/arm_fp16.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 10:43:45 UTC 2016 - rguenther@suse.com
|
||||
|
||||
|
@ -227,7 +227,7 @@ BuildRequires: gdb
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
Url: http://gcc.gnu.org/
|
||||
Version: 7.0.0+r242874
|
||||
Version: 7.0.0+r243648
|
||||
Release: 0
|
||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||
@ -2502,6 +2502,7 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc7-locale.lang
|
||||
%ifarch %arm aarch64
|
||||
%{libsubdir}/include/arm_neon.h
|
||||
%{libsubdir}/include/arm_acle.h
|
||||
%{libsubdir}/include/arm_fp16.h
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
%{libsubdir}/include/cross-stdarg.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user