Changelog for
libmudflap-4.0.0-0.8.x86_64.rpm :
Wed Oct 20 00:00:00 2004 Jakub Jelinek
4.0.0-0.8
- update from trunk
- make sure .toc{,1} sections are created on ppc -m64 -mminimal-toc
(#134248, PR target/17751)
- define __GNUC_RH_RELEASE__ macro to match %{gcc_release} rpm macro
(well, its first number)
Sun Oct 17 00:00:00 2004 Jakub Jelinek 4.0.0-0.7
- added object size checking patch
- added stdarg optimization patch
Sun Oct 17 00:00:00 2004 Jakub Jelinek 4.0.0-0.6
- update from trunk
Sat Oct 9 00:00:00 2004 Jakub Jelinek 4.0.0-0.5
- update from trunk
- fix ppc64 bootstrap (Michael Matz)
Sat Oct 9 00:00:00 2004 Jakub Jelinek 4.0.0-0.4
- update from trunk
- call /sbin/ldconfig in libgfortran and libmudflap %post{,un} (#134067)
- obsolete gcc35-gfortran (#134810)
- re-enable COMDAT
Wed Sep 29 00:00:00 2004 Jakub Jelinek 4.0.0-0.3
- update from trunk
Tue Sep 21 00:00:00 2004 Jakub Jelinek 4.0.0-0.2
- update from trunk
- add .note.GNU-stack marking to ppc64 crtsavres.o and
ia64 crt{begin,end,i,n}.o
- gimplify folded builtins during fold_all_builtins pass
if they aren\'t gimple
- use/require GCC 3.4.2 instead of 3.4.1
Sat Sep 18 00:00:00 2004 Jakub Jelinek 4.0.0-0.1
- update from trunk
- change version to 4.0.0, as there will be no GCC 3.5
- temporarily disable COMDAT support until at least binutils are upgraded
- temporarily remove the IA-64 libunwind stuff
Fri Sep 10 00:00:00 2004 Jakub Jelinek 3.5.0-0.11
- improve SSA aliasing detection for PTR + OFFSET
Thu Sep 2 00:00:00 2004 Jakub Jelinek 3.5.0-0.10
- update from trunk
- fix x ? (unsigned long) d : (long) d conversion bug for d floating
(#131082)
Sat Aug 21 00:00:00 2004 Jakub Jelinek 3.5.0-0.9
- fix ppc64 bootstrap (PR rtl-optimization/17099)
- fix libstdc++.so symlinks, include libsupc++.a everywhere
- remove Fortran documentation which accidentally ended up in
libmudflap-devel, add libmudflap ChangeLog
- add spe.h header on ppc and ppc64, altivec.h and ppc-asm.h on ppc64
Thu Aug 19 00:00:00 2004 Jakub Jelinek 3.5.0-0.8
- update from trunk
- stop using dot symbols on ppc64 (Alan Modra)
- overlap fd_aux field of ppc64 .opd entries with next .opd entry\'s fd_func
if a function is not going to use r11 passed to it
- add mm3dnow.h and mm_malloc.h headers on ia32/x86-64
- add gcc35-gfortran, libgfortran subpackages (#130212)
- add libmudflap and libmudflap-devel subpackages
Fri Jul 16 00:00:00 2004 Jakub Jelinek 3.5.0-0.7
- update from trunk
- make even multilib libstdc++.so\'s versioned
Sat Jul 10 00:00:00 2004 Jakub Jelinek 3.5.0-0.6
- reenable bitfield patch
- fix enum { A, B, C, D, E } if (x == B || x == C || x == D)
style tests in C++
Sat Jul 10 00:00:00 2004 Jakub Jelinek 3.5.0-0.5
- update from trunk
Tue Jul 6 00:00:00 2004 Jakub Jelinek 3.5.0-0.4
- temporary disable the bitfield patch until it is fixed
Sun Jul 4 00:00:00 2004 Jakub Jelinek 3.5.0-0.3
- update from trunk
- use/require gcc 3.4.1 instead of 3.4.0
Wed Jun 30 00:00:00 2004 Jakub Jelinek 3.5.0-0.2
- optimize some bitfield operations (PR tree-optimization/15310)
Fri Jun 25 00:00:00 2004 Jakub Jelinek 3.5.0-0.1
- initial package