Revisions of rr

buildservice-autocommit accepted request 1175434 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 53)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 52)
- Update to 5.8.0:
  * This release contains many small bug fixes and updates for new
    syscalls and CPU microarchitectures.
  * There is some support for lldb now. rr replay -d lldb will
    launch LLDB and connect it to rr just like we do for gdb.
    LLDB does not expose reverse-execution commands so for now,
    you can only replay forwards. (Of course you can still replay a
    recording as many times as you need to.)
buildservice-autocommit accepted request 1157166 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 51)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1157157 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 50)
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]
buildservice-autocommit accepted request 1115163 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 49)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 48)
- Update to 5.7.0:
  * This release includes many bug fixes, improvements to system
    call coverage, and incremental performance improvements.
    In particular, performance is improved for applications with
    thousands of threads (partly via the new WaitManager).
    A lot of rare intermittent bugs have been fixed, partly due
    to significant reworking of how unexpected task exits are handled.
- Remove upstream patches:
  * 2248c85c.patch
  * 2979c60e.patch
buildservice-autocommit accepted request 1090819 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 47)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 46)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 45)
  Which seems to have been a bug in gcc:
  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109420
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 44)
- Drop e32502d0.patch: 
  This was added due to a build fail related to:
  https://github.com/rr-debugger/rr/issues/3485
  But now it seems that it fails our build and without this patch
  it builds fine
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 43)
- Add e32502d0.patch: Avoid having type members and enum members
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 42)
- Add e32502d0.patch:  Avoid having type members and enum members
  of Arch with the same name
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 41)
- Add 2248c85c.patch: Fix build on Tumbleweed with gcc13 by
  explicitly including cstdint
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 40)
- Add 2248c85c.patch: Fix build on Tumbleweed by explicitly
  including cstdint
buildservice-autocommit accepted request 1032539 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 39)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1032525 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 38)
- Add 2979c60e.patch: Avoid creating a struct with elements after
  ethtool_sset_info's variable-length-array.

- filelist fix for aarch64
buildservice-autocommit accepted request 996403 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 37)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 996113 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
- filelist fix for aarch64
buildservice-autocommit accepted request 993680 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 35)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 34)
- Update to 5.6.0:
  * This release includes many bug fixes, improvements to system call coverage, and
    incremental performance improvements. Plus:
  * ARM Aarch64 support is now production quality (features implemented and
    tests pass), with some caveats. Recent iterations of Cortex and Neoverse (AWS
    Graviton) chips are supported, as is Apple M1 (when running Linux on bare metal
    M1). LDREX/STREX are not supported; userspace code must use Large System
    Extensions atomics only. Thanks to Yichao Yu and Keno Fischer for this work! We
    don't have prebuilt ARM packages yet.
  * Recording applications that use RDTSC heavily should be much faster than in
    previous versions of rr.
  * The rseq system call is now supported (via emulation).
-  Remove patches contained in new release:
  * rr-glib-234.patch
  * rr-map-elf-header.patch
  * rr-pthread-for-new-gcc.patch
Displaying revisions 1 - 20 of 53
openSUSE Build Service is sponsored by