Changelog for
valgrind-3.2.1-6.SEL5.i386.rpm :
* Wed Mar 14 2007 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
* Thu Nov 09 2006 Jakub Jelinek 3.2.1-6.el5- some cachegrind improvements (Ulrich Drepper)
* Mon Nov 06 2006 Jakub Jelinek 3.2.1-6- fix valgrind.pc (#213149)- handle Intel Core2 cache sizes in cachegrind (Ulrich Drepper)
* Thu Oct 26 2006 Jakub Jelinek 3.2.1-5- fix valgrind on ppc/ppc64 where PAGESIZE is 64K (#211598)
* Mon Oct 02 2006 Jakub Jelinek 3.2.1-4- adjust for glibc-2.5
* Thu Sep 28 2006 Jakub Jelinek 3.2.1-3- another DW_CFA_set_loc handling fix
* Wed Sep 27 2006 Jakub Jelinek 3.2.1-2- fix openat handling (#208097)- fix DW_CFA_set_loc handling
* Wed Sep 20 2006 Jakub Jelinek 3.2.1-1- update to 3.2.1 bugfix release - SSE3 emulation fixes, reduce memcheck false positive rate, 4 dozens of bugfixes
* Tue Aug 22 2006 Jakub Jelinek 3.2.0-5- handle the new i686/x86_64 nops (#203273)
* Sat Jul 29 2006 Jeremy Katz - 1:3.2.0-4- rebuild to bring ppc back
* Thu Jul 13 2006 Jesse Keating - 1:3.2.0-3.1- rebuild
* Sat Jun 17 2006 Jakub Jelinek 3.2.0-3- handle [sg]et_robust_list syscall on ppc{32,64}
* Sat Jun 17 2006 Jakub Jelinek 3.2.0-2- fix ppc64 symlink to 32-bit valgrind libdir- handle a few extra ppc64 syscalls
* Fri Jun 16 2006 Jakub Jelinek 3.2.0-1- update to 3.2.0 - ppc64 support
* Sat May 27 2006 Jakub Jelinek 3.1.1-3- handle [sg]et_robust_list syscalls on i?86/x86_64- handle
*at syscalls on ppc- ensure on x86_64 both 32-bit and 64-bit glibc{,-devel} are installed in the buildroot (#191820)
* Thu Apr 13 2006 Jakub Jelinek 3.1.1-2- handle many syscalls that were unhandled before, especially on ppc
* Tue Apr 04 2006 Jakub Jelinek 3.1.1-1- upgrade to 3.1.1 - many bugfixes
* Mon Mar 13 2006 Jakub Jelinek 3.1.0-2- add support for DW_CFA_val_offset{,_sf}, DW_CFA_def_cfa_sf and skip over DW_CFA_val_expression quietly- adjust libc/ld.so filenames in glibc-2.4.supp for glibc 2.4 release
* Mon Jan 09 2006 Jakub Jelinek 3.1.0-1- upgrade to 3.1.0 (#174582) - many bugfixes, ppc32 support
* Fri Oct 14 2005 Jakub Jelinek 3.0.1-2- remove Obsoletes for valgrind-callgrind, as it has been ported to valgrind 3.0.x already
* Mon Sep 12 2005 Jakub Jelinek 3.0.1-1- upgrade to 3.0.1 - many bugfixes- handle xattr syscalls on x86-64 (Ulrich Drepper)
* Sat Aug 13 2005 Jakub Jelinek 3.0.0-3- fix amd64 handling of cwtd instruction- fix amd64 handling of e.g. sarb $0x4,val(%rip)- speedup amd64 insn decoding
* Sat Aug 13 2005 Jakub Jelinek 3.0.0-2- lower x86_64 stage2 base from 112TB down to 450GB, so that valgrind works even on 2.4.x kernels. Still way better than 1.75GB that stock valgrind allows
* Sat Aug 13 2005 Jakub Jelinek 3.0.0-1- upgrade to 3.0.0 - x86_64 support- temporarily obsolete valgrind-callgrind, as it has not been ported yet
* Wed Jul 13 2005 Jakub Jelinek 2.4.0-3- build some insn tests with -mmmx, -msse or -msse2 (#161572)- handle glibc-2.3.90 the same way as 2.3.[0-5]
* Thu Mar 31 2005 Jakub Jelinek 2.4.0-2- resurrect the non-upstreamed part of valgrind_h patch- remove 2.1.2-4G patch, seems to be upstreamed- resurrect passing -fno-builtin in memcheck tests
* Mon Mar 28 2005 Colin Walters 2.4.0-1- New upstream version - Update valgrind-2.2.0-regtest.patch to 2.4.0; required minor massaging- Disable valgrind-2.1.2-4G.patch for now; Not going to touch this, and Fedora does not ship 4G kernel by default anymore- Remove upstreamed valgrind-2.2.0.ioctls.patch- Remove obsolete valgrind-2.2.0-warnings.patch; Code is no longer present- Remove upstreamed valgrind-2.2.0-valgrind_h.patch- Remove obsolete valgrind-2.2.0-unnest.patch and valgrind-2.0.0-pthread-stacksize.patch; valgrind no longer includes its own pthread library
* Thu Mar 17 2005 Jakub Jelinek 2.2.0-10- rebuilt with GCC 4
* Tue Feb 08 2005 Jakub Jelinek 2.2.0-8- avoid unnecessary use of nested functions for pthread_once cleanup
* Mon Dec 06 2004 Jakub Jelinek 2.2.0-7- update URL (#141873)
* Tue Nov 16 2004 Jakub Jelinek 2.2.0-6- act as if NVALGRIND is defined when using in non-m32/i386 programs (#138923)- remove weak from VALGRIND_PRINTF
*, make it static and add unused attribute
* Mon Nov 08 2004 Jakub Jelinek 2.2.0-4- fix a printout and possible problem with local variable usage around setjmp (#138254)
* Wed Oct 06 2004 Jakub Jelinek 2.2.0-3- remove workaround for buggy old makes (#134563)
* Sat Oct 02 2004 Jakub Jelinek 2.2.0-2- handle some more ioctls (Peter Jones, #131967)
* Fri Sep 03 2004 Jakub Jelinek 2.2.0-1- update to 2.2.0
* Fri Jul 23 2004 Jakub Jelinek 2.1.2-3- fix packaging of documentation
* Wed Jul 21 2004 Jakub Jelinek 2.1.2-2- allow tracing of 32-bit binaries on x86-64
* Wed Jul 21 2004 Jakub Jelinek 2.1.2-1- update to 2.1.2- run make regtest as part of package build- use glibc-2.3 suppressions instead of glibc-2.2 suppressions
* Fri Apr 30 2004 Colin Walters 2.0.0-1- update to 2.0.0
* Tue Feb 25 2003 Jeff Johnson 1.9.4-0.20030228- update to 1.9.4 from CVS.- dwarf patch from Graydon Hoare.- sysinfo patch from Graydon Hoare, take 1.
* Fri Feb 14 2003 Jeff Johnson 1.9.3-6.20030207- add return codes to syscalls.- fix: set errno after syscalls.
* Tue Feb 11 2003 Graydon Hoare 1.9.3-5.20030207- add handling for separate debug info (+fix).- handle blocking readv/writev correctly.- comment out 4 overly zealous pthread checks.
* Tue Feb 11 2003 Jeff Johnson 1.9.3-4.20030207- move _pthread_desc to vg_include.h.- implement pthread_mutex_timedlock().- implement pthread_barrier_wait().
* Mon Feb 10 2003 Jeff Johnson 1.9.3-3.20030207- import all(afaik) missing functionality from linuxthreads.
* Sun Feb 09 2003 Jeff Johnson 1.9.3-2.20030207- import more missing functionality from linuxthreads in glibc-2.3.1.
* Sat Feb 08 2003 Jeff Johnson 1.9.3-1.20030207- start fixing nptl test cases.
* Fri Feb 07 2003 Jeff Johnson 1.9.3-0.20030207- build against current 1.9.3 with nptl hacks.
* Wed Oct 16 2002 Alexander Larsson - Update to 1.0.4
* Sat Aug 10 2002 Alexander Larsson - Update to 1.0.0
* Thu Jul 04 2002 Alexander Larsson - Update to pre4.
* Wed Jun 19 2002 Alexander Larsson - Add threadkeys and extra suppressions patches. Bump epoch.
* Tue Jun 18 2002 Alexander Larsson - Updated to 1.0pre1
* Wed May 29 2002 Alex Larsson - Updated to 20020524. Added GLIBC_PRIVATE patch
* Fri May 10 2002 Jonathan Blandford - add missing symbol __pthread_clock_settime
* Thu May 09 2002 Alex Larsson - Update to 20020508
* Tue May 07 2002 Alex Larsson - Update to 20020503b
* Fri May 03 2002 Alex Larsson - update to new snapshot
* Tue Apr 30 2002 Alex Larsson 20020428-1- update to new snapshot
* Sat Apr 27 2002 Jeremy Katz 20020426-1- update to new snapshot
* Fri Apr 26 2002 Alex Larsson 20020424-5- Added stack patch. Commented out other patches.
* Thu Apr 25 2002 Nalin Dahyabhai 20020424-4- filter out GLIBC_PRIVATE requires, add preload patch
* Thu Apr 25 2002 Alex Larsson 20020424-3- Make glibc 2.2 and XFree86 4 the default supressions
* Thu Apr 25 2002 Alex Larsson 20020424-2- Added patch that includes atomic.h
* Thu Apr 25 2002 Alex Larsson 20020424-1- Initial build