Changelog for
libatomic-devel-4.8.2-40.1.i686.rpm :
Sun Jul 20 14:00:00 2014 Jonathan Wakely
4.8.2-15.1
- add alternative std::condition_variable_any implementation (#1118870)
Thu Feb 20 13:00:00 2014 Jakub Jelinek 4.8.2-15
- fix exception spec instantiation ICE (#1067398, PR c++/60046)
- fix pch on aarch64 (#1058991, PR pch/60010)
Wed Feb 19 13:00:00 2014 Jakub Jelinek 4.8.2-14
- remove libgo P.224 elliptic curve (#1066539)
- fix -mcpu=power8 ICE (#1064242, PR target/60137)
Tue Jan 21 13:00:00 2014 Jakub Jelinek 4.8.2-13
- when removing -Wall from CXXFLAGS, if -Werror=format-security
is present, add -Wformat to it, so that GCC builds on F21
Mon Jan 20 13:00:00 2014 Jakub Jelinek 4.8.2-12
- update from F21 gcc-4.8.2-12
Thu Dec 12 13:00:00 2013 Jakub Jelinek 4.8.2-7
- update from F21 gcc-4.8.2-7
- fix PR middle-end/59470 for real
Wed Dec 11 13:00:00 2013 Jakub Jelinek 4.8.2-6
- temporarily revert PR middle-end/58956 to avoid libstdc++
miscompilation on i?86 (PR middle-end/59470)
Mon Dec 9 13:00:00 2013 Jakub Jelinek 4.8.2-5
- update from F21 gcc-4.8.2-5 (#1038301)
Mon Nov 11 13:00:00 2013 Jakub Jelinek 4.8.2-4
- update from F21 gcc-4.8.2-4
Thu Oct 17 14:00:00 2013 Jakub Jelinek 4.8.2-1
- update from F21 gcc-4.8.2-1
- GCC 4.8.2 release
- default to -fdiagnostics-color=auto rather than -fdiagnostics-color=never,
if GCC_COLORS isn\'t in the environment; to turn it off by default, set
GCC_COLORS= in the environment
Thu Aug 15 14:00:00 2013 Jakub Jelinek 4.8.1-4.1
- selected backports from gcc-4.8.1-6.el7 (#997109, #994244)
- PRs middle-end/58041, rtl-optimization/57459, rtl-optimization/57878,
sanitizer/56417, target/58067, tree-optimization/57980,
tree-optimization/58145
Mon Jul 15 14:00:00 2013 Jakub Jelinek 4.8.1-4
- update from F19 gcc-4.8.1-4
- backport some raw-string literal handling fixes (#981029)
Thu Jun 13 14:00:00 2013 Jakub Jelinek 4.8.1-2.1
- link -lgfortran_nonshared before libgfortran.so.3, so that
Wed Jun 12 14:00:00 2013 Jakub Jelinek 4.8.1-2
- update from F19 gcc-4.8.1-2
- backport backwards compatible alignment ABI fixes (#947197,
PR target/56564)
- override _gfortran_stop_string, so that STOP alone is silent
and STOP \'string\' doesn\'t print backtrace (#972921)
Fri Jun 7 14:00:00 2013 Jakub Jelinek 4.8.1-1
- update from F19 gcc-4.8.1-1
- backport Intel Silvermont enablement and tuning from trunk
- backport 3 small AMD improvement patches from trunk
- std::chrono::steady_clock now really steady
- backport color diagnostics support from trunk, enable with
-fdiagnostics-color=auto, -fdiagnostics-color=always or
having non-empty GCC_COLORS variable in environment
- backport -fstack-protector-strong support from trunk
Fri May 10 14:00:00 2013 Jakub Jelinek 4.8.0-5
- update from F19 gcc-4.8.0-5
Fri Apr 19 14:00:00 2013 Jakub Jelinek 4.8.0-3
- update from F19 gcc-4.8.0-3
- require gmp-devel (and for RHEL6 mpfr-devel) in
*plugin-devel packages
(#908577)
Fri Apr 12 14:00:00 2013 Jakub Jelinek 4.8.0-2
- update from F19 gcc-4.8.0-2
Fri Mar 22 13:00:00 2013 Jakub Jelinek 4.8.0-1
- update from F19 gcc-4.8.0-1
- GCC 4.8.0 release
Wed Mar 20 13:00:00 2013 Jakub Jelinek 4.8.0-0.18
- update from F19 gcc-4.8.0-0.18
- fix up libstdc++_nonshared.a on i?86
- package libasan_preinit.o
Sat Mar 16 13:00:00 2013 Jakub Jelinek 4.8.0-0.17
- update from F19 gcc-4.8.0-0.17
Thu Mar 14 13:00:00 2013 Marek Polacek
- add ar and ranlib symlinks for gcc-ar and gcc-ranlib (#917777)
- fix up symlinks for libatomic, libitm, libasan, and libtsan (#916175)
Wed Feb 20 13:00:00 2013 Jakub Jelinek 4.8.0-0.14
- sync from F19 gcc-4.8.0-0.14
- don\'t Requires: libquadmath in
*-libquadmath-devel on RHEL 5 and 6 (#912765)
Fri Feb 15 13:00:00 2013 Jakub Jelinek 4.8.0-0.13
- sync from F19 gcc-4.8.0-0.13
- fix up a multilib file conflict in libstdc++-devel on RHEL 5
- use system libquadmath for RHEL 7, instead of static convenience
library
Thu Feb 14 13:00:00 2013 Jakub Jelinek 4.8.0-0.12
- sync from F19 gcc-4.8.0-0.12
Tue Jan 29 13:00:00 2013 Jakub Jelinek 4.8.0-0.7
- new package