Changelog for
libstdc++-3.4.5-owl5.x86_64.rpm :
* Wed Dec 01 2010 Vasiliy Kulikov
1:3.4.5-owl5- Fixed build bug with binutils 2.20.
* Fri Nov 20 2009 Solar Designer 1:3.4.5-owl4- Disabled building of V2 and V3 compat subpackages (gcc 2.x\'ish libstdc++).
* Wed May 27 2009 Dmitry V. Levin 1:3.4.5-owl3- Disabled unused libstdc++ precompiled header files.
* Fri Feb 03 2006 Dmitry V. Levin 1:3.4.5-owl2- Dropped old ChangeLog files, compressed the remaining ChangeLog files.
* Wed Dec 21 2005 Dmitry V. Levin 1:3.4.5-owl1- Updated to 3.4.5.- Packaged libgcc shared library in separate subpackage.
* Tue Dec 13 2005 Dmitry V. Levin 1:3.4.3-owl5- Corrected interpackage dependencies.
* Sun Oct 23 2005 (GalaxyMaster) 1:3.4.3-owl4- Added sed to Requires(post), since we are using sed in mkheaders;commented out this Requires(post), since we will use this spec with RPM3.- Added BuildRequires as suggested by kadAATT.- Added a missing requirement for libstdc++ to libstdc++-devel.
* Fri Sep 23 2005 Michail Litvak 1:3.4.3-owl3- Don\'t package .la files.
* Wed Jan 19 2005 Solar Designer 1:3.4.3-owl2- Provide/obsolete libstdc++-compat in libstdc++-v3-compat.- Restored the cc(1) and c++(1) man pages.
* Fri Jan 14 2005 (GalaxyMaster) 1:3.4.3-owl1- Reverted the change with removing symbolic links from gcc to cc.- Fixed missed compile flags for target compiler.
* Thu Jan 06 2005 (GalaxyMaster) 1:3.4.3-owl0- Updated to 3.4.3.- Enabled autotools magic, it works as expected.- Added libstdc++ compatible libraries for glibc 3.2.2 based builds.- Added BUILD_CXX_COMPAT_
* macros to control building of compatibilitypackages. I hope that after next release of Owl we will drop this crap.- Spec was revised and cleaned up.
* Fri Jul 16 2004 (GalaxyMaster) 1:3.4.1-owl0- Updated to 3.4.1.
* Fri Jun 04 2004 (GalaxyMaster) 1:3.4.0-owl0.2- Updated to 3.4.0.- Tested only C and C++ compilers, ObjC has compilation issues when usingBoehm GC, Ada unsupported by this build.
* Tue May 25 2004 (GalaxyMaster) 1:3.2.2-owl1.6- Fixed a typo in spec file.
* Tue Apr 20 2004 (GalaxyMaster) 1:3.2.2-owl1.5- Additional optimization fixes for build process (using STAGE1_CFLAGS andBOOT_CFLAGS).- Moved extraction of \'-fno-rtti\' to CXXFLAGS, because this is C++ options.
* Fri Apr 16 2004 (GalaxyMaster) 1:3.2.2-owl1.4- Removed extra_c_flags and \"XXX:\" comment from spec file.- Passing \"-O -fomit-frame-pointers\" in CFLAGS variable to improve build times.
* Thu Feb 26 2004 (GalaxyMaster) 1:3.2.2-owl1.3- Removed wchar patch as we are building against glibc 2.3.2.
* Thu Feb 26 2004 (GalaxyMaster) 1:3.2.2-owl1.2- Temporarily disabled regeneration of configure due to conflict with newautotools.
* Mon Feb 23 2004 (GalaxyMaster) 1:3.2.2-owl1.1- Fixed permission of /usr/lib64/gcc-lib/x86_64-openwall-linux/3.4.5/include/
*directories.- Removed unpackaged files to make RPM4 happy. :)
* Thu Feb 05 2004 Solar Designer 1:3.2.2-owl1- Added libstdc++ compatibility libraries for gcc 2.95.3 as a separatesource tarball.
* Tue Feb 03 2004 (GalaxyMaster) 1:3.2.2-owl0.3- Cleaned up the spec file (reordered scripts & files sections).- Avoid using of subshells in build section to not mask possible errors.
* Mon Feb 02 2004 (GalaxyMaster) 1:3.2.2-owl0.2- Added a patch to enable limited wchar support.
* Fri Jan 30 2004 (GalaxyMaster) 1:3.2.2-owl0.1- Updated to 3.2.2 version.
* Mon Aug 19 2002 Michail Litvak 1:2.95.3-owl5- Deal with info dir entries such that the menu looks pretty.
* Fri Jun 21 2002 Solar Designer - Provide a cc(1) man page.
* Tue May 28 2002 Solar Designer - Don\'t override the linker\'s default library path for elf32_sparc, place/lib64 before /usr/lib64 in the path for elf64_sparc; this is needed tosupport dynamic linking with libraries from packages which only place the.so\'s in /lib (/lib64), not /usr/lib (/usr/lib64).
* Sat May 25 2002 Solar Designer - Do use some optimization when building the stage1 compiler to make our gccbuilds faster.
* Tue Jan 29 2002 Solar Designer - Enforce our new spec file conventions (but more cleanups are still needed).- Dropped the 2.95.2-specific patches entirely.
* Sun Mar 18 2001 Solar Designer - Updated to 2.95.3.- Dropped the duplicate_decls() patch (included in 2.95.3).- Various spec file cleanups (use the ix86 macro, avoid subshells).
* Fri Nov 17 2000 Solar Designer - No pthreads on sparcv9, not just on plain sparc.- Pass plain sparc- target to configure when building for sparcv9, toallow for the use of sparcv9 optflags while not confusing configure.- Check for __arch64__ rather than __sparc_v9__ in limits.h.- %defattr(-,root,root) for all architectures, not just x86 and alpha(no idea why this was restricted).
* Wed Nov 08 2000 Solar Designer - Added a patch for copying of DECL_MODE in duplicate_decls(), byRichard Henderson (http://gcc.gnu.org/ml/gcc-patches/1999-11/msg00087.html).
* Sun Oct 29 2000 Solar Designer - libstdc++-compat is for x86 only, corrected the %ifarch\'s.
* Sat Oct 21 2000 Alexandr D. Kanevskiy - texconfig bug hack
* Fri Oct 20 2000 Alexandr D. Kanevskiy - disable dvi generation
* Fri Aug 25 2000 Alexandr D. Kanevskiy - removed make -j
* Sat Jul 29 2000 Alexandr D. Kanevskiy - spec cleanup.- duplicate file fix.
* Sun Jul 09 2000 Alexandr D. Kanevskiy - Imported from RH.