[gcc-7] 103/354: update libhsail-rt descriptions
Ximin Luo
infinity0 at debian.org
Thu Nov 23 15:50:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository gcc-7.
commit d3e26eefd59ae3c1809ad830b6c3a7aeb3c2e915
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Wed Feb 1 11:28:10 2017 +0000
update libhsail-rt descriptions
git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9269 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/control | 19 ++++++--
debian/control.m4 | 133 ++++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 120 insertions(+), 32 deletions(-)
diff --git a/debian/control b/debian/control
index 3b9098a..429ad24 100644
--- a/debian/control
+++ b/debian/control
@@ -2291,8 +2291,11 @@ Depends: gcc-7-base (= ${gcc:Version}), libgcc-7-dev (= ${gcc:Version}), libhsai
${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: HSAIL runtime library (development files)
- This package contains the headers and static library files needed to build
- GNU HSAIL applications.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: libhsail-rt0
Section: libs
@@ -2303,7 +2306,11 @@ Pre-Depends: ${misc:Pre-Depends}
Priority: optional
Depends: gcc-7-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: HSAIL runtime library
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: libhsail-rt0-dbg
Section: debug
@@ -2313,7 +2320,11 @@ Multi-Arch: same
Priority: extra
Depends: gcc-7-base (= ${gcc:Version}), libhsail-rt0 (= ${gcc:Version}), libgcc1-dbg (>= ${libgcc:Version}), ${misc:Depends}
Description: HSAIL runtime library (debug symbols)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
#Package: gcc`'PV-soft-float
#Architecture: arm armel armhf
diff --git a/debian/control.m4 b/debian/control.m4
index 85882da..86e8d45 100644
--- a/debian/control.m4
+++ b/debian/control.m4
@@ -5024,8 +5024,11 @@ ifdef(`MULTIARCH', `Multi-Arch: same
')`'dnl
BUILT_USING`'dnl
Description: HSAIL runtime library (development files)
- This package contains the headers and static library files needed to build
- GNU HSAIL applications.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
ifenabled(`lib64hsail',`
Package: lib64hsail-rt`'PV-dev`'LS
@@ -5036,8 +5039,11 @@ Depends: BASELDEP, libdevdep(gcc`'PV-dev,64), libdep(hsail-rt`'HSAIL_SO,64),
${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (64bit development files)
- This package contains the headers and static library files needed to build
- GNU HSAIL applications.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl lib64hsail
ifenabled(`lib32hsail',`
@@ -5048,8 +5054,11 @@ Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libdevdep(gcc`'PV-dev,32), libdep(hsail-rt`'HSAIL_SO,32), ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (32bit development files)
- This package contains the headers and static library files needed to build
- GNU HSAIL applications.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl lib32hsail
ifenabled(`libn32hsail',`
@@ -5060,8 +5069,11 @@ Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libdevdep(gcc`'PV-dev,n32), libdep(hsail-rt`'HSAIL_SO,n32), ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (n32 development files)
- This package contains the headers and static library files needed to build
- GNU HSAIL applications.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libn32hsail
ifenabled(`x32dev',`
@@ -5073,8 +5085,11 @@ Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libdevdep(gcc`'PV-dev,x32), libdep(hsail-rt`'HSAIL_SO,x32), ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (x32 development files)
- This package contains the headers and static library files needed to build
- GNU HSAIL applications.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libx32hsail
')`'dnl x32dev
@@ -5087,8 +5102,11 @@ Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libdevdep(gcc`'PV-dev,hf), libdep(hsail-rt`'HSAIL_SO,hf), ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (hard float ABI development files)
- This package contains the headers and static library files needed to build
- GNU HSAIL applications.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libhfhsail
')`'dnl armml
@@ -5101,8 +5119,11 @@ Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libdevdep(gcc`'PV-dev,sf), libdep(hsail-rt`'HSAIL_SO,sf), ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (soft float development files)
- This package contains the headers and static library files needed to build
- GNU HSAIL applications.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libsfhsail
')`'dnl armml
')`'dnl hsailrtdev
@@ -5121,7 +5142,11 @@ Priority: ifdef(`TARGET',`extra',`PRI(optional)')
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: libhsail-rt`'HSAIL_SO-dbg`'LS
Section: debug
@@ -5134,7 +5159,11 @@ Priority: extra
Depends: BASELDEP, libdep(hsail-rt`'HSAIL_SO,,=), libdbgdep(gcc`'GCC_SO-dbg,,>=,${libgcc:Version}), ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (debug symbols)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libhsail
ifenabled(`lib64hsail',`
@@ -5145,7 +5174,11 @@ Priority: ifdef(`TARGET',`extra',`PRI(optional)')
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (64bit)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: lib64hsail-rt`'HSAIL_SO-dbg`'LS
Section: debug
@@ -5154,7 +5187,11 @@ Priority: extra
Depends: BASELDEP, libdep(hsail-rt`'HSAIL_SO,64,=), libdbgdep(gcc`'GCC_SO-dbg,64,>=,${gcc:EpochVersion}), ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (64 bit debug symbols)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl lib64hsail
ifenabled(`lib32hsail',`
@@ -5166,7 +5203,11 @@ Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
Conflicts: ${confl:lib32}
BUILT_USING`'dnl
Description: HSAIL runtime library (32bit)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: lib32hsail-rt`'HSAIL_SO-dbg`'LS
Section: debug
@@ -5175,7 +5216,11 @@ Priority: extra
Depends: BASELDEP, libdep(hsail-rt`'HSAIL_SO,32,=), libdbgdep(gcc`'GCC_SO-dbg,32,>=,${gcc:EpochVersion}), ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (32 bit debug symbols)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl lib32hsail
ifenabled(`libn32hsail',`
@@ -5186,7 +5231,11 @@ Priority: ifdef(`TARGET',`extra',`PRI(optional)')
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (n32)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: libn32hsail-rt`'HSAIL_SO-dbg`'LS
Section: debug
@@ -5195,7 +5244,11 @@ Priority: extra
Depends: BASELDEP, libdep(hsail-rt`'HSAIL_SO,n32,=), libdbgdep(gcc`'GCC_SO-dbg,n32,>=,${gcc:EpochVersion}), ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (n32 debug symbols)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libn32hsail
ifenabled(`libx32hsail',`
@@ -5206,7 +5259,11 @@ Priority: ifdef(`TARGET',`extra',`PRI(optional)')
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (x32)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: libx32hsail-rt`'HSAIL_SO-dbg`'LS
Section: debug
@@ -5215,7 +5272,11 @@ Priority: extra
Depends: BASELDEP, libdep(hsail-rt`'HSAIL_SO,x32,=), libdbgdep(gcc`'GCC_SO-dbg,x32,>=,${gcc:EpochVersion}), ${misc:Depends}
BUILT_USING`'dnl
Description: HSAIL runtime library (x32 debug symbols)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libx32hsail
ifenabled(`libhfhsail',`
@@ -5227,7 +5288,11 @@ Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
ifdef(`TARGET',`dnl',`Conflicts: libhsail-rt'HSAIL_SO`-armhf [biarchhf_archs]')
BUILT_USING`'dnl
Description: HSAIL runtime library (hard float ABI)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: libhfhsail-rt`'HSAIL_SO-dbg`'LS
Section: debug
@@ -5237,7 +5302,11 @@ Depends: BASELDEP, libdep(hsail-rt`'HSAIL_SO,hf,=), libdbgdep(gcc`'GCC_SO-dbg,hf
ifdef(`TARGET',`dnl',`Conflicts: libhsail-rt'HSAIL_SO`-dbg-armhf [biarchhf_archs]')
BUILT_USING`'dnl
Description: HSAIL runtime library (hard float ABI debug symbols)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libhfhsailrt
ifenabled(`libsfhsail',`
@@ -5249,7 +5318,11 @@ Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
ifdef(`TARGET',`dnl',`Conflicts: libhsail-rt'HSAIL_SO`-armel [biarchsf_archs]')
BUILT_USING`'dnl
Description: HSAIL runtime library (soft float ABI)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
Package: libsfhsail-rt`'HSAIL_SO-dbg`'LS
Section: debug
@@ -5259,7 +5332,11 @@ Depends: BASELDEP, libdep(hsail-rt`'HSAIL_SO,sf,=), libdbgdep(gcc`'GCC_SO-dbg,sf
ifdef(`TARGET',`dnl',`Conflicts: libhsail-rt'HSAIL_SO`-dbg-armel [biarchsf_archs]')
BUILT_USING`'dnl
Description: HSAIL runtime library (soft float ABI debug symbols)
- Library needed for GNU HSAIL applications linked against the shared library.
+ This library implements the agent-side runtime functionality required
+ to run HSA finalized programs produced by the BRIG frontend.
+ .
+ The library contains both the code required to run kernels on the agent
+ and also functions implementing more complex HSAIL instructions.
')`'dnl libsfhsailrt
')`'dnl brig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git
More information about the Reproducible-commits
mailing list