معرفی شرکت ها


libgomp-4.8.5-44.el7.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

GCC OpenMP v3.0 shared support library
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos os x86_64
نام بسته libgomp
نام فایل بسته libgomp-4.8.5-44.el7.x86_64.rpm
نسخه بسته 4.8.5
انتشار بسته 44.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed 30 Sep 2020 06
هاست سازنده x86-02.bsys.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://gcc.gnu.org
مجوز GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
حجم دانلود 159K
حجم نصب 207.172K
This package contains GCC shared support library which is needed for OpenMP v3.0 support.


جایگزین ها

بسته نسخه معماری مخزن
libgomp-4.8.5-44.el7.i686.rpm 4.8.5 i686 CentOS os


نیازمندی

مقدار نام
- /bin/sh
- /bin/sh
- /sbin/install-info
- /sbin/install-info
- /sbin/ldconfig
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.17)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libc.so.6(GLIBC_2.6)(64bit)
- libpthread.so.0()(64bit)
- libpthread.so.0(GLIBC_2.2.5)(64bit)
- libpthread.so.0(GLIBC_2.3.4)(64bit)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 4.8.2-16.el7 libgomp
= 4.8.5-44.el7 libgomp
= 4.8.5-44.el7 libgomp(x86-64)
- libgomp.so.1()(64bit)
- libgomp.so.1(GOACC_2.0)(64bit)
- libgomp.so.1(GOACC_2.0.1)(64bit)
- libgomp.so.1(GOMP_1.0)(64bit)
- libgomp.so.1(GOMP_2.0)(64bit)
- libgomp.so.1(GOMP_3.0)(64bit)
- libgomp.so.1(GOMP_4.0)(64bit)
- libgomp.so.1(GOMP_4.0.1)(64bit)
- libgomp.so.1(GOMP_4.5)(64bit)
- libgomp.so.1(GOMP_PLUGIN_1.0)(64bit)
- libgomp.so.1(GOMP_PLUGIN_1.1)(64bit)
- libgomp.so.1(OACC_2.0)(64bit)
- libgomp.so.1(OMP_1.0)(64bit)
- libgomp.so.1(OMP_2.0)(64bit)
- libgomp.so.1(OMP_3.0)(64bit)
- libgomp.so.1(OMP_3.1)(64bit)
- libgomp.so.1(OMP_4.0)(64bit)
- libgomp.so.1(OMP_4.5)(64bit)


نحوه نصب


نصب پکیج rpm libgomp:

    sudo yum localinstall libgomp-4.8.5-44.el7.x86_64.rpm


فایل ها

مسیرها
/usr/lib64/libgomp.so.1
/usr/lib64/libgomp.so.1.0.0
/usr/share/doc/libgomp-4.8.5
/usr/share/doc/libgomp-4.8.5/ChangeLog.bz2
/usr/share/doc/libgomp-4.8.5/ChangeLog.graphite.bz2
/usr/share/info/libgomp.info.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2020-03-25

fix pr92950.c test (#1784759)

2020-03-24

fix wrong code emitted for movv1qi on s390x (#1784759)
fix wrong code with EH due to a bug in LRA (#1800526)

2020-01-13

avoid folding shifts of vector types (#1740539)

2019-12-06

backport ARMv8.3 pointer authentication patches (#1769573)

2019-07-23

fix ICE with lambda in NSDMI (PR c++/66585, #1713056)
revert the change

2019-02-26

fix pr63567-2.c and pr63567-4.c

2019-02-25

fix mode mismatch in prepare_cmp_insn (#1641329, PR target/63442)
allow libitm to use HTM (#1659698)
fix up memset handling in DSE (#1640805, PR rtl-optimization/69891)
fix bits/bytes confusion in set_noop_p (#1594975, PR rtl-optimization/68814)
enable initializing statics with COMPOUND_LITERAL_EXPR in C99
fix PIC_OFFSET_TABLE_REGNUM (#1614326)
quash spurious -Wmissing-field-initializers warnings (#1633716, PR c/60784)
fix ICE with alias template (#1648161, PR c++/53658)

2019-01-16

Avoid code generation bug due to incorrect CFG in the presence

2018-06-12

back out the last change

2018-06-05

adjust C++11 signatures to take a const_iterator (#1575888)

2018-04-26

fix infinite looping in -fipa-cp-clone (#1546372)
don't look for vsld gcc.target/powerpc/pr72717.c

2018-04-25

Fix two minor problems with the backported spectre updates

2018-04-19

Backport various stack-clash and spectre fixes from upstream

2018-04-10

backport s390 -mpic-data-is-text-relative feature (#1555397)
fix crash when write follows large read (#1463706)
fix emit_move_insn ICE (#1565536)
add missing rs6000-cpus.def (#1512202)

2018-04-04

fix ICE when generating a vector shift by scalar (#1546728)

2018-03-27

s390 retpoline support for spectre mitigation (#1552021)