SHA256
1
0
forked from pool/gdb

- Patches added (trunk backport):

* gdb-testsuite-detect-no-mpx-support.patch
  * gdb-testsuite-handle-init-errors-in-gdb.mi-user-selected-context-sync.exp.patch
  * gdb-add-gdb-syscalls-makefile.patch
- Patches added (ml backport):
  * gdb-update-syscalls-amd64-i386-linux.xml.patch
  * gdb-record-handle-statx-system-call.patch
- Patches added (to be upstreamed):
  * gdb-tdep-update-syscalls-ppc64-ppc-linux.xml.patch
- Maintenance script qa.sh:
  * Add another KFAIL for PR27027.
  * Remove PR28461 KFAIL.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=324
This commit is contained in:
2022-05-09 15:21:48 +00:00
committed by Git OBS Bridge
parent 96cf5fb95f
commit 2c87434182
9 changed files with 1912 additions and 3 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon May 9 12:05:38 UTC 2022 - Tom de Vries <tdevries@suse.com>
- Patches added (trunk backport):
* gdb-testsuite-detect-no-mpx-support.patch
* gdb-testsuite-handle-init-errors-in-gdb.mi-user-selected-context-sync.exp.patch
* gdb-add-gdb-syscalls-makefile.patch
- Patches added (ml backport):
* gdb-update-syscalls-amd64-i386-linux.xml.patch
* gdb-record-handle-statx-system-call.patch
- Patches added (to be upstreamed):
* gdb-tdep-update-syscalls-ppc64-ppc-linux.xml.patch
- Maintenance script qa.sh:
* Add another KFAIL for PR27027.
* Remove PR28461 KFAIL.
-------------------------------------------------------------------
Wed May 4 13:49:10 UTC 2022 - Tom de Vries <tdevries@suse.com>