Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libgfortran: Fortran 95 runtime
Name: | libgfortran |
Vendor: | Scientific Linux |
Version: | 4.1.2 |
License: | GPL |
Release: | 44.el5 |
URL: | http://gcc.gnu.org |
- Summary
- This package contains Fortran 95 shared library which is needed to run
Fortran 95 dynamically linked programs.
Changelog
- * Thu Sep 18 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.1.2-44.el5
- fix fastjar on 64-bit architectures (#462397)
- * Wed Sep 17 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.1.2-43.el5
- update from gcc-4_1-branch
- PRs c++/27177, c++/33959, c++/34774, c++/34950, c/34993, c++/35007,
libfortran/26253, libfortran/34699, libgfortran/34699,
libstdc++/20448, libstdc++/20451, middle-end/25445, middle-end/33631,
middle-end/33826, middle_end/34150, middle-end/34627, objc++/27232,
objc++/34193, rtl-optimization/31944, target/34393,
tree-optimization/21655
- fix fold_widened_comparison (#371901, PR middle-end/35163,
PR middle-end/37103)
- move libgomp subpackage to gcc43 src.rpm (#437268)
- fix java.net.URI.relativize (#429825, PR libgcj/34369)
- var-tracking fix (#440345, PR debug/29558)
- fix libstdc++ time and collate category handling (#441639,
PR libstdc++/29217)
- fix x86_64 TLS handling (#445666, PR target/36189)
- fix C++ OpenMP privatized var [cd]tor cleanup handling (#452972,
PR c++/36237)
- fix make_bit_field_ref with large offsets (#453191, PR middle-end/36449)
- fix -ftree-loop-linear (#434916, PR tree-optimization/30565)
- * Mon Apr 14 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.1.2-42.el5
- include bmmintrin.h and mmintrin-common.h headers (#252998)
- fix PCH failure if a precompiled header is included more than
once (#251682, PR pch/13675)
- BuildRequire xulrunner-devel rather than firefox-devel