Compare commits

..

328 Commits

Author SHA256 Message Date
Ana Guerrero
9da1a6a315 Accepting request 1221731 from devel:tools
- update to 3.23.0 (jsc#PED-10260):

OBS-URL: https://build.opensuse.org/request/show/1221731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=152
2024-11-06 15:50:35 +00:00
Ana Guerrero
f100314524 Accepting request 1170624 from devel:tools
- update to 3.23.0:
  * Added ARM64 support for FreeBSD.
  * ARM64 now supports dotprod instructions (sdot/udot).
  * AMD64 better supports code build with -march=x86-64-v3.
    fused-multiple-add instructions (fma) are now emulated more
    accurately. And memcheck now handles __builtin_strcmp using 128/256
    bit vectors with sse4.1, avx/avx2.
  * S390X added support for NNPA (neural network processing assist)
    facility vector instructions VCNF, VCLFNH, VCFN, VCLFNL, VCRNF and
    NNPA (z16/arch14).
  * X86 recognizes new binutils-2.42 nop patterns.
- drop VEX-x86-nop-pattern.patch (upstream)
- drop armv6-support.diff (obsolete)

OBS-URL: https://build.opensuse.org/request/show/1170624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=151
2024-04-30 15:25:44 +00:00
2fe4f7a04e - update to 3.23.0:
* Added ARM64 support for FreeBSD.
  * ARM64 now supports dotprod instructions (sdot/udot).
  * AMD64 better supports code build with -march=x86-64-v3.
    fused-multiple-add instructions (fma) are now emulated more
    accurately. And memcheck now handles __builtin_strcmp using 128/256
    bit vectors with sse4.1, avx/avx2.
  * S390X added support for NNPA (neural network processing assist)
    facility vector instructions VCNF, VCLFNH, VCFN, VCLFNL, VCRNF and
    NNPA (z16/arch14).
  * X86 recognizes new binutils-2.42 nop patterns.
- drop VEX-x86-nop-pattern.patch (upstream)
- drop armv6-support.diff (obsolete)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=279
2024-04-28 15:50:11 +00:00
Ana Guerrero
23f6fd979f Accepting request 1144495 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1144495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=150
2024-02-18 19:20:45 +00:00
be56e836e3 Accepting request 1144266 from devel:gcc:next
- VEX-x86-nop-pattern.patch: bko#478624 - Valgrind incompatibility with
  binutils-2.42 on x86 with new nop patterns (unhandled instruction bytes:
  0x2E 0x8D 0xB4 0x26)

OBS-URL: https://build.opensuse.org/request/show/1144266
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=277
2024-02-06 08:33:38 +00:00
Ana Guerrero
f329a1bd30 Accepting request 1128515 from devel:tools
- update to 3.22.0: (jsc#PED-5442):
  * Memcheck now tests and warns about the values used for
    alignment and size. These apply to various functions: memalign,
    posix_memalign and aligned_alloc in C and various overloads
    of operators new and delete in C++. The kinds of error that can
    be detected are
    - invalid alignment, for instance the alignment is usually required
      to be a power of 2
    - mismatched alignment between aligned allocation and aligned
      deallocation
    - mismatched size when sized delete is used
    - bad size for functions that have implementation defined behaviour
      when the requested size is zero
  * many bug fixes, see https://valgrind.org/docs/manual/dist.news.html

OBS-URL: https://build.opensuse.org/request/show/1128515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=149
2023-11-26 18:36:29 +00:00
8359fc3c64 - update to 3.22.0: (jsc#PED-5442):
* Memcheck now tests and warns about the values used for
    alignment and size. These apply to various functions: memalign,
    posix_memalign and aligned_alloc in C and various overloads
    of operators new and delete in C++. The kinds of error that can
    be detected are
    - invalid alignment, for instance the alignment is usually required
      to be a power of 2
    - mismatched alignment between aligned allocation and aligned
      deallocation
    - mismatched size when sized delete is used
    - bad size for functions that have implementation defined behaviour
      when the requested size is zero
  * many bug fixes, see https://valgrind.org/docs/manual/dist.news.html

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=275
2023-11-24 09:19:08 +00:00
Ana Guerrero
9bec09837c Accepting request 1128060 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1128060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=148
2023-11-23 20:38:50 +00:00
Ana Guerrero
897a8da3cf Accepting request 1125820 from devel:tools
- add VEX-x86-pinsrd.patch (bko#276780)

OBS-URL: https://build.opensuse.org/request/show/1125820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=147
2023-11-15 20:06:36 +00:00
70e6bc7607 - remove 32bit support for ALP
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=272
2023-11-15 10:12:12 +00:00
de8065e07b - add VEX-x86-pinsrd.patch (bko#276780)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=271
2023-11-14 08:43:10 +00:00
Ana Guerrero
190abf734a Accepting request 1120367 from devel:tools
- remove buildrequires on 32bit packages

OBS-URL: https://build.opensuse.org/request/show/1120367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=146
2023-10-27 20:27:09 +00:00
a5b40a8e57 - remove buildrequires on 32bit packages
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=269
2023-10-25 19:06:27 +00:00
Ana Guerrero
da8b137128 Accepting request 1119663 from devel:tools
- update filelist for 32bit disabled projects

  * More DWARF5 support as generated by clang14.
- drop unnecessary procps buildrequires
- add upstream handle-rseq-syscall.patch to fix run with glibc 2.35
  * 3.18.1 fixes a number of bugs and adds support for glibc-2.34, and for new
    platforms x86/FreeBSD and amd64/FreeBSD. Debuginfo reading is faster, and
    completed, and some newer ARM64 and S390 instructions are also supported.
- add s390x-z14-vector-support.patch (bsc#1180511)
- add aarch64-support.diff, aarch64-VEX-support.diff: aarch64 support
- add armv6-support.diff: Add support for armv6hl
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Fix last patch
- Add valgrind-glibc-2.17.patch to fix compilation with glibc 2.17
* The C++ demangler has been updated so as to work well with C++
  * See https://bugs.kde.org/show_bug.cgi?id=290719
- fix build on ppc (32bit)
  * 3.4.1 is a bug-fix release that fixes some regressions and
- fix divisions by zero in massif (#310234)
- update suppressions
- fix valgrind on x86_64 (#296803)
- suppression update
- update to 3.2.2:
  recent binutils
  * lots of emulation fixlets
- update to 3.1.1 (FATE #300493)
- various updates from branch to fix PPC32 support
- Fix GDB support
- update to 3.1 branch
- fix strict-aliasing issue

OBS-URL: https://build.opensuse.org/request/show/1119663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=145
2023-10-24 18:07:07 +00:00
17ba19ff7c OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=267 2023-10-23 13:54:54 +00:00
492d075374 - update filelist for 32bit disabled projects
* More DWARF5 support as generated by clang14.
- drop unnecessary procps buildrequires
- add upstream handle-rseq-syscall.patch to fix run with glibc 2.35
  * 3.18.1 fixes a number of bugs and adds support for glibc-2.34, and for new
    platforms x86/FreeBSD and amd64/FreeBSD. Debuginfo reading is faster, and
    completed, and some newer ARM64 and S390 instructions are also supported.
- add s390x-z14-vector-support.patch (bsc#1180511)
- add aarch64-support.diff, aarch64-VEX-support.diff: aarch64 support
- add armv6-support.diff: Add support for armv6hl
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Fix last patch
- Add valgrind-glibc-2.17.patch to fix compilation with glibc 2.17
* The C++ demangler has been updated so as to work well with C++
  * See https://bugs.kde.org/show_bug.cgi?id=290719
- fix build on ppc (32bit)
  * 3.4.1 is a bug-fix release that fixes some regressions and
- fix divisions by zero in massif (#310234)
- update suppressions
- fix valgrind on x86_64 (#296803)
- suppression update
- update to 3.2.2:
  recent binutils
  * lots of emulation fixlets
- update to 3.1.1 (FATE #300493)
- various updates from branch to fix PPC32 support
- Fix GDB support
- update to 3.1 branch
- fix strict-aliasing issue
- 3.1.0 final update

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=266
2023-10-23 13:50:02 +00:00
Dominique Leuenberger
b094fbbee6 Accepting request 1103815 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1103815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=144
2023-08-15 14:39:19 +00:00
1c0eacdacc - use boolean / extended requires for glibc requires
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=264
2023-08-07 08:27:54 +00:00
Dominique Leuenberger
44f6c3cd3f Accepting request 1087804 from devel:tools
- update to 3.21.0:
  * When GDB is used to debug a program running under valgrind
    using the valgrind gdbserver, GDB will automatically load some
    python code provided in valgrind defining GDB front end
    commands corresponding to the valgrind monitor commands.
  * These GDB front end commands accept the same format as
    the monitor commands directly sent to the Valgrind
    gdbserver.
    These GDB front end commands provide a better integration
    in the GDB command line interface, so as to use for example
    GDB auto-completion, command specific help, searching for
    a command or command help matching a regexp, ...
    For relevant monitor commands, GDB will evaluate arguments
    to make the use of monitor commands easier.
    For example, instead of having to print the address of a
    variable to pass it to a subsequent monitor command, the
    GDB front end command will evaluate the address argument.
  * The vgdb utility now supports extended-remote protocol when
    invoked with --multi. In this mode the GDB run command is
    supported. Which means you don't need to run gdb and
    valgrind from different terminals.
  * The behaviour of realloc with a size of zero can now
    be changed for tools that intercept malloc. Those
    tools are memcheck, helgrind, drd, massif and dhat.
    Realloc implementations generally do one of two things
       - free the memory like free() and return NULL
         (GNU libc and ptmalloc).
       - either free the memory and then allocate a
         minimum sized block or just return the
         original pointer. Return NULL if the

OBS-URL: https://build.opensuse.org/request/show/1087804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=143
2023-05-19 09:54:59 +00:00
550ad5a1a4 - disable LTO on ppc64 (bsc#1205923)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=262
2023-05-18 13:09:51 +00:00
aaa13d4856 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=261 2023-05-18 12:59:59 +00:00
0a9d380111 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=260 2023-05-18 12:43:57 +00:00
e257f5825c - update to 3.21.0:
* When GDB is used to debug a program running under valgrind
    using the valgrind gdbserver, GDB will automatically load some
    python code provided in valgrind defining GDB front end
    commands corresponding to the valgrind monitor commands.
  * These GDB front end commands accept the same format as
    the monitor commands directly sent to the Valgrind
    gdbserver.
    These GDB front end commands provide a better integration
    in the GDB command line interface, so as to use for example
    GDB auto-completion, command specific help, searching for
    a command or command help matching a regexp, ...
    For relevant monitor commands, GDB will evaluate arguments
    to make the use of monitor commands easier.
    For example, instead of having to print the address of a
    variable to pass it to a subsequent monitor command, the
    GDB front end command will evaluate the address argument.
  * The vgdb utility now supports extended-remote protocol when
    invoked with --multi. In this mode the GDB run command is
    supported. Which means you don't need to run gdb and
    valgrind from different terminals.
  * The behaviour of realloc with a size of zero can now
    be changed for tools that intercept malloc. Those
    tools are memcheck, helgrind, drd, massif and dhat.
    Realloc implementations generally do one of two things
       - free the memory like free() and return NULL
         (GNU libc and ptmalloc).
       - either free the memory and then allocate a
         minimum sized block or just return the
         original pointer. Return NULL if the

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=259
2023-05-18 12:23:06 +00:00
Dominique Leuenberger
17b0c42ce5 Accepting request 1075172 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1075172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=142
2023-03-30 20:50:43 +00:00
30233c0474 Accepting request 1075157 from home:favogt:branches:devel:tools
- Build without -z now (bsc#1208407)

OBS-URL: https://build.opensuse.org/request/show/1075157
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=257
2023-03-29 09:02:00 +00:00
Dominique Leuenberger
cef8bd1b03 Accepting request 1060362 from devel:tools
- update to 3.19.0 (bsc#1204685):
  * obsoletes backport 0001-arm64-Mismatch-detected-between-RDMA-and-atomics-fea.patch
    on older distributions

OBS-URL: https://build.opensuse.org/request/show/1060362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=141
2023-01-24 18:42:09 +00:00
5b310a22d1 - update to 3.19.0 (bsc#1204685):
* obsoletes backport 0001-arm64-Mismatch-detected-between-RDMA-and-atomics-fea.patch
    on older distributions

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=255
2023-01-23 09:12:13 +00:00
Dominique Leuenberger
37b00c4df3 Accepting request 1031320 from devel:tools
- update to 3.20.0:
  * The option "--vgdb-stop-at=event1,event2,..." accepts the new value abexit.
    This indicates to invoke gdbserver when your program exits abnormally
    (i.e. with a non zero exit code).
  * Fix Rust v0 name demangling.
  * The Linux rseq syscall is now implemented as (silently) returning ENOSYS.
  * Add FreeBSD syscall wrappers for __specialfd and __realpathat.
  * Remove FreeBSD dependencies on COMPAT10, which fixes compatibility with
    HardenedBSD
  * The option --enable-debuginfod=<no|yes> [default: yes] has been added on
    Linux.
  * More DWARF5 support as generated by clang14.

OBS-URL: https://build.opensuse.org/request/show/1031320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=140
2022-10-27 11:52:36 +00:00
1704b14b62 - update to 3.20.0:
* The option "--vgdb-stop-at=event1,event2,..." accepts the new value abexit.
    This indicates to invoke gdbserver when your program exits abnormally
    (i.e. with a non zero exit code).
  * Fix Rust v0 name demangling.
  * The Linux rseq syscall is now implemented as (silently) returning ENOSYS.
  * Add FreeBSD syscall wrappers for __specialfd and __realpathat.
  * Remove FreeBSD dependencies on COMPAT10, which fixes compatibility with
    HardenedBSD
  * The option --enable-debuginfod=<no|yes> [default: yes] has been added on
    Linux.
  * More DWARF5 support as generated by clang14.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=253
2022-10-26 09:47:25 +00:00
Dominique Leuenberger
bf82d23037 Accepting request 992608 from devel:tools
- exclude client-headers from building for non-supported architectures

OBS-URL: https://build.opensuse.org/request/show/992608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=139
2022-08-05 17:50:06 +00:00
2100bec0cd - exclude client-headers from building for non-supported architectures
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=251
2022-08-03 15:21:08 +00:00
Dominique Leuenberger
2fc3bcdf1f Accepting request 976045 from devel:tools
- update to 3.12.0 (bsc#1017016, FATE#321455, bsc#987635, CVE-2016-6131)

OBS-URL: https://build.opensuse.org/request/show/976045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=138
2022-05-10 13:10:38 +00:00
82fe9b12ff - update to 3.12.0 (bsc#1017016, FATE#321455, bsc#987635, CVE-2016-6131)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=249
2022-05-10 11:11:02 +00:00
Dominique Leuenberger
e44f8ce826 Accepting request 971624 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/971624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=137
2022-04-22 22:25:06 +00:00
3446fcde17 Accepting request 971108 from home:adamm:branches:devel:tools
- fix build on SLE12

OBS-URL: https://build.opensuse.org/request/show/971108
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=247
2022-04-21 11:28:03 +00:00
Dominique Leuenberger
06b527062a Accepting request 969550 from devel:tools
- update to 3.19.0:
  * Fix Rust v0 name demangling.
  * The Linux rseq syscall is now implemented as (silently) returning ENOSYS.
  * Add FreeBSD syscall wrappers for __specialfd and __realpathat.
  * Remove FreeBSD dependencies on COMPAT10, which fixes compatibility with HardenedBSD
  * see https://valgrind.org/docs/manual/dist.news.html for list of bugfixes
- drop handle-rseq-syscall.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/969550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=136
2022-04-15 22:13:24 +00:00
ab716a36bb - spec-cleaner suggested cleanups
- drop unnecessary procps buildrequires

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=245
2022-04-13 15:18:59 +00:00
d1f0a942f2 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=244 2022-04-13 15:18:02 +00:00
996ba0688d - update to 3.19.0:
* Fix Rust v0 name demangling.
  * The Linux rseq syscall is now implemented as (silently) returning ENOSYS.
  * Add FreeBSD syscall wrappers for __specialfd and __realpathat.
  * Remove FreeBSD dependencies on COMPAT10, which fixes compatibility with HardenedBSD
  * see https://valgrind.org/docs/manual/dist.news.html for list of bugfixes
- drop handle-rseq-syscall.patch: upstream

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=243
2022-04-12 19:29:23 +00:00
Dominique Leuenberger
e8920b9101 Accepting request 960470 from devel:tools
- add upstream handle-rseq-syscall.patch to fix run with glibc 2.35

OBS-URL: https://build.opensuse.org/request/show/960470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=135
2022-03-11 20:40:59 +00:00
5addda2529 - add upstream handle-rseq-syscall.patch to fix run with glibc 2.35
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=241
2022-03-09 10:31:48 +00:00
Dominique Leuenberger
0e7df783b6 Accepting request 946922 from devel:tools
- update to 3.18.1 (jsc#SLE-18639):

OBS-URL: https://build.opensuse.org/request/show/946922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=134
2022-01-19 23:11:59 +00:00
afe11550ee - update to 3.18.1 (jsc#SLE-18639):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=240
2022-01-17 09:52:07 +00:00
Dominique Leuenberger
fbeaa38cb8 Accepting request 931245 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/931245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=133
2021-11-15 14:26:15 +00:00
d232eb4170 Accepting request 930250 from home:forumsAreFun:branches:devel:tools
- update to 3.18.1
  * 3.18.1 fixes a number of bugs and adds support for glibc-2.34, and for new 
    platforms x86/FreeBSD and amd64/FreeBSD. Debuginfo reading is faster, and 
    Rust demangling has been improved. For PPC64, ISA 3.1 support has been
    completed, and some newer ARM64 and S390 instructions are also supported.

OBS-URL: https://build.opensuse.org/request/show/930250
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=239
2021-11-13 12:03:11 +00:00
Dominique Leuenberger
30b5da777d Accepting request 903173 from devel:tools
- update to 3.17.0 (jsc#SLE-18713):

OBS-URL: https://build.opensuse.org/request/show/903173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=132
2021-07-02 11:26:36 +00:00
593f168e77 - update to 3.17.0 (jsc#SLE-18713):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=238
2021-06-30 06:47:49 +00:00
Richard Brown
559c81c06f Accepting request 880364 from devel:tools
- update to 3.17.0:
  * 3.17.0 fixes a number of bugs and adds some functional changes: support for GCC
    11, Clang 11, DWARF5 debuginfo, the 'debuginfod' debuginfo server, and
    some new instructions for Arm64, S390 and POWER.  There are also some tool
    updates.
- drop s390x-z14-vector-support.patch
    0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/880364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=131
2021-04-06 15:28:38 +00:00
5b3d2a656e OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=236 2021-03-20 18:36:44 +00:00
65c073e286 - update to 3.17.0:
* 3.17.0 fixes a number of bugs and adds some functional changes: support for GCC
    11, Clang 11, DWARF5 debuginfo, the 'debuginfod' debuginfo server, and
    some new instructions for Arm64, S390 and POWER.  There are also some tool
    updates.
- drop s390x-z14-vector-support.patch
    0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch: upstream

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=235
2021-03-20 18:34:30 +00:00
Dominique Leuenberger
a072477fc1 Accepting request 862354 from devel:tools
- add 0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch (bsc#1180412)

OBS-URL: https://build.opensuse.org/request/show/862354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=130
2021-01-15 18:44:56 +00:00
fb938d3e33 - add 0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch (bsc#1180412)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=233
2021-01-11 14:20:56 +00:00
Dominique Leuenberger
4ba98d0c91 Accepting request 860136 from devel:tools
- add s390x-z14-vector-support.patch (bsc#1180511)

OBS-URL: https://build.opensuse.org/request/show/860136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=129
2021-01-08 16:32:12 +00:00
12a10dc5ca - add s390x-z14-vector-support.patch (bsc#1180511)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=231
2021-01-04 10:57:30 +00:00
Dominique Leuenberger
98a0f72862 Accepting request 838585 from devel:tools
- update to 3.16.1 (jsc#SLE-13769):

OBS-URL: https://build.opensuse.org/request/show/838585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=128
2020-09-30 17:53:55 +00:00
bfdbccfd82 - update to 3.16.1 (jsc#SLE-13769):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=229
2020-09-29 14:59:31 +00:00
Dominique Leuenberger
c08b91c6db Accepting request 826927 from devel:tools
- update to 3.16.1:
  * PPC sync instruction L field should only be 2 bits in ISA 3.0
  * vex: the `impossible' happened: expr_is_guardable: unhandled expr
- remove 0001-Power-PC-Fix-extraction-of-the-L-field-for-sync-inst.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/826927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=127
2020-08-19 16:45:45 +00:00
61a86a06f8 - update to 3.16.1:
* PPC sync instruction L field should only be 2 bits in ISA 3.0
  * vex: the `impossible' happened: expr_is_guardable: unhandled expr
- remove 0001-Power-PC-Fix-extraction-of-the-L-field-for-sync-inst.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=227
2020-08-16 01:39:51 +00:00
Dominique Leuenberger
09437637b7 Accepting request 816789 from devel:tools
- Use autopatch
  - Change armv6-support.diff to a/b format

- update to 3.16.0:
  * Many bugfixes, too many to list here, see NEWS file
  - The implicit memcpy done by each call to realloc now counts towards the
    read and write counts of resized heap blocks, making those counts higher
    and more accurate.
  - cg_annotate's --auto and --show-percs options now default to 'yes', because
    they are usually wanted.
  - callgrind_annotate's --auto and --show-percs options now default to 'yes',
    because they are usually wanted.
  - The command option --collect-systime has been enhanced to specify
    the unit used to record the elapsed time spent during system calls.
    The command option now accepts the values no|yes|msec|usec|nsec,
    where yes is a synonym of msec.  When giving the value nsec, the
    system cpu time of system calls is also recorded.
  - Several memcheck options are now dynamically changeable.
    Use  valgrind --help-dyn-options  to list them.
  - The release 3.15 introduced a backward incompatible change for
    some suppression entries related to preadv and pwritev syscalls.
    When reading a suppression entry using the unsupported 3.14 format,
    valgrind will now produce a warning to say the suppression entry will not
    work, and suggest the needed change.
  - Significantly fewer false positive errors on optimised code generated by
    Clang and GCC.  In particular, Memcheck now deals better with the
    situation where the compiler will transform C-level "A && B" into "B && A"
    under certain circumstances (in which the transformation is valid).
    Handling of integer equality/non-equality checks on partially defined
    values is also improved on some architectures.

OBS-URL: https://build.opensuse.org/request/show/816789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=126
2020-06-28 21:02:43 +00:00
10f640819b OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=225 2020-06-24 07:14:16 +00:00
d55d2f09f9 0001-Add-newer-constants-for-prctl-syscall.patch
dropped as those patches were from upstream and are already in 3.16.0

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=224
2020-06-24 06:54:14 +00:00
721950221a Accepting request 816084 from home:michals
- Use autopatch
  - Change armv6-support.diff to a/b format

OBS-URL: https://build.opensuse.org/request/show/816084
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=223
2020-06-22 07:39:07 +00:00
73b010293c OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=222 2020-06-19 15:22:32 +00:00
a306f3d4aa - update to 3.16.0:
* Many bugfixes, too many to list here, see NEWS file
  - The implicit memcpy done by each call to realloc now counts towards the
    read and write counts of resized heap blocks, making those counts higher
    and more accurate.
  - cg_annotate's --auto and --show-percs options now default to 'yes', because
    they are usually wanted.
  - callgrind_annotate's --auto and --show-percs options now default to 'yes',
    because they are usually wanted.
  - The command option --collect-systime has been enhanced to specify
    the unit used to record the elapsed time spent during system calls.
    The command option now accepts the values no|yes|msec|usec|nsec,
    where yes is a synonym of msec.  When giving the value nsec, the
    system cpu time of system calls is also recorded.
  - Several memcheck options are now dynamically changeable.
    Use  valgrind --help-dyn-options  to list them.
  - The release 3.15 introduced a backward incompatible change for
    some suppression entries related to preadv and pwritev syscalls.
    When reading a suppression entry using the unsupported 3.14 format,
    valgrind will now produce a warning to say the suppression entry will not
    work, and suggest the needed change.
  - Significantly fewer false positive errors on optimised code generated by
    Clang and GCC.  In particular, Memcheck now deals better with the
    situation where the compiler will transform C-level "A && B" into "B && A"
    under certain circumstances (in which the transformation is valid).
    Handling of integer equality/non-equality checks on partially defined
    values is also improved on some architectures.
  - The exprimental Stack and Global Array Checking tool has been removed.
    It only ever worked on x86 and amd64, and even on those it had a
    high false positive rate and was slow.  An alternative for detecting

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=221
2020-06-19 15:21:22 +00:00
Dominique Leuenberger
ce2683b8ac Accepting request 802666 from devel:tools
- add dhat-use-datadir.patch:
  * move the dhat* scripts to datadir

OBS-URL: https://build.opensuse.org/request/show/802666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=125
2020-05-13 20:58:58 +00:00
61511806cd - add dhat-use-datadir.patch:
* move the dhat* scripts to datadir

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=219
2020-05-11 12:14:44 +00:00
Dominique Leuenberger
2446e4db72 Accepting request 788187 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/788187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=124
2020-03-26 22:30:28 +00:00
Martin Pluskal
bf5164c2b6 Accepting request 788175 from home:marxin:branches:devel:tools
- Add parallel-lto.patch in order to make LTO LTRANS phase
  parallel. It will significantly improve build time.

OBS-URL: https://build.opensuse.org/request/show/788175
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=217
2020-03-25 12:38:21 +00:00
Dominique Leuenberger
32c6e26afc Accepting request 786517 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/786517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=123
2020-03-23 11:49:04 +00:00
4aab495c91 - Disable %check on %arm as it never passed - boo#1130395
- Add support for PR_CAPBSET_READ/DROP syscalls. Fixes false
  error messages with latest libcap 2.30.
  * 0001-Add-newer-constants-for-prctl-syscall.patch
  * 0002-Add-support-for-PR_CAPBSET_READ-and-_DROP-syscalls.patch

- add 0001-Fix-makefile-consistency-check.patch
  0001-s390x-Add-models-z14-and-z14-ZR1.patch
  0001-s390x-Clean-up-s390-check-opcodes.pl.patch
  0001-s390x-Add-CPU-model-for-z15.patch (bsc#1165834)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=215
2020-03-12 15:50:21 +00:00
Dominique Leuenberger
d114743b7a Accepting request 768529 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/768529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=122
2020-02-04 18:51:31 +00:00
29b6c84436 Accepting request 768053 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Disable %check on %arm as it never passed - boo#1130395

OBS-URL: https://build.opensuse.org/request/show/768053
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=213
2020-01-30 09:15:54 +00:00
Dominique Leuenberger
d5613715a5 Accepting request 765863 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/765863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=121
2020-01-23 15:10:09 +00:00
89c1fc0f70 Accepting request 765589 from home:StefanBruens:branches:openSUSE:Factory:Staging:B
Fix false positives for syscalls used by libcap

OBS-URL: https://build.opensuse.org/request/show/765589
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=211
2020-01-20 14:35:29 +00:00
Dominique Leuenberger
4bf545373d Accepting request 751340 from devel:tools
- remove jit-register-unregister.diff (fails patch not applied check)

- Use _multibuild for creating the client-headers subpackage. As
  the headers are just copied over, the package has no substantial
  build dependencies.


- remove jit-register-unregister.diff (fails patch not applied check)

- move s390-*xml files to main package (bsc#1147071)

- Use _multibuild for creating the client-headers subpackage. As
  the headers are just copied over, the package has no substantial
  build dependencies.

- Move the BSD-style licensed client headers to a subpackage.
  Packages only requiring e.g. valgrind.h during build no longer
  need the full valgrind and valgrind-devel packages then.
- Clean up documentation a bit:
  + use %build_cond, drop unused docbook_4 BuildRequires
  + remove the Postscript Valgrind manual in favor of the PDF one.
- Add GFDL-1.2 to the License, relevant for man pages and Valgrind
  PDF/HTML manual.

- update to 3.15.0 (fate#327402) (jira SLE-5861):
  3.15.0 is a feature release with many improvements and the usual collection of
  bug fixes.
  This release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux,
  PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux,
  MIPS64/Linux, ARM/Android, ARM64/Android, MIPS32/Android, X86/Android,

OBS-URL: https://build.opensuse.org/request/show/751340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=120
2019-12-02 10:32:16 +00:00
174d84e302 - remove jit-register-unregister.diff (fails patch not applied check)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=209
2019-11-27 14:18:03 +00:00
b9776ca7b1 - remove jit-register-unregister.diff (fails patch not applied check)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=208
2019-11-27 14:17:40 +00:00
c2e3bb87fd - move s390-*xml files to main package (bsc#1147071)
- Use _multibuild for creating the client-headers subpackage. As
  the headers are just copied over, the package has no substantial
  build dependencies.

- Move the BSD-style licensed client headers to a subpackage.
  Packages only requiring e.g. valgrind.h during build no longer
  need the full valgrind and valgrind-devel packages then.
- Clean up documentation a bit:
  + use %build_cond, drop unused docbook_4 BuildRequires
  + remove the Postscript Valgrind manual in favor of the PDF one.
- Add GFDL-1.2 to the License, relevant for man pages and Valgrind
  PDF/HTML manual.

- update to 3.15.0 (fate#327402) (jira SLE-5861):
  3.15.0 is a feature release with many improvements and the usual collection of
  bug fixes.
  This release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux,
  PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux,
  MIPS64/Linux, ARM/Android, ARM64/Android, MIPS32/Android, X86/Android,
  X86/Solaris, AMD64/Solaris and AMD64/MacOSX 10.12.  There is also preliminary
  support for X86/macOS 10.13 and AMD64/macOS 10.13.
  * ==================== CORE CHANGES ===================
  * The XTree Massif output format now makes use of the information obtained
  when specifying --read-inline-info=yes.
  * amd64 (x86_64): the RDRAND and F16C insn set extensions are now supported.
  * ==================== TOOL CHANGES ====================
  * DHAT:
  - DHAT been thoroughly overhauled, improved, and given a GUI.  As a result,

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=207
2019-11-27 14:15:12 +00:00
a441ae786d OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=206 2019-11-27 14:14:52 +00:00
805a59b7de Accepting request 741927 from home:StefanBruens:branches:devel:tools
- Use _multibuild for creating the client-headers subpackage. As
  the headers are just copied over, the package has no substantial
  build dependencies.

OBS-URL: https://build.opensuse.org/request/show/741927
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=205
2019-11-20 13:16:58 +00:00
Dominique Leuenberger
7201a0e24a Accepting request 743847 from devel:tools
- move s390-*xml files to main package (bsc#1147071)

OBS-URL: https://build.opensuse.org/request/show/743847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=119
2019-11-03 09:57:55 +00:00
56061a2f10 - move s390-*xml files to main package (bsc#1147071)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=203
2019-10-29 12:10:56 +00:00
Dominique Leuenberger
a52c1c5d87 Accepting request 741124 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/741124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=118
2019-10-22 13:40:23 +00:00
1d2ceb1680 Accepting request 741094 from home:StefanBruens:branches:devel:tools
- Move the BSD-style licensed client headers to a subpackage.
  Packages only requiring e.g. valgrind.h during build no longer
  need the full valgrind and valgrind-devel packages then.
- Clean up documentation a bit:
  + use %build_cond, drop unused docbook_4 BuildRequires
  + remove the Postscript Valgrind manual in favor of the PDF one.
- Add GFDL-1.2 to the License, relevant for man pages and Valgrind
  PDF/HTML manual.

OBS-URL: https://build.opensuse.org/request/show/741094
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=201
2019-10-18 17:07:26 +00:00
Dominique Leuenberger
0dfb34325d Accepting request 709369 from devel:tools
- update to 3.15.0 (fate#327402) (jira SLE-5861):

OBS-URL: https://build.opensuse.org/request/show/709369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=117
2019-06-17 19:33:54 +00:00
0d23da345b - update to 3.15.0 (fate#327402) (jira SLE-5861):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=199
2019-06-12 10:34:40 +00:00
Dominique Leuenberger
288859e5a2 Accepting request 701650 from devel:tools
- update to 3.15.0 (fate#327402):
  3.15.0 is a feature release with many improvements and the usual collection of
  bug fixes.
  This release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux,
  PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux,
  MIPS64/Linux, ARM/Android, ARM64/Android, MIPS32/Android, X86/Android,
  X86/Solaris, AMD64/Solaris and AMD64/MacOSX 10.12.  There is also preliminary
  support for X86/macOS 10.13 and AMD64/macOS 10.13.
  * ==================== CORE CHANGES ===================
  * The XTree Massif output format now makes use of the information obtained
  when specifying --read-inline-info=yes.
  * amd64 (x86_64): the RDRAND and F16C insn set extensions are now supported.
  * ==================== TOOL CHANGES ====================
  * DHAT:
  - DHAT been thoroughly overhauled, improved, and given a GUI.  As a result,
    it has been promoted from an experimental tool to a regular tool.  Run it
    with --tool=dhat instead of --tool=exp-dhat.
  - DHAT now prints only minimal data when the program ends, instead writing
    the bulk of the profiling data to a file.  As a result, the --show-top-n
    and --sort-by options have been removed.
  - Profile results can be viewed with the new viewer, dh_view.html.  When
    a run ends, a short message is printed, explaining how to view the result.
  - See the documentation for more details.
  * Cachegrind:
  - cg_annotate has a new option, --show-percs, which prints percentages next
    to all event counts.
  * Callgrind:
  - callgrind_annotate has a new option, --show-percs, which prints percentages
    next to all event counts.
  - callgrind_annotate now inserts commas in call counts, and

OBS-URL: https://build.opensuse.org/request/show/701650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=116
2019-05-10 07:11:06 +00:00
d2d9c242a7 - update to 3.15.0 (fate#327402):
3.15.0 is a feature release with many improvements and the usual collection of
  bug fixes.
  This release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux,
  PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux,
  MIPS64/Linux, ARM/Android, ARM64/Android, MIPS32/Android, X86/Android,
  X86/Solaris, AMD64/Solaris and AMD64/MacOSX 10.12.  There is also preliminary
  support for X86/macOS 10.13 and AMD64/macOS 10.13.
  * ==================== CORE CHANGES ===================
  * The XTree Massif output format now makes use of the information obtained
  when specifying --read-inline-info=yes.
  * amd64 (x86_64): the RDRAND and F16C insn set extensions are now supported.
  * ==================== TOOL CHANGES ====================
  * DHAT:
  - DHAT been thoroughly overhauled, improved, and given a GUI.  As a result,
    it has been promoted from an experimental tool to a regular tool.  Run it
    with --tool=dhat instead of --tool=exp-dhat.
  - DHAT now prints only minimal data when the program ends, instead writing
    the bulk of the profiling data to a file.  As a result, the --show-top-n
    and --sort-by options have been removed.
  - Profile results can be viewed with the new viewer, dh_view.html.  When
    a run ends, a short message is printed, explaining how to view the result.
  - See the documentation for more details.
  * Cachegrind:
  - cg_annotate has a new option, --show-percs, which prints percentages next
    to all event counts.
  * Callgrind:
  - callgrind_annotate has a new option, --show-percs, which prints percentages
    next to all event counts.
  - callgrind_annotate now inserts commas in call counts, and

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=197
2019-05-08 15:38:55 +00:00
e60ce74b2a Accepting request 697634 from home:marxin:branches:devel:tools
Disable LTO (boo#1133288).

OBS-URL: https://build.opensuse.org/request/show/697634
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=196
2019-04-25 12:50:06 +00:00
Stephan Kulow
9411bab4ee Accepting request 677534 from devel:tools
- add 0001-Bug-385411-s390x-Add-z13-vector-floating-point-suppo.patch
  0001-Bug-385411-s390x-Tests-and-internals-for-z13-vector-.patch
  0001-Bug-399444-s390x-Drop-unnecessary-check-in-s390_irge.patch
  0001-Bug-403552-s390x-Fix-vector-facility-bit-number.patch (bsc#1124111)

- Don't package files twice on ppc64

OBS-URL: https://build.opensuse.org/request/show/677534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=115
2019-02-24 16:03:03 +00:00
4168e84d97 - add 0001-Bug-385411-s390x-Add-z13-vector-floating-point-suppo.patch
0001-Bug-385411-s390x-Tests-and-internals-for-z13-vector-.patch
  0001-Bug-399444-s390x-Drop-unnecessary-check-in-s390_irge.patch
  0001-Bug-403552-s390x-Fix-vector-facility-bit-number.patch (bsc#1124111)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=194
2019-02-19 22:02:58 +00:00
c038e53e4b Accepting request 672987 from home:Andreas_Schwab:Factory
- Don't package files twice on ppc64

OBS-URL: https://build.opensuse.org/request/show/672987
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=193
2019-02-11 11:42:26 +00:00
Stephan Kulow
0227b6a832 Accepting request 667401 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/667401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=114
2019-02-04 20:22:31 +00:00
Dominique Leuenberger
9a9db26273 Accepting request 664707 from devel:tools
- split into a -32bit subpackage, fix buildrequires for older distros

OBS-URL: https://build.opensuse.org/request/show/664707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=113
2019-01-21 09:08:04 +00:00
1d2cc42ae9 Accepting request 666507 from home:michals
- Fix POWER9 addex instruction emulation (bsc#1121025).
  0001-Bug-402519-POWER-3.0-addex-instruction-incorrectly-i.patch

OBS-URL: https://build.opensuse.org/request/show/666507
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=191
2019-01-21 09:02:56 +00:00
c1811bc3a4 - split into a -32bit subpackage, fix buildrequires for older distros
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=190
2019-01-11 14:56:56 +00:00
0d2dc0f61e - split into a -32bit subpackage
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=189
2019-01-11 12:31:30 +00:00
Dominique Leuenberger
a621e37c6e Accepting request 655974 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/655974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=112
2018-12-10 11:22:52 +00:00
0021300e5b Accepting request 655464 from home:bmwiedemann:branches:devel:tools
drop unreproducible unused .a files to make the package build reproducible (boo#1118163)

I looked into 7 of the 9 packages that buildrequire valgrind-devel
and did not find any using the .a files.

OBS-URL: https://build.opensuse.org/request/show/655464
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=187
2018-12-07 09:00:59 +00:00
Dominique Leuenberger
21bf0e2098 Accepting request 652030 from devel:tools
- update valgrind.xen.patch to branch bug390553-20181125-ddfc274b2

- build against Toolchain module for SLE12
- add 0001-Bug-397187-s390x-Add-vector-register-support-for-vgd.patch
  0001-Bug-400490-s390x-Fix-register-allocation-for-VRs-vs-.patch,
  0001-Bug-400491-s390x-Sign-extend-immediate-operand-of-LO.patch,
  0001-s390x-more-fixes.patch,
  Implement-emulated-system-registers.-Fixes-392146.patch (FATE#326355)
- enable check (poo#36751)

- update to 3.14.0 (bsc#1114575, FATE#326355):
  see http://www.valgrind.org/docs/manual/dist.news.html
  * The new option --keep-debuginfo=no|yes (default no) can be used to retain
    debug info for unloaded code.  This allows saved stack traces (e.g. for
    memory leaks) to include file/line info for code that has been dlclose'd (or
    similar).  See the user manual for more information and known limitations.
  * Ability to specify suppressions based on source file name and line number.
  * Majorly overhauled register allocator.  No end-user changes, but the JIT
    generates code a bit more quickly now.
  * Preliminary support for macOS 10.13 has been added.
  * mips: support for MIPS32/MIPS64 Revision 6 has been added.
  * mips: support for MIPS SIMD architecture (MSA) has been added.
  * mips: support for MIPS N32 ABI has been added.
  * s390: partial support for vector instructions (integer and string) has been
    added.
  * Helgrind: Addition of a flag
    --delta-stacktrace=no|yes [yes on linux amd64/x86]
    which specifies how full history stack traces should be computed.
    Setting this to =yes can speed up Helgrind by 25% when using
    --history-level=full.

OBS-URL: https://build.opensuse.org/request/show/652030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=111
2018-11-28 10:11:53 +00:00
e62f4ba5e8 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=185 2018-11-26 14:10:40 +00:00
ce351c7ccd - update valgrind.xen.patch to branch bug390553-20181125-ddfc274b2
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=184
2018-11-25 21:07:18 +00:00
2d890785bc fix filelist
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=183
2018-11-25 20:47:10 +00:00
db625c760a OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=182 2018-11-23 13:55:34 +00:00
d44ece16ab OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=181 2018-11-23 09:23:31 +00:00
0c61b24cd8 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=180 2018-11-23 09:09:55 +00:00
5e9a5e1f35 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=179 2018-11-23 08:58:29 +00:00
98711e3164 - enable check (poo#36751)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=178
2018-11-23 08:55:45 +00:00
c6e793c17c OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=177 2018-11-23 08:55:18 +00:00
fa97e6df0e 0001-s390x-more-fixes.patch,
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=176
2018-11-22 18:27:23 +00:00
0299f4e453 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=175 2018-11-22 09:53:28 +00:00
865e063b74 - build against Toolchain module for SLE12
- add 0001-Bug-397187-s390x-Add-vector-register-support-for-vgd.patch
  0001-Bug-400490-s390x-Fix-register-allocation-for-VRs-vs-.patch,
  0001-Bug-400491-s390x-Sign-extend-immediate-operand-of-LO.patch,
  Implement-emulated-system-registers.-Fixes-392146.patch (FATE#326355)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=174
2018-11-22 09:38:33 +00:00
bbd92e39b8 - update to 3.14.0 (bsc#1114575, FATE#326355):
see http://www.valgrind.org/docs/manual/dist.news.html
  * The new option --keep-debuginfo=no|yes (default no) can be used to retain
    debug info for unloaded code.  This allows saved stack traces (e.g. for
    memory leaks) to include file/line info for code that has been dlclose'd (or
    similar).  See the user manual for more information and known limitations.
  * Ability to specify suppressions based on source file name and line number.
  * Majorly overhauled register allocator.  No end-user changes, but the JIT
    generates code a bit more quickly now.
  * Preliminary support for macOS 10.13 has been added.
  * mips: support for MIPS32/MIPS64 Revision 6 has been added.
  * mips: support for MIPS SIMD architecture (MSA) has been added.
  * mips: support for MIPS N32 ABI has been added.
  * s390: partial support for vector instructions (integer and string) has been
    added.
  * Helgrind: Addition of a flag
    --delta-stacktrace=no|yes [yes on linux amd64/x86]
    which specifies how full history stack traces should be computed.
    Setting this to =yes can speed up Helgrind by 25% when using
    --history-level=full.
  * Memcheck: reduced false positive rate for optimised code created by Clang 6
    / LLVM 6 on x86, amd64 and arm64.  In particular, Memcheck analyses code
    blocks more carefully to determine where it can avoid expensive definedness
    checks without loss of precision.  This is controlled by the flag
    --expensive-definedness-checks=no|auto|yes [auto].
  * Valgrind is now buildable with link-time optimisation (LTO).  A new
    configure option --enable-lto=yes allows building Valgrind with LTO.  If the
    toolchain supports it, this produces a smaller/faster Valgrind (up to 10%).
    Note that if you are doing Valgrind development, --enable-lto=yes massively
    slows down the build process.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=173
2018-11-21 12:11:24 +00:00
Dominique Leuenberger
6fadf30c00 Accepting request 638872 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/638872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=110
2018-10-01 07:07:27 +00:00
1fca18412e Accepting request 638251 from home:michals
- valgrind truncates powerpc timebase to 32-bits (bsc#1109589).
  Fix-access-to-time-base-register-to-return-64-bits.patch

OBS-URL: https://build.opensuse.org/request/show/638251
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=171
2018-09-28 00:16:34 +00:00
ee1cbd135f - valgrind.xen.patch: refresh
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=170
2018-09-13 05:09:13 +00:00
Dominique Leuenberger
3b4667582c Accepting request 632193 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/632193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=109
2018-09-03 08:33:30 +00:00
dbc142bc11 Accepting request 632027 from home:StefanBruens:branches:devel:tools
- Filter out -m64 from optflags, breaks build of 32 bit parts
- Cleanup, remove suse_version < 1100 conditionals
- Use %license for COPYING, COPYING.DOCS

OBS-URL: https://build.opensuse.org/request/show/632027
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=168
2018-08-29 18:20:28 +00:00
Richard Biener
6aec6905f4 Accepting request 631861 from home:StefanBruens:branches:devel:tools
- Fix missing debuginfo with current binutils, boo#1103239
  0001-Accept-read-only-PT_LOAD-segments-and-.rodata.patch

OBS-URL: https://build.opensuse.org/request/show/631861
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=167
2018-08-28 07:21:12 +00:00
Dominique Leuenberger
f16979d859 Accepting request 617433 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/617433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=108
2018-06-27 08:15:14 +00:00
e63ec497a9 Accepting request 615954 from home:mbrugger:branches:devel:tools
- ad Implement-emulated-system-registers.-Fixes-392146.patch (bsc#1086543)

OBS-URL: https://build.opensuse.org/request/show/615954
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=165
2018-06-18 07:42:41 +00:00
Dominique Leuenberger
dc34efca5e Accepting request 579216 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/579216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=107
2018-02-24 15:37:33 +00:00
34f15d5b91 Accepting request 579020 from home:olh:xen-buildrequires
- add valgrind.xen.patch to handle Xen 4.10 (fate#321394, fate#322686)

OBS-URL: https://build.opensuse.org/request/show/579020
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=163
2018-02-22 22:48:13 +00:00
Dominique Leuenberger
a79cf8edf7 Accepting request 537539 from devel:tools
- add epoll-wait-fix.patch (bsc#1064958)

OBS-URL: https://build.opensuse.org/request/show/537539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=106
2017-11-01 10:06:57 +00:00
36b9471c71 - add epoll-wait-fix.patch (bsc#1064958)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=161
2017-10-30 11:05:45 +00:00
Dominique Leuenberger
5bff49ced1 Accepting request 506175 from devel:tools
- update to 3.13.0 (fate#321455):
  - remove fix-ppcl64-clobber-list.patch
  3.13.0 is a feature release with many improvements and the
  usual collection of bug fixes.
  See http://valgrind.org/docs/manual/dist.news.html

OBS-URL: https://build.opensuse.org/request/show/506175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=105
2017-06-30 16:41:19 +00:00
66377b2da9 - update to 3.13.0 (fate#321455):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=159
2017-06-26 07:28:59 +00:00
b3134b47bd - update to 3.13.0:
- remove fix-ppcl64-clobber-list.patch
  3.13.0 is a feature release with many improvements and the
  usual collection of bug fixes.
  See http://valgrind.org/docs/manual/dist.news.html

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=158
2017-06-25 11:09:05 +00:00
Dominique Leuenberger
05297a1a60 Accepting request 490943 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/490943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=104
2017-05-27 11:05:19 +00:00
Martin Pluskal
effc087fb2 Accepting request 490939 from home:marxin:branches:devel:tools
Fix issue seen by GCC7.

OBS-URL: https://build.opensuse.org/request/show/490939
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=156
2017-04-25 08:29:07 +00:00
Dominique Leuenberger
28864c3d0f Accepting request 449807 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/449807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=103
2017-01-12 14:58:11 +00:00
9081475c40 - update to 3.12.0 (bsc#1017016, FATE#321455)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=154
2017-01-05 09:56:07 +00:00
378801f7f6 - update to 3.12.0 (bsc#1017016)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=153
2017-01-02 13:48:46 +00:00
Ludwig Nussel
021112ab7d Accepting request 447955 from devel:tools
- update to 3.12.0
  * 3.12.0 is a feature release with many improvements and the usual
  collection of bug fixes. The full changelog can be found at
  http://valgrind.org/docs/manual/dist.news.html
  or
  /usr/share/doc/packages/valgrind/NEWS
- droped patches which are part of the release:
  gcc5.patch, r15702.diff, r15792.diff, r15802.diff, svn-r15766.patch,
  vex-r3197.diff, vex-r3210.diff, vex-r3213.diff

OBS-URL: https://build.opensuse.org/request/show/447955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=102
2016-12-29 21:43:17 +00:00
Martin Pluskal
0eb2a5392d OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=151 2016-12-28 08:27:24 +00:00
Martin Pluskal
0fa2987d18 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=150 2016-12-28 08:17:40 +00:00
Martin Pluskal
ac7ac5e535 Accepting request 447939 from home:mathletic:branches:devel:tools
update to 3.12.0

OBS-URL: https://build.opensuse.org/request/show/447939
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=149
2016-12-28 07:51:29 +00:00
Dominique Leuenberger
21b5323c58 Accepting request 436477 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/436477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=101
2016-10-22 11:04:30 +00:00
Martin Pluskal
9d1b3ab9be Accepting request 436457 from home:StefanBruens:branches:devel:tools
allows valgrind'ing applications linking to libcrypto (e.g. zypper), see https://bugs.kde.org/show_bug.cgi?id=356393

Note, this may be superseded by an update to valgrind 3.12.0, which is due in 2 days.

OBS-URL: https://build.opensuse.org/request/show/436457
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=147
2016-10-20 06:46:40 +00:00
Dominique Leuenberger
512c2f034d Accepting request 398483 from devel:tools
- add vex-r3197.diff (bsc#981447)

- update to 3.11.0 (fate#319608):

OBS-URL: https://build.opensuse.org/request/show/398483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=100
2016-06-02 10:38:34 +00:00
1ba533399c - update to 3.11.0 (fate#319608):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=145
2016-05-28 11:03:22 +00:00
c45d09f6d7 - add vex-r3197.diff (bsc#981447)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=144
2016-05-28 11:02:01 +00:00
Dominique Leuenberger
b035573a9b Accepting request 390794 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/390794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=99
2016-05-03 07:33:23 +00:00
Martin Pluskal
ac63e40be6 Accepting request 390777 from home:jirislaby:branches:devel:tools
- The previous did not help, remove -strong first.

OBS-URL: https://build.opensuse.org/request/show/390777
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=142
2016-04-20 12:07:42 +00:00
Martin Pluskal
1a6be93935 Accepting request 390651 from home:msmeissn:branches:devel:tools
- also remove -fstack-protector-strong from the CFLAGS

OBS-URL: https://build.opensuse.org/request/show/390651
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=141
2016-04-19 16:09:56 +00:00
Dominique Leuenberger
a180107264 Accepting request 386244 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/386244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=98
2016-04-12 16:59:45 +00:00
f6c9dae3ce - add r15702.diff, r15792.diff, vex-r3210.diff, r15802.diff (fate#319608)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=139
2016-04-01 10:38:08 +00:00
Dominique Leuenberger
c5b2cb0c37 Accepting request 360915 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/360915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=97
2016-02-25 20:42:53 +00:00
ce2a565dd0 Accepting request 360912 from home:Andreas_Schwab:Factory
- glibc-version.patch: removed, no longer needed

OBS-URL: https://build.opensuse.org/request/show/360912
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=137
2016-02-22 15:01:53 +00:00
Dominique Leuenberger
abe4d38625 Accepting request 359555 from devel:tools
- update to 3.11.0:
  * 3.11.0 is a feature release with many improvements and the usual
  collection of bug fixes.
- replace gcc-version.patch with gcc5.patch: This is the upstream
  version
- drop valgrind-linux-4.0.patch: merged upstream
- add svn-r15766.patch: Fix valgrind with recent kernels
- jit-register-unregister.diff commented out, needs porting

OBS-URL: https://build.opensuse.org/request/show/359555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=96
2016-02-22 07:55:58 +00:00
f644d090f6 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=135 2016-02-15 20:39:51 +00:00
fe2176acc0 - update to 3.11.0:
* 3.11.0 is a feature release with many improvements and the usual
  collection of bug fixes.
- replace gcc-version.patch with gcc5.patch: This is the upstream
  version
- drop valgrind-linux-4.0.patch: merged upstream
- add svn-r15766.patch: Fix valgrind with recent kernels
- jit-register-unregister.diff commented out, needs porting

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=134
2016-02-15 16:07:18 +00:00
Dominique Leuenberger
f283500bc4 Accepting request 320915 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/320915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=95
2015-08-21 05:37:41 +00:00
Martin Pluskal
58980af62d Accepting request 320914 from home:Andreas_Schwab:Factory
- glibc-version.patch: Add support for glibc 2.22.

OBS-URL: https://build.opensuse.org/request/show/320914
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=132
2015-08-06 12:33:51 +00:00
Stephan Kulow
ca4eb9ffb9 Accepting request 303606 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/303606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=94
2015-04-27 20:07:48 +00:00
Tomas Cech
c12e95dd5c Accepting request 299063 from home:dimstar:Factory
This should fix build of valgrind with Linux kernel 4.0, currently in staging J

OBS-URL: https://build.opensuse.org/request/show/299063
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=130
2015-04-24 09:00:38 +00:00
Dominique Leuenberger
dbbddec7e3 Accepting request 294246 from devel:tools
- Cleanup spec file with spec-cleaner
- Update to 3.10.1
  * bugfix release (for full list of solved issues see NEWS file) (forwarded request 294240 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/294246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=93
2015-04-05 22:25:22 +00:00
Tomas Cech
321aae1516 Accepting request 294240 from home:pluskalm:branches:devel:tools
- Cleanup spec file with spec-cleaner
- Update to 3.10.1
  * bugfix release (for full list of solved issues see NEWS file)

OBS-URL: https://build.opensuse.org/request/show/294240
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=128
2015-04-02 18:28:10 +00:00
Dominique Leuenberger
f16fb0301a Accepting request 285796 from devel:tools
- gcc-version.patch: Add support for GCC 5. (forwarded request 285793 from rguenther)

OBS-URL: https://build.opensuse.org/request/show/285796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=92
2015-02-20 11:00:17 +00:00
Richard Biener
9b1f907d2d Accepting request 285793 from home:rguenther:branches:devel:tools
- gcc-version.patch: Add support for GCC 5.

OBS-URL: https://build.opensuse.org/request/show/285793
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=126
2015-02-12 12:08:31 +00:00
Dominique Leuenberger
aec57bdd1c Accepting request 285066 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/285066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=91
2015-02-12 09:20:56 +00:00
Martin Pluskal
92b6f5980a Accepting request 285065 from home:Andreas_Schwab:Factory
- glibc-version.patch: Add support for glibc 2.21.

OBS-URL: https://build.opensuse.org/request/show/285065
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=124
2015-02-10 10:20:04 +00:00
Stephan Kulow
9e3ad84f4d Accepting request 249891 from devel:tools
- glibc-2.19.patch: already upstream, so remove
- Fix file list

- update to 3.10.0:
  * Support for the 64-bit ARM Architecture (AArch64 ARMv8).  This port
    is mostly complete, and is usable, but some SIMD instructions are as
    yet unsupported.
  * Support for little-endian variant of the 64-bit POWER architecture.
  * Support for Android on MIPS32.
  * Support for 64bit FPU on MIPS32 platforms.
  * Both 32- and 64-bit executables are supported on MacOSX 10.8 and 10.9.
  * Configuration for and running on Android targets has changed.
    See README.android in the source tree for details.
  - drop VEX-r2803.diff, VEX-r2808.diff, VEX-r2816.diff, VEX-r2858.diff,
  VEX-r2904.diff, VEX-r2910.diff, VEX-r2914.diff, VEX-r2915.diff,
  VEX-r2916.diff, aarch64-VEX-support.diff, aarch64-support.diff,
  r13767.diff, r13770.diff, r14184.diff, r14238.diff, r14239.diff,
  r14240.diff, r14246.diff, r2798.diff, valgrind-r13948.diff

OBS-URL: https://build.opensuse.org/request/show/249891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=90
2014-09-28 17:53:31 +00:00
Stephan Kulow
51f396fc32 - glibc-2.19.patch: already upstream, so remove
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=122
2014-09-17 08:25:52 +00:00
Stephan Kulow
b8473f99fd Accepting request 249609 from home:Andreas_Schwab:Factory
- glibc-2.19.patch: removed
- Fix file list

OBS-URL: https://build.opensuse.org/request/show/249609
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=121
2014-09-17 08:25:05 +00:00
c6e998efa8 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=120 2014-09-16 15:44:57 +00:00
1b47f25a03 - update to 3.10.0:
* Support for the 64-bit ARM Architecture (AArch64 ARMv8).  This port
    is mostly complete, and is usable, but some SIMD instructions are as
    yet unsupported.
  * Support for little-endian variant of the 64-bit POWER architecture.
  * Support for Android on MIPS32.
  * Support for 64bit FPU on MIPS32 platforms.
  * Both 32- and 64-bit executables are supported on MacOSX 10.8 and 10.9.
  * Configuration for and running on Android targets has changed.
    See README.android in the source tree for details.
  - drop VEX-r2803.diff, VEX-r2808.diff, VEX-r2816.diff, VEX-r2858.diff,
  VEX-r2904.diff, VEX-r2910.diff, VEX-r2914.diff, VEX-r2915.diff,
  VEX-r2916.diff, aarch64-VEX-support.diff, aarch64-support.diff,
  r13767.diff, r13770.diff, r14184.diff, r14238.diff, r14239.diff,
  r14240.diff, r14246.diff, r2798.diff, valgrind-r13948.diff

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=119
2014-09-16 15:32:24 +00:00
Stephan Kulow
c78d70e51e Accepting request 246171 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/246171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=89
2014-08-30 14:03:31 +00:00
2734b43d62 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=117 2014-08-17 22:13:33 +00:00
5bb1319931 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=116 2014-08-17 22:01:57 +00:00
33b69a3c19 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=115 2014-08-17 21:53:49 +00:00
0ed966f036 - update for ppc64le support (bnc#880334):
- drop: valgrind-3.9.0-merge.patches.from.Paul.McKenney.patch,
  valgrind-3.9.0-ppc64le-abiv2.patch
  - add: VEX-r2803.diff, VEX-r2808.diff, VEX-r2816.diff
  VEX-r2904.diff, VEX-r2910.diff, VEX-r2914.diff, VEX-r2915.diff,
  VEX-r2916.diff, r13767.diff, r13770.diff, r14184.diff, r14238.diff,
  r14239.diff, r14240.diff, r14246.diff

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=114
2014-08-17 21:49:48 +00:00
Stephan Kulow
9f0e71f565 Accepting request 242970 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/242970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=87
2014-07-31 08:04:08 +00:00
0515c55030 Accepting request 242867 from home:Andreas_Schwab:Factory
- Fix patch conflicts.

OBS-URL: https://build.opensuse.org/request/show/242867
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=112
2014-07-30 09:36:40 +00:00
Stephan Kulow
a6e61644ec Accepting request 237978 from devel:tools
- add VEX-r2858.diff, valgrind-r13948.diff for (bnc#883157)

OBS-URL: https://build.opensuse.org/request/show/237978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=86
2014-06-26 06:00:16 +00:00
a32108fd69 - add VEX-r2858.diff, valgrind-r13948.diff for (bnc#883157)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=110
2014-06-18 15:10:06 +00:00
Stephan Kulow
0790ad2bea Accepting request 234747 from devel:tools
- Update aarch64-support.diff, aarch64-VEX-support.diff from svn (forwarded request 234619 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/234747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=85
2014-05-22 07:04:17 +00:00
Stephan Kulow
63fddd1dff Accepting request 234619 from home:Andreas_Schwab:Factory
- Update aarch64-support.diff, aarch64-VEX-support.diff from svn

OBS-URL: https://build.opensuse.org/request/show/234619
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=108
2014-05-19 16:51:02 +00:00
Stephan Kulow
a4c37ca662 Accepting request 232305 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/232305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=84
2014-05-02 17:21:24 +00:00
31b27a56e0 - add aarch64-support.diff, aarch64-VEX-support.diff: aarch64 support
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=106
2014-04-24 08:55:37 +00:00
Stephan Kulow
cf0ffbb65b Accepting request 222727 from devel:tools
- added patches:
  * r2798.diff

OBS-URL: https://build.opensuse.org/request/show/222727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=83
2014-02-19 10:39:10 +00:00
457c78b7c8 - added patches:
* r2798.diff

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=104
2014-02-18 14:33:33 +00:00
Stephan Kulow
48dbbbe3bf Accepting request 221852 from devel:tools
- glibc-2.19.patch: add support for glibc 2.19 (forwarded request 221833 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/221852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=82
2014-02-13 05:51:46 +00:00
429fb00f01 Accepting request 221833 from home:Andreas_Schwab:Factory
- glibc-2.19.patch: add support for glibc 2.19

OBS-URL: https://build.opensuse.org/request/show/221833
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=102
2014-02-11 14:39:02 +00:00
Stephan Kulow
fbbd38ab65 Accepting request 213768 from devel:tools
- add support of ppc64le architecture
- added patches:
  * valgrind-3.9.0-merge.patches.from.Paul.McKenney.patch
  * valgrind-3.9.0-ppc64le-abiv2.patch
- This is a request for devel:tools project
  but will need also to enable openSUSE:Factory:PowerPC ppc64le build. (forwarded request 213760 from michel_mno)

OBS-URL: https://build.opensuse.org/request/show/213768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=81
2014-01-16 14:38:23 +00:00
Michael Matz
18c6c09d2d Accepting request 213760 from home:michel_mno:branches:devel:tools
- add support of ppc64le architecture
- added patches:
  * valgrind-3.9.0-merge.patches.from.Paul.McKenney.patch
  * valgrind-3.9.0-ppc64le-abiv2.patch
- This is a request for devel:tools project
  but will need also to enable openSUSE:Factory:PowerPC ppc64le build.

OBS-URL: https://build.opensuse.org/request/show/213760
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=100
2014-01-13 17:13:15 +00:00
Stephan Kulow
83c75ca343 Accepting request 212761 from devel:tools
- add armv6-support.diff: Add support for armv6hl

OBS-URL: https://build.opensuse.org/request/show/212761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=80
2014-01-05 09:24:51 +00:00
fd7ca92df0 - add armv6-support.diff: Add support for armv6hl
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=98
2014-01-03 19:26:35 +00:00
Stephan Kulow
32411d7461 Accepting request 206097 from devel:tools
- update to 3.9.0:
* Support for Intel AVX2 instructions.  This is available only on 64
  bit code.
* Support for POWER8 (Power ISA 2.07) instructions.
* Initial support for Intel Transactional Synchronization Extensions,
  both RTM and HLE.
* Initial support for Hardware Transactional Memory on POWER.
* Improvements in handling of vectorised code, leading to
  significantly fewer false error reports.  You need to use the flag
  --partial-loads-ok=yes to get the benefits of these changes.
* Better control over the leak checker.  It is now possible to
  specify which leak kinds (definite/indirect/possible/reachable)
  should be displayed.
* Reduced "possible leak" reports from the leak checker by the use
  of better heuristics.
* Better control of stacktrace acquisition for heap-allocated
  blocks.
* Better reporting of leak suppression usage.
* New and modified GDB server monitor features.
* New flag --sigill-diagnostics to control whether a diagnostic
  message is printed when the JIT encounters an instruction it can't
  translate.
* The maximum amount of memory that Valgrind can use on 64 bit
  targets has been increased from 32GB to 64GB.
* Additional smaller new features and many bug fixes.
- Remove obsolete raise-segnames-limit.diff,
  valgrind-glibc-2.17.patch and valgrind-glibc-2.18.patch. (forwarded request 206037 from burnus)

OBS-URL: https://build.opensuse.org/request/show/206097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=79
2013-11-08 07:45:06 +00:00
Philipp Thomas
7999429db0 Accepting request 206037 from home:burnus:branches:devel:tools
- update to 3.9.0:
* Support for Intel AVX2 instructions.  This is available only on 64
  bit code.
* Support for POWER8 (Power ISA 2.07) instructions.
* Initial support for Intel Transactional Synchronization Extensions,
  both RTM and HLE.
* Initial support for Hardware Transactional Memory on POWER.
* Improvements in handling of vectorised code, leading to
  significantly fewer false error reports.  You need to use the flag
  --partial-loads-ok=yes to get the benefits of these changes.
* Better control over the leak checker.  It is now possible to
  specify which leak kinds (definite/indirect/possible/reachable)
  should be displayed.
* Reduced "possible leak" reports from the leak checker by the use
  of better heuristics.
* Better control of stacktrace acquisition for heap-allocated
  blocks.
* Better reporting of leak suppression usage.
* New and modified GDB server monitor features.
* New flag --sigill-diagnostics to control whether a diagnostic
  message is printed when the JIT encounters an instruction it can't
  translate.
* The maximum amount of memory that Valgrind can use on 64 bit
  targets has been increased from 32GB to 64GB.
* Additional smaller new features and many bug fixes.
- Remove obsolete raise-segnames-limit.diff,
  valgrind-glibc-2.17.patch and valgrind-glibc-2.18.patch.

OBS-URL: https://build.opensuse.org/request/show/206037
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=96
2013-11-07 11:51:10 +00:00
Tomáš Chvátal
09723c8071 Accepting request 187003 from devel:tools
- valgrind-glibc-2.18.patch: add support for glibc 2.18 (forwarded request 186969 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/187003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=77
2013-08-14 20:41:17 +00:00
c63ea4e948 Accepting request 186969 from home:Andreas_Schwab:Factory
- valgrind-glibc-2.18.patch: add support for glibc 2.18

OBS-URL: https://build.opensuse.org/request/show/186969
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=94
2013-08-14 09:32:27 +00:00
Stephan Kulow
fb3605a99c Accepting request 162786 from devel:tools
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 162744 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/162786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=76
2013-04-05 15:14:26 +00:00
963501beb1 Accepting request 162744 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162744
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=92
2013-04-05 11:18:22 +00:00
Ismail Dönmez
f1354411e7 Accepting request 146741 from devel:tools
- Fix last patch

OBS-URL: https://build.opensuse.org/request/show/146741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=74
2012-12-31 18:32:39 +00:00
Ismail Dönmez
0c3e8374c5 - Fix last patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=90
2012-12-31 14:29:35 +00:00
Ismail Dönmez
e5e08e7cff Fix last patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=89
2012-12-31 13:37:22 +00:00
Ismail Dönmez
349189ad06 Accepting request 146725 from devel:tools
- Add valgrind-glibc-2.17.patch to fix compilation with glibc 2.17

OBS-URL: https://build.opensuse.org/request/show/146725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=73
2012-12-31 13:26:48 +00:00
Ismail Dönmez
9caadfdcd1 - Add valgrind-glibc-2.17.patch to fix compilation with glibc 2.17
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=87
2012-12-31 09:18:48 +00:00
Stephan Kulow
59278e5460 Accepting request 137018 from devel:tools
- raise seglimit to make it more useful for some apps

OBS-URL: https://build.opensuse.org/request/show/137018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=72
2012-10-05 11:49:02 +00:00
902853a901 - raise seglimit to make it more useful for some apps
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=85
2012-10-04 11:37:00 +00:00
Stephan Kulow
367cc1ea9b Accepting request 135252 from devel:tools
- update to 3.8.1 (bnc#776211):
* Fixes some assertion failures.
* Support for some missing instructions on ARM.
* Support instructions MOVAPS and TZCNT.
* Bug fixes.

OBS-URL: https://build.opensuse.org/request/show/135252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=71
2012-09-23 15:31:08 +00:00
Richard Biener
f839457e0e Accepting request 135180 from home:burnus:branches:devel:tools
- update to 3.8.1 (bnc#776211):
* Fixes some assertion failures.
* Support for some missing instructions on ARM.
* Support instructions MOVAPS and TZCNT.
* Bug fixes.

OBS-URL: https://build.opensuse.org/request/show/135180
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=83
2012-09-21 08:46:56 +00:00
94c45c5658 - update to 3.8.0 (FATE#314090):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=82
2012-09-13 10:36:38 +00:00
Stephan Kulow
189a0085e0 Accepting request 132873 from devel:tools
- update to 3.8.0:
* Support for MIPS32 platforms running Linux.  Valgrind has been
  tested on MIPS32 and MIPS32r2 platforms running different Debian
  Squeeze and MeeGo distributions.  Both little-endian and big-endian
  cores are supported.  The tools Memcheck, Massif and Lackey have
  been tested and are known to work. See README.mips for more details.
* Preliminary support for Android running on x86.
* Preliminary (as-yet largely unusable) support for MacOSX 10.8.
* Support for Intel AVX instructions and for AES instructions.  This
  support is available only for 64 bit code.
* Support for POWER Decimal Floating Point instructions.
* Non-libc malloc implementations are now supported.  This is useful
  for tools that replace malloc (Memcheck, Massif, DRD, Helgrind).
  Using the new option --soname-synonyms, such tools can be informed
  that the malloc implementation is either linked statically into the
  executable, or is present in some other shared library different
  from libc.so.  This makes it possible to process statically linked
  programs, and programs using other malloc libraries, for example
  TCMalloc or JEMalloc.
* For tools that provide their own replacement for malloc et al, the
  option --redzone-size=<number> allows users to specify the size of
  the padding blocks (redzones) added before and after each client
  allocated block.  Smaller redzones decrease the memory needed by
  Valgrind.  Bigger redzones increase the chance to detect blocks
  overrun or underrun.  Prior to this change, the redzone size was
  hardwired to 16 bytes in Memcheck.
* Memcheck:
  - The leak_check GDB server monitor command now can
    control the maximum nr of loss records to output.
  - Reduction of memory use for applications allocating

OBS-URL: https://build.opensuse.org/request/show/132873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=70
2012-09-13 05:10:12 +00:00
a824941b94 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=80 2012-09-05 23:59:16 +00:00
7e02f994a6 - update to 3.8.0:
* Support for MIPS32 platforms running Linux.  Valgrind has been
  tested on MIPS32 and MIPS32r2 platforms running different Debian
  Squeeze and MeeGo distributions.  Both little-endian and big-endian
  cores are supported.  The tools Memcheck, Massif and Lackey have
  been tested and are known to work. See README.mips for more details.
* Preliminary support for Android running on x86.
* Preliminary (as-yet largely unusable) support for MacOSX 10.8.
* Support for Intel AVX instructions and for AES instructions.  This
  support is available only for 64 bit code.
* Support for POWER Decimal Floating Point instructions.
* Non-libc malloc implementations are now supported.  This is useful
  for tools that replace malloc (Memcheck, Massif, DRD, Helgrind).
  Using the new option --soname-synonyms, such tools can be informed
  that the malloc implementation is either linked statically into the
  executable, or is present in some other shared library different
  from libc.so.  This makes it possible to process statically linked
  programs, and programs using other malloc libraries, for example
  TCMalloc or JEMalloc.
* For tools that provide their own replacement for malloc et al, the
  option --redzone-size=<number> allows users to specify the size of
  the padding blocks (redzones) added before and after each client
  allocated block.  Smaller redzones decrease the memory needed by
  Valgrind.  Bigger redzones increase the chance to detect blocks
  overrun or underrun.  Prior to this change, the redzone size was
  hardwired to 16 bytes in Memcheck.
* Memcheck:
  - The leak_check GDB server monitor command now can
    control the maximum nr of loss records to output.
  - Reduction of memory use for applications allocating

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=79
2012-09-05 15:20:05 +00:00
b0b37de553 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=78 2012-09-05 15:11:33 +00:00
Ismail Dönmez
e9a7e39986 Accepting request 131106 from devel:tools
Support TZCNT/LZCNT instructions, generated by GCC 4.8, by falling back to BSF/BSR. (bnc#776211) (forwarded request 131091 from burnus)

OBS-URL: https://build.opensuse.org/request/show/131106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=69
2012-08-22 10:18:00 +00:00
622ea2b334 Accepting request 131091 from home:burnus:branches:devel:tools
Support TZCNT/LZCNT instructions, generated by GCC 4.8, by falling back to BSF/BSR. (bnc#776211)

OBS-URL: https://build.opensuse.org/request/show/131091
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=76
2012-08-17 14:07:19 +00:00
Stephan Kulow
318c316cfe Accepting request 128757 from devel:tools
Handle glibc 2.16 (forwarded request 128609 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/128757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=68
2012-07-25 14:22:15 +00:00
154ef4c159 Accepting request 128609 from home:a_jaeger:FactoryFix
Handle glibc 2.16

OBS-URL: https://build.opensuse.org/request/show/128609
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=74
2012-07-23 13:02:55 +00:00
Stephan Kulow
a0b569efd8 Accepting request 123705 from devel:tools
- arch is now armv7hl

OBS-URL: https://build.opensuse.org/request/show/123705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=66
2012-06-06 14:10:17 +00:00
32cfc798cd - arch is now armv7hl
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=72
2012-06-04 17:39:06 +00:00
Stephan Kulow
6522d199ba Accepting request 121258 from devel:tools
- add "BuildRequires: pkgconfig" so the provides for
  "pkgconfig(valgrind)" gets created again (forwarded request 121075 from sndirsch)

OBS-URL: https://build.opensuse.org/request/show/121258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=65
2012-05-21 08:01:29 +00:00
596c108c5b Accepting request 121075 from home:sndirsch:branches:devel:tools
- add "BuildRequires: pkgconfig" so the provides for
  "pkgconfig(valgrind)" gets created again

OBS-URL: https://build.opensuse.org/request/show/121075
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=70
2012-05-16 22:24:52 +00:00
Stephan Kulow
e8c7f16b43 Accepting request 120651 from devel:tools
Fix build loop (forwarded request 120599 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/120651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=64
2012-05-11 07:47:01 +00:00
571e009277 Accepting request 120599 from home:vuntz:branches:devel:tools
Fix build loop

OBS-URL: https://build.opensuse.org/request/show/120599
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=68
2012-05-10 21:50:06 +00:00
Stephan Kulow
36445490d5 Accepting request 115809 from devel:tools
Added patch valgrind-3.7.0-automake-1.11.2.patch to fix automake issue
See https://bugs.kde.org/show_bug.cgi?id=290719 (forwarded request 115750 from worldcitizen)

OBS-URL: https://build.opensuse.org/request/show/115809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=63
2012-05-03 09:01:18 +00:00
Stephan Kulow
c4f1e8524c Accepting request 115750 from home:worldcitizen:branches:devel:tools
Added patch valgrind-3.7.0-automake-1.11.2.patch to fix automake issue
See https://bugs.kde.org/show_bug.cgi?id=290719

OBS-URL: https://build.opensuse.org/request/show/115750
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=66
2012-04-27 09:25:20 +00:00
Stephan Kulow
bad832544c Accepting request 98400 from devel:tools
- fix build against glibc 2.15

OBS-URL: https://build.opensuse.org/request/show/98400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=62
2011-12-31 16:20:27 +00:00
7dff673bf1 - fix build against glibc 2.15
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=63
2011-12-29 08:33:12 +00:00
Stephan Kulow
876ece59f0 Accepting request 96986 from devel:tools
no armv5 support

OBS-URL: https://build.opensuse.org/request/show/96986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=61
2011-12-21 13:59:24 +00:00
278790f912 exclusive armv7
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=60
2011-12-19 06:55:25 +00:00
Stephan Kulow
20c0a9ab4e replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=60
2011-12-06 18:11:17 +00:00
OBS User buildservice-autocommit
bdc5142552 Updating link to change in openSUSE:Factory/valgrind revision 60.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=28b3e02f66fc716e87fee84008af4e60
2011-12-06 18:11:17 +00:00
Stephan Kulow
de248f9f1a Accepting request 94527 from devel:tools
add automake to buildrequires (forwarded request 94471 from coolo)

OBS-URL: https://build.opensuse.org/request/show/94527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=59
2011-12-02 12:23:06 +00:00
0c161b4eaa Accepting request 94471 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94471
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=58
2011-11-30 13:18:34 +00:00
Stephan Kulow
ef0f0daaac Accepting request 90879 from devel:tools
- update to 3.7.0 (bnc#724215):
  * Support for IBM z/Architecture (s390x) running Linux.  Valgrind can
  analyse 64-bit programs running on z/Architecture.  Most user space
  instructions up to and including z10 are supported.
  See README.s390 for more details.
  * Support for the IBM Power ISA 2.06 (Power7 instructions)
  * Further solidification of support for SSE 4.2 in 64-bit mode
  * Memcheck:
  * - reduction of memory use in some circumstances
  * - improved handling of freed memory for finding more errors
  * - fix of a longstanding bug that could cause false negatives
  * Helgrind:
  * - Helgrind: performance improvements and major memory use reductions
  *  GDB server: Valgrind now has an embedded GDB server.  That means it
  is possible to control a Valgrind run from GDB, doing all the usual
  things that GDB can do (single stepping, breakpoints, examining
  data, etc).  Tool-specific functionality is also available.
  * Over 160 bugs have been fixed.

OBS-URL: https://build.opensuse.org/request/show/90879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=58
2011-11-10 15:07:16 +00:00
d20eaba077 fix build
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=55
2011-11-09 21:32:50 +00:00
986d98e892 - update to 3.7.0 (bnc#724215):
* Support for IBM z/Architecture (s390x) running Linux.  Valgrind can
  analyse 64-bit programs running on z/Architecture.  Most user space
  instructions up to and including z10 are supported.
  See README.s390 for more details.
  * Support for the IBM Power ISA 2.06 (Power7 instructions)
  * Further solidification of support for SSE 4.2 in 64-bit mode
  * Memcheck:
  * - reduction of memory use in some circumstances
  * - improved handling of freed memory for finding more errors
  * - fix of a longstanding bug that could cause false negatives
  * Helgrind:
  * - Helgrind: performance improvements and major memory use reductions
  *  GDB server: Valgrind now has an embedded GDB server.  That means it
  is possible to control a Valgrind run from GDB, doing all the usual
  things that GDB can do (single stepping, breakpoints, examining
  data, etc).  Tool-specific functionality is also available.
  * Over 160 bugs have been fixed.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=54
2011-11-09 19:07:31 +00:00
Stephan Kulow
683ad0093f Accepting request 89284 from devel:tools
- fix build on ppc (32bit) (forwarded request 89219 from oertel)

OBS-URL: https://build.opensuse.org/request/show/89284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=57
2011-10-25 15:17:41 +00:00
e5117a83d1 Accepting request 89219 from home:oertel:branches:openSUSE:Factory
- fix build on ppc (32bit)

OBS-URL: https://build.opensuse.org/request/show/89219
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=52
2011-10-25 13:16:31 +00:00
Stephan Kulow
37f750ecfd Accepting request 88545 from devel:tools
- Support Linux kernel 3.x (bnc#724215)

OBS-URL: https://build.opensuse.org/request/show/88545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=55
2011-10-19 11:41:32 +00:00
64f6bc794b - Support Linux kernel 3.x (bnc#724215)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=49
2011-10-18 14:24:03 +00:00
Lars Vogdt
feff208ec9 Accepting request 87440 from devel:tools
Make valgrind compile on ARM. (forwarded request 87239 from algraf)

OBS-URL: https://build.opensuse.org/request/show/87440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=54
2011-10-12 14:17:04 +00:00
f9c2383985 Accepting request 87239 from home:algraf:branches:devel:tools
Make valgrind compile on ARM.

OBS-URL: https://build.opensuse.org/request/show/87239
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=47
2011-10-11 19:13:19 +00:00
Lars Vogdt
b76b8935b0 Accepting request 86112 from devel:tools
- enable build on %%arm

- require the right version of glibc at runtime (part of fix for bnc#700362)
  32bit code on 64bit archs (bnc#705405)

OBS-URL: https://build.opensuse.org/request/show/86112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=53
2011-10-03 07:25:15 +00:00
55d1d12ffe osc copypac from project:openSUSE:Factory:ARM package:valgrind revision:2
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=44
2011-10-02 19:05:40 +00:00
443850146c typo fix
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=43
2011-08-25 07:35:01 +00:00
e5aa72d754 32bit code on 64bit archs (bnc#705405)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=42
2011-08-24 15:54:42 +00:00
9916f6f8a3 remove comment
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=41
2011-08-24 15:53:57 +00:00
59b44e5be7 fix glibc requirement
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=40
2011-08-23 22:53:39 +00:00
097746aeda typo fix
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=39
2011-08-23 15:09:06 +00:00
e5dd8709e1 - require the right version of glibc at runtime (part of fix for bnc#700362)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=38
2011-08-23 15:08:51 +00:00
Sascha Peilicke
746f8e594f Autobuild autoformatter for 79358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=52
2011-08-22 09:15:41 +00:00
OBS User buildservice-autocommit
d30b214a86 Updating link to change in openSUSE:Factory/valgrind revision 52.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=884061ab794680e3ec852ab46a6695c8
2011-08-22 09:15:41 +00:00
Sascha Peilicke
7de0e743b2 Accepting request 79358 from devel:tools
- fix build against glibc 2.14
- require the right version of glibc at runtime

OBS-URL: https://build.opensuse.org/request/show/79358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=51
2011-08-22 09:15:33 +00:00
4315dffa30 - fix build against glibc 2.14
- require the right version of glibc at runtime

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=36
2011-08-19 17:24:56 +00:00
Sascha Peilicke
f117509913 Autobuild autoformatter for 75579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=50
2011-07-07 12:14:15 +00:00
OBS User buildservice-autocommit
dfbe4a1826 Updating link to change in openSUSE:Factory/valgrind revision 50.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=40abd0df2002336400749c534fe46521
2011-07-07 12:14:15 +00:00
Sascha Peilicke
2264122999 Accepting request 75579 from devel:tools
Handle Linux kernel 3.x (forwarded request 75421 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/75579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=49
2011-07-07 12:13:54 +00:00
73ce4746ab Accepting request 75421 from home:a_jaeger:branches:openSUSE:Factory
Handle Linux kernel 3.x

OBS-URL: https://build.opensuse.org/request/show/75421
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=34
2011-07-06 19:47:20 +00:00
Sascha Peilicke
1c97602ab0 Autobuild autoformatter for 74346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=48
2011-06-23 09:40:04 +00:00
OBS User buildservice-autocommit
60a6e2f24d Updating link to change in openSUSE:Factory/valgrind revision 48.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=52cc26125f00a4515aacf56e2437478e
2011-06-23 09:40:04 +00:00
Sascha Peilicke
e198cf8f5b Accepting request 74346 from devel:tools
- fix merge error

OBS-URL: https://build.opensuse.org/request/show/74346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=47
2011-06-23 09:39:53 +00:00
b860e0d1a1 - fix merge error
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=32
2011-06-22 18:54:28 +00:00
Sascha Peilicke
2b5c3bd293 Autobuild autoformatter for 74116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=46
2011-06-20 07:31:16 +00:00
OBS User buildservice-autocommit
c99e09d69a Updating link to change in openSUSE:Factory/valgrind revision 46.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=bddd5b5aafe0541097588e2081ac4d0e
2011-06-20 07:31:16 +00:00
Sascha Peilicke
c3203b95f8 Accepting request 74116 from devel:tools
- Improve Valgrind POWER6 and POWER7/P7 support (bnc#700358)

OBS-URL: https://build.opensuse.org/request/show/74116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=45
2011-06-20 07:31:07 +00:00
6e317f48d4 remove unneeded patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=30
2011-06-19 08:23:49 +00:00
f062078a7c - Improve Valgrind POWER6 and POWER7/P7 support (bnc#700358)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=29
2011-06-18 17:10:50 +00:00
Sascha Peilicke
23e3685841 Autobuild autoformatter for 70871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=44
2011-05-23 09:59:22 +00:00
OBS User buildservice-autocommit
8137db9595 Updating link to change in openSUSE:Factory/valgrind revision 44.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=3adfd3a44d936a2d742fc968298b7ea7
2011-05-23 09:59:22 +00:00
Sascha Peilicke
aec1156334 Accepting request 70871 from devel:tools
- revert removal for gcc-32bit requirement, breaks valgrinding
  32bit code on 64bit archs

  This has been removed 2010/Oct/21. The missing dependency is
  detected by configure ("checking for 32 bit build support... no")
  but this is not fatal when only running 64bit on 64bit archs. (forwarded request 70449 from StefanBruens)

OBS-URL: https://build.opensuse.org/request/show/70871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=43
2011-05-23 09:59:14 +00:00
10058aafd5 Accepting request 70449 from home:StefanBruens:branches:devel:tools
- revert removal for gcc-32bit requirement, breaks valgrinding
  32bit code on 64bit archs

  This has been removed 2010/Oct/21. The missing dependency is
  detected by configure ("checking for 32 bit build support... no")
  but this is not fatal when only running 64bit on 64bit archs.

OBS-URL: https://build.opensuse.org/request/show/70449
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=27
2011-05-20 20:11:09 +00:00
e34f56de3c - fix testsuite for s390 (kde#264800, kde#265762, kde#253206)
- Add folding rules for Clz32 and Clz64 (kde#243404)
- Refresh s390x port (kde#243404)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=26
2011-04-11 11:23:42 +00:00
Sascha Peilicke
e547a06bb1 Autobuild autoformatter for 64292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=42
2011-03-16 12:17:26 +00:00
OBS User buildservice-autocommit
1e4ff28232 Updating link to change in openSUSE:Factory/valgrind revision 42.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=4d20362e3757bc4f90b8928884cee4ab
2011-03-16 12:17:26 +00:00
Sascha Peilicke
5c45d09cce Accepting request 64292 from devel:tools
Accepted submit request 64292 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/64292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=41
2011-03-16 12:17:17 +00:00
fd507ac739 - update to 3.6.1 (bnc#679106):
3.6.1 is a bug fix release.  It adds support for some SSE4
  instructions that were omitted in 3.6.0 due to lack of time.  Initial
  support for glibc-2.13 has been added.  A number of bugs causing
  crashing or assertion failures have been fixed.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=24
2011-03-16 10:30:14 +00:00
e7c21e58e8 Autobuild autoformatter for 54320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=39
2010-12-02 14:57:55 +00:00
32a6b35493 Accepting request 54320 from devel:tools
Accepted submit request 54320 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/54320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=38
2010-12-02 14:57:40 +00:00
021b8591ce always man
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=22
2010-10-22 14:29:42 +00:00
3b06ce9772 more flexible builds, fix documentation handling
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=21
2010-10-22 14:21:29 +00:00
ed1ef981db - update to 3.6.0:
3.6.0 is a feature release with many significant improvements and the
  usual collection of bug fixes. See the NEWS file for details.

- apparently gcc-32bit does not exist on old code streams, but
  it seems to work without it as well

- disable building docs until I find a way to build them without
  network access

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=20
2010-10-22 08:03:08 +00:00
3c504fac06 revert -devel package split for older codestreams
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=19
2010-10-18 15:14:58 +00:00
e6032aae9a - add s390x port (FATE#310036)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=18
2010-10-13 12:10:18 +00:00
a3155bc151 - update to 3.6.0 snapshot:
- Valgrind runs much faster when the --smc-check=all option is given.
  - Cachegrind has a new processing script, cg_diff, which finds the
    difference between two profiles.  It's very useful for evaluating the
    performance effects of a change in a program.
  
    Related to this change, the meaning of cg_annotate's (rarely-used)
    --threshold option has changed; this is unlikely to affect many people, if
    you do use it please see the user manual for details.
  - Callgrind now can do branch prediction simulation, similar to Cachegrind.
    In addition, it optionally can count the number of executed global bus events.
    Both can be used for a better approximation of a "Cycle Estimation" as
    derived event (you need to update the event formula in KCachegrind yourself).
  - Cachegrind and Callgrind now refer to the LL (last-level) cache rather
    than the L2 cache.  This is to accommodate machines with three levels of
    caches -- if Cachegrind/Callgrind auto-detects the cache configuration of
    such a machine it will run the simulation as if the L2 cache isn't
    present.  This means the results are less likely to match the true result
    for the machine, but Cachegrind/Callgrind's results are already only
    approximate, and should not be considered authoritative.  The results are
    still useful for giving a general idea about a program's locality.
  - Massif has a new option, --pages-as-heap, which is disabled by default.
    When enabled, instead of tracking allocations at the level of heap blocks
    (as allocated with malloc/new/new[]), it instead tracks memory allocations
    at the level of memory pages (as mapped by mmap, brk, etc).  Each mapped
    page is treated as its own block.  Interpreting the page-level output is
    harder than the heap-level output, but this option is useful if you want
    to account for every byte of memory used by a program.
  - Added new memcheck command-line option --show-possibly-lost.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=17
2010-10-13 11:43:20 +00:00
OBS User autobuild
4fe3f403d6 Accepting request 49170 from devel:tools
Copy from devel:tools/valgrind based on submit request 49170 from user coolo

OBS-URL: https://build.opensuse.org/request/show/49170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=37
2010-09-27 13:43:56 +00:00
OBS User buildservice-autocommit
74442d7fd1 Updating link to change in openSUSE:Factory/valgrind revision 37.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=d73efe073dec431a753e9395380192f4
2010-09-27 13:43:56 +00:00
97af6064f5 - increase stack size (bnc#640793)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=15
2010-09-23 11:16:38 +00:00
OBS User autobuild
fd21b8b42a Accepting request 39633 from devel:tools
Copy from devel:tools/valgrind based on submit request 39633 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/39633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=34
2010-05-07 13:38:21 +00:00
OBS User autobuild
6bb117f4cc Accepting request 39633 from devel:tools
checked in (request 39633)

OBS-URL: https://build.opensuse.org/request/show/39633
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=14
2010-05-07 13:38:20 +00:00
3ba3d766f4 - fix build for ppc64
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=13
2010-05-07 11:44:28 +00:00
c625bbc784 - handle pthread apps better (bnc#599585)
- prefer CFI for better stack unwinding (bnc#559061)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=12
2010-04-29 18:49:50 +00:00
OBS User autobuild
de030c1acf Accepting request 36450 from devel:tools
Copy from devel:tools/valgrind based on submit request 36450 from user coolo

OBS-URL: https://build.opensuse.org/request/show/36450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=33
2010-04-01 01:17:41 +00:00
OBS User buildservice-autocommit
cc17daf109 Updating link to change in openSUSE:Factory/valgrind revision 33.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=312a3ea6d53c942807c3bb9870e76b80
2010-04-01 01:17:41 +00:00
OBS User autobuild
bada8fa351 Accepting request 36450 from devel:tools
checked in (request 36450)

OBS-URL: https://build.opensuse.org/request/show/36450
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=11
2010-04-01 01:17:40 +00:00
417da6532b - handle inotify_init1 (bnc#558964)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=10
2010-03-26 12:56:50 +00:00
OBS User autobuild
c8175e88d7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=32 2010-03-18 15:34:03 +00:00
OBS User buildservice-autocommit
f08e391f69 Updating link to change in openSUSE:Factory/valgrind revision 32.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=b71bf59a3a017d8cfbaf3144e941713c
2010-03-18 15:34:03 +00:00
OBS User autobuild
a9deebae0b Accepting request 28162 from devel:tools
Copy from devel:tools/valgrind based on submit request 28162 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/28162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=31
2010-01-07 12:04:11 +00:00
OBS User buildservice-autocommit
f39ac0f8a1 Updating link to change in openSUSE:Factory/valgrind revision 31.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=77bdc7fff9b00539662652bd76b8245a
2010-01-07 12:04:11 +00:00
OBS User autobuild
c3b7d97560 checked in
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=8
2010-01-07 12:04:09 +00:00
37bedb9d14 - fix build against glibc 2.11
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=7
2010-01-06 16:55:32 +00:00
8d25732c5b - update and reenable jit-register-unregister.diff
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=6
2009-12-02 21:26:09 +00:00
OBS User autobuild
f4c69b3d09 Accepting request 23881 from devel:tools
Copy from devel:tools/valgrind based on submit request 23881 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/23881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=30
2009-11-10 09:10:31 +00:00
OBS User autobuild
d7052a529c checked in
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=5
2009-11-10 09:10:29 +00:00
Pavol Rusnak
428d90c994 Accepting request 23801 from home:coolo:branches:openSUSE:Factory:branched
Copy from home:coolo:branches:openSUSE:Factory:branched/valgrind via accept of submit request 23801 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/23801
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=4
2009-11-04 10:05:03 +00:00
OBS User autobuild
fbdc0e7dd5 Accepting request 20102 from devel:tools
Copy from devel:tools/valgrind based on submit request 20102 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/20102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=28
2009-09-08 20:35:32 +00:00
OBS User unknown
4f7c1df601 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=27 2009-03-17 15:59:36 +00:00
OBS User unknown
c128f17974 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=26 2009-01-23 01:28:09 +00:00
OBS User unknown
7e3bf70d68 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=25 2008-11-28 11:23:11 +00:00
OBS User unknown
a8ef7cee52 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=24 2008-11-20 15:29:43 +00:00
OBS User unknown
9eb0aa979e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=23 2008-11-07 14:52:12 +00:00
OBS User unknown
62186c01e4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=22 2008-06-25 22:15:14 +00:00
OBS User unknown
6060843a87 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=21 2008-06-23 23:33:55 +00:00
OBS User unknown
77645be29a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=20 2008-04-28 00:03:35 +00:00
OBS User unknown
3968ac3840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=19 2007-12-17 11:08:48 +00:00
OBS User unknown
aa31e170ad OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=18 2007-12-12 20:29:12 +00:00
OBS User unknown
62981295de OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=17 2007-12-06 01:07:50 +00:00
OBS User unknown
e3211ae1ad OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=16 2007-12-03 22:48:02 +00:00
OBS User unknown
3d7d3e921e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=15 2007-11-26 20:41:49 +00:00
OBS User unknown
60be908609 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=14 2007-09-14 14:28:27 +00:00
OBS User unknown
0305f43c02 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=13 2007-09-12 14:49:23 +00:00
OBS User unknown
629975f4f3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=12 2007-08-24 22:06:37 +00:00
OBS User unknown
dbf70a67a6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=11 2007-08-24 00:09:57 +00:00
OBS User unknown
160a5c1b6c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=10 2007-07-23 23:34:34 +00:00
OBS User unknown
6743d0b4ed OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=9 2007-07-10 17:12:55 +00:00
OBS User unknown
262580db16 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=8 2007-07-04 23:28:08 +00:00
OBS User unknown
d40f9bc73f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=7 2007-05-23 21:21:12 +00:00
OBS User unknown
8211b33f55 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=6 2007-04-05 22:31:09 +00:00
OBS User unknown
6b2888c907 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=5 2007-03-30 09:43:37 +00:00
OBS User unknown
fdf83ee3d6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=4 2007-02-02 14:56:49 +00:00
OBS User unknown
7150feb1fd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=3 2007-01-23 14:15:03 +00:00
OBS User unknown
7c8a504679 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=2 2007-01-23 00:31:15 +00:00
OBS User unknown
cb6fa16909 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=1 2007-01-15 23:40:26 +00:00

Diff Content Not Available