<?xml version="1.0" encoding="UTF-8"?>
<!--PATCHINFO id="9e077a520b7ffbc6921f423716b3c775"!-->
<patch
    xmlns="http://novell.com/package/metadata/suse/patch"
    xmlns:yum="http://linux.duke.edu/metadata/common"
    xmlns:rpm="http://linux.duke.edu/metadata/rpm"
    xmlns:suse="http://novell.com/package/metadata/suse/common"
    patchid="slesp1o-build-2792"
    timestamp="1178196991"
    engine="1.0">
  <yum:name>slesp1o-build</yum:name>
  <summary lang="en">Recommended update for the GCC suite and valgrind</summary>
  <summary lang="de">Recommended update for the GCC suite and valgrind</summary>
  <description lang="en">This is a update for SLE10 for
package(s):build,gcc,gcc-locale,gcc-c++,libstdc++-devel,libs
tdc++-devel-64bit,libgcc,libgcc-64bit,libstdc++,libstdc++-64
bit,gcc-info,gcc-objc,gcc-objc-64bit,libobjc,libobjc-64bit,c
pp,gcc-ada,libada,gcc-fortran,gcc-fortran-64bit,gcc-java,lib
gcj,libgcj-devel,libgcj,libgcj-devel,valgrind

modified (subpackage of) build:
-------------------------------
--- SLES10-GA-CHANGELOGS/build	2007-03-12
 17:57:32.224325000 +0100
+++ SLES10-SP1-CHANGELOGS/build	2007-03-12
 18:03:41.099774000 +0100 @@ -1,3 +1,10 @@
+* Fri Feb 02 2007 - mls@suse.de
+- no not mount /proc with -oro [#228065]
+- fix bugs in spec file expression evaluator
+- implement 0efined, %with and 0cond_with
+- fix sl10.1/sles10 config
+- add sl10.2 config
+
 * Fri Apr 28 2006 - mls@suse.de
 - add ndeps back to expansion calls
 - save original macro name so that other regexp calls
   don't destroy
-------------------------------

modified (subpackage of) gcc:
-------------------------------
--- SLES10-GA-CHANGELOGS/gcc	2007-03-08 16:43:59.395863000
 +0100
+++ SLES10-SP1-CHANGELOGS/gcc	2007-03-08 17:00:48.673531000
 +0100 @@ -1,9 +1,206 @@
-* Fri Jun 09 2006 - matz@suse.de
-- Add patch for PR27761, miscompilation on ia64.  [#178330]
-- Add patch for PR27661, ICE on s390x.  [#171129 for SLES9]
-- Add patch for PR27743, miscompilation of double shifts.
-- Add patch for PR27603, miscompilation in VRP, i.e. with
 -O2.
-- Add patch for PR26729, miscompilation with bit masks.
+* Thu Feb 15 2007 - matz@suse.de
+- Fix prologue generation on ia64 causing corrupted unwind
 info.
+  [#224153]
+
+* Wed Jan 31 2007 - rguenther@suse.de
+- Add re-generated configure and config.in to power6
 support patch.
+  [#240554]
+
+* Mon Jan 22 2007 - rguenther@suse.de
+- Fix dependencies of gcc-objc-{32,64}bit and
 gcc-fortran-{32,64}bit.
+  [#237696]
+
+* Mon Jan 15 2007 - rguenther@suse.de
+- Do not split gcc to gcc and gcc-64bit.
+- Do not split gij parts from libgcj to gcc-gij.
+- Do not package libffi.
+- Update to SVN branch head (r120791):
+  - updates patch for PR29319 to upstream version,
+  - fixes PR30230 (#227617),
+  - fixes wrong-code bugs PR29964, PR27761, PR30360 and
   PR25795,
+  - fixes ice-on-valid bugs PR30185, PR24036, PR30286,
   PR29241,
+  PR28116, PR27369, PR27826, PR30212, PR25514, PR28217 and
   PR27736.
+- Add patches for PR29116 and PR30113 (#227287).
+
+* Mon Jan 08 2007 - ro@suse.de
+- do not move libstdc++ but add symlink
+
+* Sun Jan 07 2007 - ro@suse.de
+- move libstdc++.la to libdir
+
+* Thu Jan 04 2007 - ro@suse.de
+- re-add libstdc++.la
+
+* Wed Dec 20 2006 - ro@suse.de
+- provide c_compiler and c++_compiler again
+- fix libgcj specfile to build
+
+* Wed Nov 29 2006 - matz@suse.de
+- Add AMD Family 10h support. [FATE #301524]
+- Add POWER6 support. [FATE #301557]
+- Add -Wcoverage-mismatch support. [FATE #300738]
+
+* Fri Nov 17 2006 - rguenther@suse.de
+- Fix gcc41-fortran-{32,64}bit and gcc41-objc-{32,64}bit
 dependencies.
+
+* Wed Nov 15 2006 - jw@suse.de
+- Added cross-avr patches found on freebsd.org [#220253]
+
+* Wed Nov 15 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR21032.
+- Add patches for PR28217, PR28888, PR29753 and PR29788.
+- Make gcc41-java and libgcj41-devel cross-dependencies
 independent
+  of release numbers.  [#214268]
+- Remove left-over dependency from libstdc++41-devel on
 gcc41.
+
+* Mon Nov 13 2006 - rguenther@suse.de
+- Add patch for PR29797, fixes OpenOffice miscompilation on
+  ppc.  [#198243]
+
+* Thu Nov 09 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR29695.
+
+* Wed Nov 01 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR29631 and PR28970.
+- Add patch for PR28545.
+
+* Tue Oct 24 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes libzypp build on s390x.
+- Re-enable MNI instruction support.
+- Add patch to revert the fix for PR28506, fixes
 mjpegtools build.
+
+* Wed Oct 18 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR29119, PR29091 and
 PR28960.
+
+* Fri Oct 13 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR29154.
+- Disable MNI instruction support again.
+
+* Mon Oct 02 2006 - matz@suse.de
+- Fix PR29319 conservatively.  [s390x ICE]
+
+* Wed Sep 27 2006 - schwab@suse.de
+- Fix static linking.
+
+* Mon Sep 25 2006 - rguenther@suse.de
+- Merge fixes for #189571 and #199137 from SLE10-SP1
 branch.
+- Add patch to handle dwarf3 codes to support new glibc
 unwinding.
+- Add patch for PR26208, unwinding from signal context.
+- Add patch to support FORTIFY_SOURCE for strncat.
+- Add patches for PR26881 and PR28755.  [#201515]
+- Add patch to add MNI instruction support.
+
+* Tue Sep 19 2006 - rguenther@suse.de
+- Update to SVN branch head.
+- New gcc41-gij package.
+- Do not package addr2name.
+- Package jv-convert-4.1 manpage.
+- Add patch to avoid -mtune=generic regression.
+
+* Wed Sep 13 2006 - rguenther@suse.de
+- Update to SVN branch head.
+- Enable gfortran testing.
+
+* Tue Aug 29 2006 - rguenther@suse.de
+- Update to SVN branch head.  Fixes [#187184].
+- Remove patch for bogus warning which is fixed upstream
 already.
+- Fix URL for bugreporting, use http://bugs.opensuse.org
 instead of
+  http://www.suse.de/feedback.
+- No longer package gccbug script which led to
 feedback@suse.de which no
+  longer exists.
+- Run the testsuite from the libgcj package and package
 results
+  in gcc41-testresults.
+
+* Mon Aug 21 2006 - rguenther@suse.de
+- Update to SVN branch head.
+- Add patch to allow stack protector inside the kernel.
+- Generate libgcj spec file from gcc spec file.
+- Clean up configure target machinery.
+
+* Tue Aug 15 2006 - rguenther@suse.de
+- Clean up target architecture discovery.
+- Add separate spec file for building libgcj.
+
+* Tue Aug 15 2006 - rguenther@suse.de
+- Split libmudflap package from gcc-mudflap.
+- Integrate gcc-mudflap into gcc package.
+- Split 32bit/64bit package from gcc package.
+- Allow disabling of libjava build.
+
+* Thu Aug 03 2006 - schwab@suse.de
+- Fix missing stack notes.
+
+* Mon Jul 31 2006 - rguenther@suse.de
+- Update to SVN branch head.
+- Bump hppa libgcc so version to 4.
+- Include conditionals for openSUSE::Base.
+- Clean up remaining things in the file lists.
+
+* Thu Jul 20 2006 - rguenther@suse.de
+- Rename all packages.  Use provides to handle update and
+  same major .so version libraries from different packages.
+
+* Mon Jul 17 2006 - rguenther@suse.de
+- Rename to gcc41.
+- Install with suffix -4.1 for all binaries.
+- No longer package protoize.
+- No longer package cc, c++ and /lib/cpp.
+- Make (some) devel packages use the package suffix.
+- No longer provide c_compiler and c++_compiler.
+
+* Fri Jul 14 2006 - rguenther@suse.de
+- Move all info files to gcc-info package.
+
+* Wed Jul 12 2006 - rguenther@suse.de
+- Move development libraries to version specific
 directories.
+- Move libstdc++ locales to gcc-locale package.
+- Move libstdc++ documentation to new libstdc++-doc
 package.
+- Remove libstdc++, fortran and objc .la files.
+- Adjust dependencies to shared libraries.
+
+* Mon Jul 10 2006 - rguenther@suse.de
+- No longer revert fix for PR26068.
+- Add patch to fix PR28016.
+
+* Wed Jul 05 2006 - rguenther@suse.de
+- Update to 4.1 SVN head.
+
+* Thu Jun 22 2006 - rguenther@suse.de
+- Disable hack that made -mno-tls-direct-seg-refs the
 default
+  on x86_64.  [#185782]
+- The great spec file rewrite.  Split everything into
 32/64bit
+  subpackages.
+
+* Tue Jun 06 2006 - rguenther@suse.de
+- Revert fix for PR26068.
+- Annotate icecream crosses as having binary payload.
+- Package libffi.
+
+* Tue May 30 2006 - rguenther@suse.de
+- Update to gcc-4_1-branch head.  Fixes #22743.
+- Strip binaries and libs for the icecream backends.
+- Split libgfortran shared library into own package.
+- Build and package the Objective C++ frontend.
+- No longer package fastjar stuff.
+- Instead of reverting the fix for PR26757 apply the fix
 for PR27793.
+  [#179518]
+
+* Mon May 29 2006 - rguenther@suse.de
+- Revert patch for PR26757 which causes MPlayer build
 failures.
+
+* Thu May 25 2006 - rguenther@suse.de
+- Update to 4.1.1 release.
+
+* Wed May 17 2006 - rguenther@suse.de
+- Update to gcc-4_1-branch head.
+
+* Mon May 15 2006 - rguenther@suse.de
+- Update to gcc-4_1-branch head.
+- Depend on mpfr-devel.
+
+* Sat May 06 2006 - rguenther@suse.de
+- Update to gcc-4_1-branch head and remove rpm patches
 that are
+  now obsoleted.  [#173029 (and more)]

 * Wed May 03 2006 - matz@suse.de
 - Add patch for PR27409, an ICE.  [#170939] @@ -289,7
   +486,7 @@
 - Disable strict-aliasing patch.
 - Patch for PR24255 is no longer needed.
 - Fix RPM_OPT_FLAGS for cross-avr to not include
--march/cpu/tune stuff.
+  -march/cpu/tune stuff.

 * Fri Oct 14 2005 - rguenther@suse.de
 - Add patch for PR24172.
-------------------------------

modified (subpackage of) valgrind:
-------------------------------
--- SLES10-GA-CHANGELOGS/valgrind	2007-03-12
 17:57:08.083470000 +0100
+++ SLES10-SP1-CHANGELOGS/valgrind	2007-03-12
 18:03:16.568323000 +0100 @@ -1,3 +1,53 @@
+* Mon Jan 22 2007 - dmueller@suse.de
+- update to 3.2.3:
+  * many fixes for x86_64, ppc32/64 (#fate 301640)
+
+* Tue Oct 17 2006 - dmueller@suse.de
+- disable omega plugin for ppc/ppc64
+
+* Mon Oct 16 2006 - dmueller@suse.de
+- update to 3.2 BRANCH:
+  * support glibc 2.5
+  * update suppressions
+- add omega plugin
+
+* Sat Sep 16 2006 - dmueller@suse.de
+- update to 3.2.1:
+  * suppresion updates
+
+* Fri Sep 15 2006 - dmueller@suse.de
+- update to 3.2.1rc1:
+  * about 36 bugfixes
+
+* Wed Sep 13 2006 - stbinner@suse.de
+- fix build with &lt; Factory
+
+* Mon Aug 28 2006 - dmueller@suse.de
+- fix suppressions
+- update drd plugin
+
+* Thu Aug 24 2006 - dmueller@suse.de
+- add experimental drd plugin
+- fix build on x86_64
+
+* Wed Aug 02 2006 - dmueller@suse.de
+- also fix multibyte NOP parsing for x86_64
+
+* Tue Aug 01 2006 - dmueller@suse.de
+- add patch to handle multibyte NOPs as generated by
+  recent binutils
+
+* Wed Jun 07 2006 - dmueller@suse.de
+- update to 3.2.0 final
+  * only marginal changes since rc1
+
+* Tue May 30 2006 - dmueller@suse.de
+- update to 3.2.0 rc1:
+  * ppc64 support
+  * callgrind now integrated part
+  * massive performance improvements
+  * lots of emulation fixlets
+
 * Tue May 23 2006 - dmueller@suse.de
 - support PPC32 stfiwx (#177784)

-------------------------------


</description>
  <description lang="de">This is a update for SLE10 for
package(s):build,gcc,gcc-locale,gcc-c++,libstdc++-devel,libs
tdc++-devel-64bit,libgcc,libgcc-64bit,libstdc++,libstdc++-64
bit,gcc-info,gcc-objc,gcc-objc-64bit,libobjc,libobjc-64bit,c
pp,gcc-ada,libada,gcc-fortran,gcc-fortran-64bit,gcc-java,lib
gcj,libgcj-devel,libgcj,libgcj-devel,valgrind

modified (subpackage of) build:
-------------------------------
--- SLES10-GA-CHANGELOGS/build	2007-03-12
 17:57:32.224325000 +0100
+++ SLES10-SP1-CHANGELOGS/build	2007-03-12
 18:03:41.099774000 +0100 @@ -1,3 +1,10 @@
+* Fri Feb 02 2007 - mls@suse.de
+- no not mount /proc with -oro [#228065]
+- fix bugs in spec file expression evaluator
+- implement 0efined, %with and 0cond_with
+- fix sl10.1/sles10 config
+- add sl10.2 config
+
 * Fri Apr 28 2006 - mls@suse.de
 - add ndeps back to expansion calls
 - save original macro name so that other regexp calls
   don't destroy
-------------------------------

modified (subpackage of) gcc:
-------------------------------
--- SLES10-GA-CHANGELOGS/gcc	2007-03-08 16:43:59.395863000
 +0100
+++ SLES10-SP1-CHANGELOGS/gcc	2007-03-08 17:00:48.673531000
 +0100 @@ -1,9 +1,206 @@
-* Fri Jun 09 2006 - matz@suse.de
-- Add patch for PR27761, miscompilation on ia64.  [#178330]
-- Add patch for PR27661, ICE on s390x.  [#171129 for SLES9]
-- Add patch for PR27743, miscompilation of double shifts.
-- Add patch for PR27603, miscompilation in VRP, i.e. with
 -O2.
-- Add patch for PR26729, miscompilation with bit masks.
+* Thu Feb 15 2007 - matz@suse.de
+- Fix prologue generation on ia64 causing corrupted unwind
 info.
+  [#224153]
+
+* Wed Jan 31 2007 - rguenther@suse.de
+- Add re-generated configure and config.in to power6
 support patch.
+  [#240554]
+
+* Mon Jan 22 2007 - rguenther@suse.de
+- Fix dependencies of gcc-objc-{32,64}bit and
 gcc-fortran-{32,64}bit.
+  [#237696]
+
+* Mon Jan 15 2007 - rguenther@suse.de
+- Do not split gcc to gcc and gcc-64bit.
+- Do not split gij parts from libgcj to gcc-gij.
+- Do not package libffi.
+- Update to SVN branch head (r120791):
+  - updates patch for PR29319 to upstream version,
+  - fixes PR30230 (#227617),
+  - fixes wrong-code bugs PR29964, PR27761, PR30360 and
   PR25795,
+  - fixes ice-on-valid bugs PR30185, PR24036, PR30286,
   PR29241,
+  PR28116, PR27369, PR27826, PR30212, PR25514, PR28217 and
   PR27736.
+- Add patches for PR29116 and PR30113 (#227287).
+
+* Mon Jan 08 2007 - ro@suse.de
+- do not move libstdc++ but add symlink
+
+* Sun Jan 07 2007 - ro@suse.de
+- move libstdc++.la to libdir
+
+* Thu Jan 04 2007 - ro@suse.de
+- re-add libstdc++.la
+
+* Wed Dec 20 2006 - ro@suse.de
+- provide c_compiler and c++_compiler again
+- fix libgcj specfile to build
+
+* Wed Nov 29 2006 - matz@suse.de
+- Add AMD Family 10h support. [FATE #301524]
+- Add POWER6 support. [FATE #301557]
+- Add -Wcoverage-mismatch support. [FATE #300738]
+
+* Fri Nov 17 2006 - rguenther@suse.de
+- Fix gcc41-fortran-{32,64}bit and gcc41-objc-{32,64}bit
 dependencies.
+
+* Wed Nov 15 2006 - jw@suse.de
+- Added cross-avr patches found on freebsd.org [#220253]
+
+* Wed Nov 15 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR21032.
+- Add patches for PR28217, PR28888, PR29753 and PR29788.
+- Make gcc41-java and libgcj41-devel cross-dependencies
 independent
+  of release numbers.  [#214268]
+- Remove left-over dependency from libstdc++41-devel on
 gcc41.
+
+* Mon Nov 13 2006 - rguenther@suse.de
+- Add patch for PR29797, fixes OpenOffice miscompilation on
+  ppc.  [#198243]
+
+* Thu Nov 09 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR29695.
+
+* Wed Nov 01 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR29631 and PR28970.
+- Add patch for PR28545.
+
+* Tue Oct 24 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes libzypp build on s390x.
+- Re-enable MNI instruction support.
+- Add patch to revert the fix for PR28506, fixes
 mjpegtools build.
+
+* Wed Oct 18 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR29119, PR29091 and
 PR28960.
+
+* Fri Oct 13 2006 - rguenther@suse.de
+- Update to SVN branch head, fixes PR29154.
+- Disable MNI instruction support again.
+
+* Mon Oct 02 2006 - matz@suse.de
+- Fix PR29319 conservatively.  [s390x ICE]
+
+* Wed Sep 27 2006 - schwab@suse.de
+- Fix static linking.
+
+* Mon Sep 25 2006 - rguenther@suse.de
+- Merge fixes for #189571 and #199137 from SLE10-SP1
 branch.
+- Add patch to handle dwarf3 codes to support new glibc
 unwinding.
+- Add patch for PR26208, unwinding from signal context.
+- Add patch to support FORTIFY_SOURCE for strncat.
+- Add patches for PR26881 and PR28755.  [#201515]
+- Add patch to add MNI instruction support.
+
+* Tue Sep 19 2006 - rguenther@suse.de
+- Update to SVN branch head.
+- New gcc41-gij package.
+- Do not package addr2name.
+- Package jv-convert-4.1 manpage.
+- Add patch to avoid -mtune=generic regression.
+
+* Wed Sep 13 2006 - rguenther@suse.de
+- Update to SVN branch head.
+- Enable gfortran testing.
+
+* Tue Aug 29 2006 - rguenther@suse.de
+- Update to SVN branch head.  Fixes [#187184].
+- Remove patch for bogus warning which is fixed upstream
 already.
+- Fix URL for bugreporting, use http://bugs.opensuse.org
 instead of
+  http://www.suse.de/feedback.
+- No longer package gccbug script which led to
 feedback@suse.de which no
+  longer exists.
+- Run the testsuite from the libgcj package and package
 results
+  in gcc41-testresults.
+
+* Mon Aug 21 2006 - rguenther@suse.de
+- Update to SVN branch head.
+- Add patch to allow stack protector inside the kernel.
+- Generate libgcj spec file from gcc spec file.
+- Clean up configure target machinery.
+
+* Tue Aug 15 2006 - rguenther@suse.de
+- Clean up target architecture discovery.
+- Add separate spec file for building libgcj.
+
+* Tue Aug 15 2006 - rguenther@suse.de
+- Split libmudflap package from gcc-mudflap.
+- Integrate gcc-mudflap into gcc package.
+- Split 32bit/64bit package from gcc package.
+- Allow disabling of libjava build.
+
+* Thu Aug 03 2006 - schwab@suse.de
+- Fix missing stack notes.
+
+* Mon Jul 31 2006 - rguenther@suse.de
+- Update to SVN branch head.
+- Bump hppa libgcc so version to 4.
+- Include conditionals for openSUSE::Base.
+- Clean up remaining things in the file lists.
+
+* Thu Jul 20 2006 - rguenther@suse.de
+- Rename all packages.  Use provides to handle update and
+  same major .so version libraries from different packages.
+
+* Mon Jul 17 2006 - rguenther@suse.de
+- Rename to gcc41.
+- Install with suffix -4.1 for all binaries.
+- No longer package protoize.
+- No longer package cc, c++ and /lib/cpp.
+- Make (some) devel packages use the package suffix.
+- No longer provide c_compiler and c++_compiler.
+
+* Fri Jul 14 2006 - rguenther@suse.de
+- Move all info files to gcc-info package.
+
+* Wed Jul 12 2006 - rguenther@suse.de
+- Move development libraries to version specific
 directories.
+- Move libstdc++ locales to gcc-locale package.
+- Move libstdc++ documentation to new libstdc++-doc
 package.
+- Remove libstdc++, fortran and objc .la files.
+- Adjust dependencies to shared libraries.
+
+* Mon Jul 10 2006 - rguenther@suse.de
+- No longer revert fix for PR26068.
+- Add patch to fix PR28016.
+
+* Wed Jul 05 2006 - rguenther@suse.de
+- Update to 4.1 SVN head.
+
+* Thu Jun 22 2006 - rguenther@suse.de
+- Disable hack that made -mno-tls-direct-seg-refs the
 default
+  on x86_64.  [#185782]
+- The great spec file rewrite.  Split everything into
 32/64bit
+  subpackages.
+
+* Tue Jun 06 2006 - rguenther@suse.de
+- Revert fix for PR26068.
+- Annotate icecream crosses as having binary payload.
+- Package libffi.
+
+* Tue May 30 2006 - rguenther@suse.de
+- Update to gcc-4_1-branch head.  Fixes #22743.
+- Strip binaries and libs for the icecream backends.
+- Split libgfortran shared library into own package.
+- Build and package the Objective C++ frontend.
+- No longer package fastjar stuff.
+- Instead of reverting the fix for PR26757 apply the fix
 for PR27793.
+  [#179518]
+
+* Mon May 29 2006 - rguenther@suse.de
+- Revert patch for PR26757 which causes MPlayer build
 failures.
+
+* Thu May 25 2006 - rguenther@suse.de
+- Update to 4.1.1 release.
+
+* Wed May 17 2006 - rguenther@suse.de
+- Update to gcc-4_1-branch head.
+
+* Mon May 15 2006 - rguenther@suse.de
+- Update to gcc-4_1-branch head.
+- Depend on mpfr-devel.
+
+* Sat May 06 2006 - rguenther@suse.de
+- Update to gcc-4_1-branch head and remove rpm patches
 that are
+  now obsoleted.  [#173029 (and more)]

 * Wed May 03 2006 - matz@suse.de
 - Add patch for PR27409, an ICE.  [#170939] @@ -289,7
   +486,7 @@
 - Disable strict-aliasing patch.
 - Patch for PR24255 is no longer needed.
 - Fix RPM_OPT_FLAGS for cross-avr to not include
--march/cpu/tune stuff.
+  -march/cpu/tune stuff.

 * Fri Oct 14 2005 - rguenther@suse.de
 - Add patch for PR24172.
-------------------------------

modified (subpackage of) valgrind:
-------------------------------
--- SLES10-GA-CHANGELOGS/valgrind	2007-03-12
 17:57:08.083470000 +0100
+++ SLES10-SP1-CHANGELOGS/valgrind	2007-03-12
 18:03:16.568323000 +0100 @@ -1,3 +1,53 @@
+* Mon Jan 22 2007 - dmueller@suse.de
+- update to 3.2.3:
+  * many fixes for x86_64, ppc32/64 (#fate 301640)
+
+* Tue Oct 17 2006 - dmueller@suse.de
+- disable omega plugin for ppc/ppc64
+
+* Mon Oct 16 2006 - dmueller@suse.de
+- update to 3.2 BRANCH:
+  * support glibc 2.5
+  * update suppressions
+- add omega plugin
+
+* Sat Sep 16 2006 - dmueller@suse.de
+- update to 3.2.1:
+  * suppresion updates
+
+* Fri Sep 15 2006 - dmueller@suse.de
+- update to 3.2.1rc1:
+  * about 36 bugfixes
+
+* Wed Sep 13 2006 - stbinner@suse.de
+- fix build with &lt; Factory
+
+* Mon Aug 28 2006 - dmueller@suse.de
+- fix suppressions
+- update drd plugin
+
+* Thu Aug 24 2006 - dmueller@suse.de
+- add experimental drd plugin
+- fix build on x86_64
+
+* Wed Aug 02 2006 - dmueller@suse.de
+- also fix multibyte NOP parsing for x86_64
+
+* Tue Aug 01 2006 - dmueller@suse.de
+- add patch to handle multibyte NOPs as generated by
+  recent binutils
+
+* Wed Jun 07 2006 - dmueller@suse.de
+- update to 3.2.0 final
+  * only marginal changes since rc1
+
+* Tue May 30 2006 - dmueller@suse.de
+- update to 3.2.0 rc1:
+  * ppc64 support
+  * callgrind now integrated part
+  * massive performance improvements
+  * lots of emulation fixlets
+
 * Tue May 23 2006 - dmueller@suse.de
 - support PPC32 stfiwx (#177784)

-------------------------------


</description>
  <yum:version ver="2792" rel="0"/>
  <rpm:requires>
    <rpm:entry kind="atom" name="cpp" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="gcc" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="gcc-c++" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="gcc-fortran" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="gcc-info" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="gcc-java" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="gcc-locale" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="gcc-objc" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="libgcc" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="libgcj" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="libgcj-32bit" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="libgcj-devel" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="libgcj-devel-32bit" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="libobjc" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="libstdc++" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
    <rpm:entry kind="atom" name="libstdc++-devel" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="EQ"/>
  </rpm:requires>
  <category>recommended</category>
  <atoms>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>cpp</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">a3803b88b54e02d14574eaf14c078b4f9833cff7</checksum>
      <time file="1179501517" build="1178196991"/>
      <size package="2450291" installed="5792304" archive="5793396"/>
      <location xml:base="media://#1" href="suse/x86_64/cpp-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="cpp" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="cpp"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>gcc</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">943248f0d7e6e1441ab3ea24783acaeb5cbf5c91</checksum>
      <time file="1179501518" build="1178196991"/>
      <size package="566453" installed="1811843" archive="1822388"/>
      <location xml:base="media://#1" href="suse/x86_64/gcc-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="gcc" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="gcc"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>gcc-c++</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">361007d657a106a0cfa3e74e664c86e707978732</checksum>
      <time file="1179501519" build="1178196991"/>
      <size package="2851869" installed="6484941" archive="6486044"/>
      <location xml:base="media://#1" href="suse/x86_64/gcc-c++-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="gcc-c++" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="gcc-c++"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>gcc-fortran</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">a9e13ae24321adf107bb7998c76a1d5c039a1bf8</checksum>
      <time file="1179501521" build="1178196991"/>
      <size package="2858496" installed="8259309" archive="8260952"/>
      <location xml:base="media://#1" href="suse/x86_64/gcc-fortran-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="gcc-fortran" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="gcc-fortran"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>gcc-info</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">621a7e323122cacf26d009d32706c2c02792c112</checksum>
      <time file="1179501521" build="1178196991"/>
      <size package="1473505" installed="1429727" archive="1431316"/>
      <location xml:base="media://#1" href="suse/x86_64/gcc-info-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="gcc-info" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="gcc-info"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>gcc-java</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">6c4d9109824d2b56664c8efa798fffd149ef4099</checksum>
      <time file="1179501522" build="1178196991"/>
      <size package="2556523" installed="6071394" archive="6073204"/>
      <location xml:base="media://#1" href="suse/x86_64/gcc-java-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="gcc-java" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="gcc-java"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>gcc-locale</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">519d5d05a577f4319a3aafc4cf9b733c829d4e2f</checksum>
      <time file="1179501522" build="1178196991"/>
      <size package="1379062" installed="5166349" archive="5171480"/>
      <location xml:base="media://#1" href="suse/x86_64/gcc-locale-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="gcc-locale" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="gcc-locale"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>gcc-objc</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">9be168cd24a3411fe84772d76a2fb4090908476d</checksum>
      <time file="1179501522" build="1178196991"/>
      <size package="2505124" installed="6114354" archive="6117628"/>
      <location xml:base="media://#1" href="suse/x86_64/gcc-objc-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="gcc-objc" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="gcc-objc"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>libgcc</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">b3713949e548a87c7ba37fa90c440c03d3fe79ac</checksum>
      <time file="1179501522" build="1178196991"/>
      <size package="75523" installed="103012" archive="103400"/>
      <location xml:base="media://#1" href="suse/x86_64/libgcc-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="libgcc" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="libgcc"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>libgcj</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">4c91f37ed9c1ed2a77c66e3be12e61297a6d037c</checksum>
      <time file="1179501611" build="1179491115"/>
      <size package="12850997" installed="40751014" archive="40755400"/>
      <location xml:base="media://#1" href="suse/x86_64/libgcj-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="libgcj" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="libgcj"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>libgcj-32bit</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">a2af048115a81e62d42fd865c809855306cdb519</checksum>
      <time file="1179508408" build="1179493324"/>
      <size package="6467753" installed="22395980" archive="22398208"/>
      <location xml:base="media://#1" href="suse/x86_64/libgcj-32bit-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="libgcj-32bit" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="libgcj-32bit"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>libgcj-devel</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">baec24d86bf2e11a512bee71be23c9d6d8291c6d</checksum>
      <time file="1179501613" build="1179491115"/>
      <size package="612518" installed="4049525" archive="4534992"/>
      <location xml:base="media://#1" href="suse/x86_64/libgcj-devel-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="libgcj-devel" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="libgcj-devel"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>libgcj-devel-32bit</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">ca8c7e5c866680e38e8abcc769c49ddeaa1cc3da</checksum>
      <time file="1179508411" build="1179493329"/>
      <size package="30850" installed="1639" archive="2324"/>
      <location xml:base="media://#1" href="suse/x86_64/libgcj-devel-32bit-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="libgcj-devel-32bit" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="libgcj-devel-32bit"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>libobjc</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">3f154217df3c8f53c312590100bb9a4b0fa2ec20</checksum>
      <time file="1179501522" build="1178196991"/>
      <size package="109441" installed="204640" archive="205348"/>
      <location xml:base="media://#1" href="suse/x86_64/libobjc-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="libobjc" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="libobjc"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>libstdc++</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">1102e4f4b7c01cf73eb46f6107f73d0fa2602a9d</checksum>
      <time file="1179501522" build="1178196991"/>
      <size package="597172" installed="1884036" archive="1884760"/>
      <location xml:base="media://#1" href="suse/x86_64/libstdc++-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="libstdc++" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="libstdc++"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>libstdc++-devel</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="4.1.2_20070115" rel="0.11"/>
      <checksum type="sha" pkgid="YES">ac4772a538e6bd41adec1bdc2391bf96c2c102c1</checksum>
      <time file="1179501522" build="1178196991"/>
      <size package="7035150" installed="73692524" archive="73776776"/>
      <location xml:base="media://#1" href="suse/x86_64/libstdc++-devel-4.1.2_20070115-0.11.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="libstdc++-devel" epoch="0" ver="4.1.2_20070115" rel="0.11" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="libstdc++-devel"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
  </atoms>
</patch>
