- Maintenance script qa-remote.sh:

* Make rpm matching yet more precise.
- Update patch:
  * gdb-tdep-fix-powerpc-ieee-128-bit-format-arg-passing.patch
- Add patches:
  * gdb-handle-pending-c-after-rl_callback_read_char.patch
  * gdb-testsuite-fix-have_mpx-test.patch
  * gdb-symtab-fix-handling-of-dw_tag_unspecified_type.patch
  * gdb-testsuite-fix-gdb.dwarf2-dw2-unspecified-type-foo.c-with-m32.patch

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=333
This commit is contained in:
2022-09-27 11:02:05 +00:00
committed by Git OBS Bridge
parent 5362e51d1d
commit 3608b5ef76
8 changed files with 493 additions and 9 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Sep 23 09:46:57 UTC 2022 - Tom de Vries <tdevries@suse.com>
- Maintenance script qa-remote.sh:
* Make rpm matching yet more precise.
- Update patch:
* gdb-tdep-fix-powerpc-ieee-128-bit-format-arg-passing.patch
- Add patches:
* gdb-handle-pending-c-after-rl_callback_read_char.patch
* gdb-testsuite-fix-have_mpx-test.patch
* gdb-symtab-fix-handling-of-dw_tag_unspecified_type.patch
* gdb-testsuite-fix-gdb.dwarf2-dw2-unspecified-type-foo.c-with-m32.patch
-------------------------------------------------------------------
Thu Sep 22 13:38:31 UTC 2022 - Dirk Müller <dmueller@suse.com>