Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
compat-libstdc++: Standard C++ libraries for Red Hat 7.3 backwards compatibility compiler
Name: | compat-libstdc++ |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 7.3 |
License: | GPL |
Release: | 2.96.123 |
URL: | http://gcc.gnu.org |
- Summary
- The libstdc++ package contains a snapshot of the GCC Standard C++
Library v3, an ongoing project to implement the ISO 14882 Standard C++
library.
Changelog
- * Wed Nov 5 18:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 7.3-2.96.123
- add compat-libstdc++ on ppc32 (#107323)
- * Thu Sep 11 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 7.3-2.96.122
- rebuilt against glibc-2.3.2-85, so that long int off64_t is used
on ia64 (some older 2.3.x glibcs used incorrectly long long int off64_t)
- * Wed Aug 27 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 7.3-2.96.121
- move libgcc routines from @@GLIBCPP_2.96 to @@GLIBC_2.0
on i386/alpha (Jason Merrill, #97372, Issue Tracker #19316)
- fix memory leak in IA-64 unwinder (#83739)
- Always pass --32 to assembler, so that it is possible to
run compat-gcc.i386 against binutils.x86_64 on AMD64 (#102867)