Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libstdc++6 | Distribution: Mandriva Linux |
Version: 4.0.1 | Vendor: Mandriva |
Release: 5mdk | Build date: Thu Sep 1 10:30:53 2005 |
Group: System/Libraries | Build host: n2.mandriva.com |
Size: 878148 | Source RPM: gcc-4.0.1-5mdk.src.rpm |
Packager: Mandriva Linux Team <http://www.mandrivaexpert.com/> | |
Url: http://gcc.gnu.org/ | |
Summary: GNU C++ library |
This package contains the GCC Standard C++ Library v3, an ongoing project to implement the ISO/IEC 14882:1998 Standard C++ library.
GPL
* Thu Sep 01 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.1-5mdk - merge libjava from 4.0-rhl-branch - make gcjh generate arch-independent code for 0x80000000 - add fastjar and grepjar man pages - don't move <gcj/libgcj-config.h> around - stick to /usr/share/java-ext dir for jpackage existing practise - remove duplicated files, create a libgcjX-base package for classes - fix possible reloads into read-only memory (4.0-branch, PR rtl-opt/15248) * Mon Aug 29 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.1-4mdk - build the cairo Graphics2D implementation on GTK (backport from 4.1) - ship with biarch c++config.h headers - mklibnamize java libs package, aka don't depend on huge 32-bit runtime - fix kopete miscompilation on x86_64 (Richard Guenther, PR tree-opt/23326) - merge from RH 4.0.1-10: * more testcases * support more than 16 nested GCC visibility pragmas (H.J.Lu) * fix linker command line ordering when compiling multiple java source files (Tom Tromey, #163099) * diagnose invalid uses of inline (Eric Christopher, PRs c/22052, c/21975) * fix __builtin_*_chk miscompilation (PR middle-end/23484) - merge some java related changes from David Walluck: * add missing java files * don't add gcj- prefix to tools * java-1.4.2-gcj-compat now handles java and javac wrappers * fix libgcj alternative removal * ship with Java runtime library sources for use in Eclipse * ship with libgcjawt instead of jawt commonly used in non-free JVMs * Fri Aug 26 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.1-3mdk - updates from 4.0-branch (2005/08/26): * fix -dv option handling * fix documentation for -ftree-dominator-opts * fix PRs rtl-opt/23560, tree-optimization/23546, middle-end/23517, target/21571, target/23070, c/18175, middle-end/20624, c/21562, rtl-opt/21254, c++/23337, tree-optimization/21105, rtl-opt/23299, middle-end/23369, middle-end/23312, middle-end/22439, rtl-opt/23241, middle-end/21894, middle-end/21728, middle-end/21529, middle-end/21291, c++/20817, c++/22454, c++/23044, tree-optimization/23426, c++/22233, c++/23089, c++/21799, c++/8271, c++/23266, c++/23219, c++/20646, c++/22508, c++/23191, fortran/20363, fortran/23065, fortran/21432, libfortran/20006, libfortran/22143, fortran/18833, fortran/20850, fortran/22010, java/17845, java/21436, java/23230, libfortran/23154, libfortran/23428, libgcj/21020, libgcj/21074, libgcj/23353, libstdc++/23465, libstdc++/23550 * Thu Aug 04 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.1-2mdk - add Red Hat Fortify extensions - updates from 4.0-branch (2005/08/04): * aliasing bug fixes (tree-opt/23192, tree-opt/22591) * fix PRs tree-opt/19899, c/22311, rtl-opt/22619, middle-end/21362, debug/20161, c++/22545, fortran/22503, libfortran/23178, fortran/22570 et al. * Tue Jul 26 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.1-1mdk - 4.0.1 + updates from 4.0-branch (CVS 2005/07/26) * Fix PRs debug/21828, target/21149, target/22576, rtl-optimization/22167, tree-opt/22278, target/21721, middle-end/22057, c/22421, middle-end/20593, tree-opt/22105, middle-end/22028, debug/21946, debug/21946, middle-end/17961, target/22083, c/21911, c/22308, c/22013, c/22098, c++/22263, c++/22139, c++/22204, c++/22132, c++/20637, c++/20678, c++/21903, c++/20789, c++/21929, c++/20746, c++/10611, c++/20563 * Mon Jun 06 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.1-0.2mdk - 4.0.1 (CVS 2005/06/06) - description tweaks - buildrequires gawk >= 3.1.4 - build ada on ia64 - fix build on ppc with nof libs (Christiaan) - fix build on ppc64 and make it a biarch compiler too (3.3-branch) - remove obsolete RH compatibility code with "2.96" * Thu Jun 02 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.1-0.1mdk - 4.0.1 (CVS 2005/06/01) - obsoletes gcc-g77, improve post scriptlets - fix internal build of ada for the testsuite - fix build on x86_64 without biarch awt peers - add missing MMX & 3D Now! intrinsics headers * Wed May 04 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.0-3mdk - rebuild as system compiler - don't build 32-bit awt/gtk peer on lib64 platforms - make /usr/lib/security/*.security %config(noreplace) * Mon May 02 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 4.0.0-2mdk - ship with mudflap libs - buildrequires: libgmp-devel for gfortran - enable java with some changes: * add missing security and database files * add current directory in classpath if empty * handle java -jar JARFILE in the wrapper script - updates from 4.0-branch as of 2005/05/02: * really inline memcpy with -minline-all-stringops (fix etherboot build) * fix kernel miscompilation (PR tree-optimization/21173) * more tweaks to <tr1/type_traits> (issue 3.20) * fix PRs ada/18847, c++/19542, rtl-optimization/21144, target/21098, java/21022, c/21159, c/21213, c/20740, rtl-optimization/21163, middle-end/20991, target/21101, c++/21087, middle-end/20991, fortran/13082, fortran/18824, fortran/16861, fortran/20865, fortran/21177, fortran/20879, fortran/20059, java/21115, java/20768, libgfortran/20950, libgcj/21136, libgcj/21233, libstdc++/21286, libstdc++/21244, libstdc++/21035, libstdc++/20914 * Tue Apr 26 2005 Gwenole Beauchesne <gbeauchesne@mandrva.com> 4.0.0-1mdk - add missing <bits/cxxabi_tweaks.h> - don't obsolete g77 packages as they may still be there for now - further visibility fixes for KDE 3.4 on x86-64 - 4.0 release + updates from 4.0-branch as of 2005/04/24: * fix PRs rtl-opt/21102, target/21100, target/21099, c++/20805, middle-end/20973, c/12913, fortran/14569 - merge with gcc3.4 package: * fix javac wrapper script for automake1.9 testsuite (Christiaan) * fix libgcj pkgconfig files to look for gcj includes at the right place * avoid installing gcc into /usr/lib64 so that existing ways to generate libtool scripts can cope with 32-bit development on 64-bit platforms * unset TEXINPUTS when building PDF docs (G. Rousse) * disable 64-bit code generation if running under a 32-bit personality * temporarily disable libffi/java on sparc, sparc64 (Per Oyvind Karlsen) * Thu Apr 14 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 4.0.0-0.4mdk - add fortran 95 front-end, they are now called gfortran and f95 * Thu Apr 14 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 4.0.0-0.3mdk - update from CVS (2005/04/14) * Wed Dec 29 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 4.0.0-0.2mdk - update from CVS (2004/12/28) - make libstdc++.so symlink less sensitive to future changes from 3.4 * Fri Sep 10 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 4.0.0-0.1mdk - Renamed to 4.0.0 (2004/09/10) * Tue Jul 06 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.5.0-0.1mdk - First Preview Release for Mandrakelinux
/usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so.6.0.5
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 10 01:56:45 2019