Commit Graph

375 Commits

Author SHA1 Message Date
Rudi Heitbaum
08f81f0652 gdb: update to 14.2
March 3rd, 2024: GDB 14.2 Released!
The latest version of GDB, version 14.2, is available for download.

This is a minor corrective release over GDB 14.1, fixing the following issues:

PR symtab/31112 (DLL export forwarding is broken)
PR c++/31128 (gdb crashes when trying to print a global variable stub without a running inferior)
PR tdep/31254 ([gdb/tdep, arm] FAIL: gdb.threads/staticthreads.exp: up 10)
PR gdb/31256 (Crash with basic 'list .')
PR python/31366 (Frame.static_link() segfaults)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=gdb-14.2-release
2024-03-04 05:34:37 +00:00
Rudi Heitbaum
77a56d69d0 libunwind: update to 1.8.1 2024-02-25 06:22:58 +00:00
Rudi Heitbaum
8c97e239fd strace: update to 6.7 2024-01-30 11:57:07 +00:00
Rudi Heitbaum
252936004f libunwind: update to 1.8.0
release notes:
- https://github.com/libunwind/libunwind/releases/tag/v1.8.0
2024-01-15 03:49:50 +00:00
CvH
f283d75089 Merge pull request #8389 from heitbaum/pkg
gdb: update to 14.1
2023-12-06 19:51:57 +01:00
Rudi Heitbaum
7d4ecead7d libva-utils: update to 2.20.1 2023-12-06 13:10:00 +00:00
Rudi Heitbaum
20edbef394 gdb: update to 14.1
ann:
- https://sourceware.org/pipermail/gdb-announce/2023/000137.html
- https://www.sourceware.org/gdb/download/ANNOUNCEMENT
- https://www.sourceware.org/gdb/
2023-12-03 11:13:50 +00:00
Rudi Heitbaum
df037614f0 valgrind: update to 3.22.0 2023-11-02 13:33:04 +00:00
Rudi Heitbaum
d6e0bb95d2 strace: update to 6.6 2023-10-31 21:16:00 +00:00
Rudi Heitbaum
ce107c5148 libva-utils: update to 2.20.0 2023-09-17 12:32:47 +00:00
Rudi Heitbaum
ca332ebd06 xorg-intel-gpu-tools: update to 1.28
- update dependancies
- support procps-ng 4.0.1

ref:
- https://gitlab.com/procps-ng/procps/-/issues/239
- https://lists.freedesktop.org/archives/igt-dev/2022-November/thread.html
2023-09-14 11:06:46 +00:00
Rudi Heitbaum
3852f98608 strace: update to 6.5 2023-09-02 04:55:53 +00:00
Rudi Heitbaum
5e2ad1a040 libunwind: update to 1.7.2 2023-08-01 13:37:39 +00:00
Rudi Heitbaum
e179430cc2 libva-utils: update to 2.19.0 2023-07-05 10:40:12 +00:00
Rudi Heitbaum
30ad7adbbf strace: update to 6.4 2023-06-30 10:19:15 +00:00
Rudi Heitbaum
53ad9d547f libunwind: update to 1.7.0 2023-06-18 07:02:30 +00:00
Rudi Heitbaum
3c95921617 gdb: update to 13.2 2023-06-05 12:07:14 +00:00
Rudi Heitbaum
e1dcb9bd29 strace: update to 6.3 2023-05-17 10:55:32 +00:00
Rudi Heitbaum
424dfea81b valgrind: update to 3.21.0 2023-05-03 12:53:52 +00:00
Rudi Heitbaum
c9fed421d4 libva-utils: update to 2.18.2 2023-04-23 10:42:35 +00:00
Rudi Heitbaum
c0a1a5f829 libva-utils: update to 2.18.1
log:
- https://github.com/intel/libva-utils/compare/2.17.1...2.18.1

Version 2.18.0 - 17.Mar.2023
* doc:Add build and install libva-utils steps
* test: Add VAProfileH264High10
* test: Don't assume our DRM node is first
* add: va_display_drm: Allow VGEM for WSL2
* win: win32 compat: Fix setenv/unsetenv return values
* fix: Add Th limitation by HUFFMAN_TABLES Count
* fix: Add refresh_frame_flags in PPS
* fix: Add checking of stream_scan size
* fix: Add Scan Num limitation
* fix: Changed H2S configuration template.
* fix: Correct maximum display luminance per VAAPI definition.
* fix: Fix possible memory leak
* fix: Fix coding issues of function return type & ref_frame_idx idx too large
2023-03-29 08:31:58 +00:00
Rudi Heitbaum
40b6a7bfa1 gdb: update to 13.1 2023-03-17 11:05:14 +00:00
Rudi Heitbaum
45e89f79e2 strace: update to 6.2 2023-03-17 11:05:14 +00:00
Rudi Heitbaum
e0162122fa xorg-intel-gpu-tools: update to 1.27.1
Release 1.27.1 (2023-01-18)
-------------------------

- Removed gcc option -fcommon from meson.build and fix broken
  build on Linux RedHat platform. (Zbigniew Kempczyński)

- Updated CONTRIBUTING guidelines for interface deprecation. (Petri Latvala)

- Fixed one additional test bug (Zbigniew Kempczyński)

ref:
- 2b29e8ac07
2023-01-18 21:07:57 +00:00
Rudi Heitbaum
bf3f7b2174 xorg-intel-gpu-tools: update to 1.27 2023-01-16 11:50:52 +00:00