Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libgomp - GCC OpenMP v3.0 shared support library
This package contains GCC shared support library which is needed
for OpenMP v3.0 support.
License: |
GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions |
Group: |
system environment/libraries |
URL: |
http://gcc.gnu.org |
Packages
Latest: libgomp-4.4.4-13.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libgomp |
0 |
4.4.4 |
13.el5.fio |
x86_64 |
109 KiB |
2011-05-07 15:17:25 |
Changelog:
- * 2010-07-26 - Jakub Jelinek <jakub[AT]redhat[DOTCOM]> 4.4.4-13
- update from gcc-4_4-branch
- PRs fortran/45019, target/42869, target/44942, testsuite/38946
- VTA backports
- PRs debug/45015, bootstrap/45028
- var-tracking improvements (#616050, PR debug/45003, PR debug/45006)
- fix fortran SELECT CASE handling with CHARACTER type (PR fortran/40206)
- small OpenMP debug info improvements (#533181)
- * 2010-07-13 - Jakub Jelinek <jakub[AT]redhat[DOTCOM]> 4.4.4-12
- update from gcc-4_4-branch
- PRs fortran/44582, fortran/44773, fortran/44847, pch/14940, target/33743
- fix inline-asm check for auto-inc-dec operands (PR testsuite/44701)
- use DW_OP_const[48]u instead of DW_OP_addr for DW_OP_GNU_push_tls_address
operand
- * 2010-07-07 - Jakub Jelinek <jakub[AT]redhat[DOTCOM]> 4.4.4-11
- update from gcc-4_4-branch
- PRs target/44597, target/44705
- VTA backports
- PR c++/44808
- avoid outputting invalid registers in debug info (#610455)
- -Wunused-but-set-* vector assignment fix (PR c++/44780)
- fix PowerPC address reloading for inline-asms (#608768, PR target/44707)
- fix predictive commoning (#609488, PR tree-optimization/40421)
- fix SRA not to do useless sign-extensions that confuses ivopts (#610785)
- fix IPP handling in libgcj (#578382)
- * 2010-06-30 - Jakub Jelinek <jakub[AT]redhat[DOTCOM]> 4.4.4-10
- update from gcc-4_4-branch
- PRs fortran/43841, fortran/43843, tree-optimization/44683
- fix qualified-id as template argument handling (#605761, PR c++/44587)
- -Wunused-but-set-* static_cast fix (PR c++/44682)
- VTA backports
- PRs debug/44610, debug/44668, debug/44694
- unswitching fixes (PR middle-end/43866)
- * 2010-06-24 - Jakub Jelinek <jakub[AT]redhat[DOTCOM]> 4.4.4-9
- update from gcc-4_4-branch
- PRs bootstrap/44426, bootstrap/44544, c++/44627, fortran/44536,
libgcj/44216, target/39690, target/43740, target/44261, target/44481,
target/44534, target/44615, testsuite/32843, testsuite/43739,
tree-optimization/44508
- VTA backports
- PRs debug/43650, debug/44181, debug/44247
- -Wunused-but-set-* ->*/.* fix (PR c++/44619)
- undeprecate #ident and #sccs (#606069)
- fixup dates in generated man pages even for fastjar and gcc/ man pages
- don't realign stack on x86/x86-64 just because a DECL_ALIGN was set
too high by expansion code (#603924, PR target/44542)
- don't allow side-effects in inline-asm memory operands unless
< or > is present in operand's constraint (#602359, PR middle-end/44492)