SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for compat-libstdc++-33-3.2.3-72.el7.x86_64.rpm :

* Tue Nov 04 2014 Jakub Jelinek 3.2.3-72- rebuilt against fixed glibc to avoid infinite recursion in btowc (#1159772)
* Fri Jan 24 2014 Daniel Mach - 3.2.3-71- Mass rebuild 2014-01-24
* Tue Jan 07 2014 Jakub Jelinek 3.2.3-70- filter out -fstack-protector-strong, -grecord-gcc-switches and new i686, ppc and s390 tunings (#1048850)
* Wed Aug 28 2013 Jakub Jelinek 3.2.3-69- add %{?dist} to release (#874993)
* Wed Feb 20 2013 Jakub Jelinek 3.2.3-68.7- use siginfo_t instead of struct siginfo
* Wed Feb 13 2013 Fedora Release Engineering - 3.2.3-68.6- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Oct 15 2012 Jon Ciesla - 3.2.3-68.5- Provides: bundled(libiberty)
* Wed Jul 18 2012 Fedora Release Engineering - 3.2.3-68.4- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Feb 28 2012 Fedora Release Engineering - 3.2.3-68.3- Rebuilt for c++ ABI breakage
* Thu Jan 12 2012 Fedora Release Engineering - 3.2.3-68.2- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 08 2011 Fedora Release Engineering - 3.2.3-68.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Sep 17 2009 Jakub Jelinek 3.2.3-68- strip -march=z9-109 and -mtune=z10 from OPT_FLAGS on s390, s390x (#523209)- make sure to use system libgcc_s.so.1 instead of gcc32 one during testing
* Tue Jul 28 2009 Jakub Jelinek 3.2.3-67- replace -mtune=generic in $RPM_OPT_FLAGS with something that GCC 3.2.3 groks
* Mon Mar 09 2009 Jakub Jelinek 3.2.3-66- fix up for latest bison
* Sat Feb 14 2009 Dennis Gilmore - 3.2.3-65- fix to build 32 bit sparc sparcv9
* Tue Jul 15 2008 Tom \"spot\" Callaway - 3.2.3-64- fix license tag- apply patches with fuzz=2
* Tue Feb 19 2008 Fedora Release Engineering - 3.2.3-63- Autorebuild for GCC 4.3
* Tue Oct 09 2007 Jakub Jelinek 3.2.3-62- rebuilt
* Mon Aug 21 2006 Jakub Jelinek 3.2.3-61- fix the ppc
*/s390
* math
*l stub changes
* Fri Aug 18 2006 Jakub Jelinek 3.2.3-60- on ppc
*/s390
* make sure all needed math
*l stubs are included
* Thu Aug 10 2006 Jakub Jelinek 3.2.3-59- fix cleaning up the buildroot before debuginfo generation
* Thu Aug 10 2006 Jakub Jelinek 3.2.3-58- include only compat-libstdc++-33 subpackage
* Thu Aug 03 2006 Jakub Jelinek 3.2.3-57- in 64-bit builds remove 32-bit /usr/lib/lib
* libraries from the buildroots (and similarly on 32-bit builds remove 64-bit /usr/lib64/lib
*) before AutoReq generation
* Wed Jul 12 2006 Jesse Keating - 3.2.3-55.fc5.1- rebuild
* Sat Feb 11 2006 Jakub Jelinek 3.2.3-55.fc5- replace -mtune=generic in $RPM_OPT_FLAGS with something that GCC 3.2.3 groks
* Fri Feb 10 2006 Jesse Keating - 3.2.3-54.fc5.2- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating - 3.2.3-54.fc5.1- rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Jan 04 2006 Jakub Jelinek 3.2.3-54.fc5- rebuilt with new gcc, massage $RPM_OPT_FLAGS, as GCC 3.2.3-RH doesn\'t grok -fstack-protector etc.- make sure glibc and glibc-devel for all multilib arches is installed for building (#170601)- fix compat-libstdc++-33 %description (#171684)- disable os_defines.h changes introduced in 3.2.3-45 also for IBM xlC compiler (#146196, IT#75174)- fix pushdecl_class_level for OVERLOADs (Mark Mitchell, Alexandre Oliva, #156185)- reword diagnostics about unresolved overloaded type (Alexandre Oliva, #156291, IT#70101)- fix x86_64 compiler hang when passing object with 3+ base classes by value (Zak Kipling, PR target/18300, #164421, #171940, IT#76454)- predefine __GNUC_RH_RELEASE__ macro to rpm\'s %{release} (Alexandre Oliva)- weakref attribute support, use it in various C++ headers are using (Alexandre Oliva, #165728, IT#73356)- don\'t warn in templates about missing return if return type is dependent on template parameters (Alexandre Oliva, PR c++/13106, #169044, IT#77857)- ensure ppc64 keeps stack 16 byte aligned even with dynamic allocation (alloca, VLAs), but don\'t rely on it in the generated code (Alexandre Oliva, #169111, IT#76136)- fix invalid CC clobberation on i?86/x86_64 (Eric Botcazou, PR optimization/12799, #169654)- don\'t assume hard frame pointer register is STACK_BOUNDARY aligned if frame pointer isn\'t used and the register has been reused for something else (Eric Botcazou, PR optimization/13041, #169845)- fix libstdc++ seekoff bug (Scott Snyder, #151692, IT#66065, PR libstdc++/9659)- don\'t use .symver directives in libstdc++.a, instead provide hidden aliases for the obsolete symbols (#151732, IT#64710)- fix a strength reduction bug (Jan Hubicka, #149250, IT#66328)- fix xchgb constraints on i386 (#156104, IT#69633, PR target/19005)- change __cxa_demangle to match cxx-abi change http://www.codesourcery.com/archives/cxx-abi-dev/msg01877.html (Jason Merrill, #133406)- fix ICE on invalid use of template without arguments as primary expression (Mark Mitchell, #149492, PR c++/10558)- fix c++filt/__cxa_demangle segfault on invalidly mangled names generated by G++ 3.4 (Ian Lance Taylor, #145781, PR c++/16240)- disable os_defines.h changes introduced in 3.2.3-45 for non-GCC compilers (#144725, #146196)- fix debugging information in in-charge constructors and destructors (Mark Mitchell, #146416, PR debug/11098)- fix delete_null_pointer_checks on non-cc0 targets (Alan Modra, #141694, IT#54408, PR rtl-optimization/14279)- fix some reload related issues on ppc64 (David Edelsohn, #139099, IT#45622, PRs target/16239, target/8480, optimization/8328)- fix ICE in regenerate_decl_from_template (Mark Mitchell, #142418, PR c++/7053)- fix ICE when printing jump to case label... crosses initialization warning (Gabriel Dos Reis, #140830, PR c++/7566)- fix corner case in passing by invisible reference (Alexandre Oliva, IT#54891, #141270)- fix ICE on code that uses value of reference in reference\'s initializer (Alexandre Oliva, #141274, IT#36304)- avoid moving jumptable away from corresponding jump even if there is an intervening barrier (Josef Zlomek, #131378)- with -D_GLIBCXX_FULLY_DYNAMIC_STRING, STL should now avoid _S_empty_rep_storage (Paolo Carlini, #131030, IT#45103, PR libstdc++/16612)- document -Winline only works for languages that use RTL inliner (Java, Ada, #141272, IT#28331)
* Tue Mar 08 2005 Jakub Jelinek 3.2.3-47.fc4- new compatibility package
 
ICM