- 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:
13
gdb.spec
13
gdb.spec
@@ -341,6 +341,11 @@ Patch2026: gdb-testsuite-fix-gdb.base-catch-syscall.exp-with-with-expat-no.
|
||||
Patch2027: fix-for-gdb.base-solib-search.exp-test.patch
|
||||
Patch2028: make-gdb.ada-float-bits.exp-more-generic.patch
|
||||
Patch2029: gdb-testsuite-fix-gdb.threads-killed-outside.exp-on-aarch64.patch
|
||||
Patch2030: gdb-tdep-fix-powerpc-ieee-128-bit-format-arg-passing.patch
|
||||
Patch2031: gdb-symtab-fix-handling-of-dw_tag_unspecified_type.patch
|
||||
Patch2032: gdb-handle-pending-c-after-rl_callback_read_char.patch
|
||||
Patch2033: gdb-testsuite-fix-have_mpx-test.patch
|
||||
Patch2034: gdb-testsuite-fix-gdb.dwarf2-dw2-unspecified-type-foo.c-with-m32.patch
|
||||
|
||||
# Backports from master, not yet available in next release.
|
||||
|
||||
@@ -378,8 +383,6 @@ Patch2112: gdb-testsuite-fix-gdb.reverse-i387-env-reverse.exp-for-pie.patch
|
||||
Patch2113: gdb-testsuite-fix-gdb.ada-literals.exp-with-aarch64.patch
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=29423#c8
|
||||
Patch2114: gdb-fix-watchpoints-triggered.patch
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=29543#c5
|
||||
Patch2115: gdb-tdep-fix-powerpc-ieee-128-bit-format-arg-passing.patch
|
||||
|
||||
# Debug patches.
|
||||
|
||||
@@ -771,6 +774,11 @@ find -name "*.info*"|xargs rm -f
|
||||
%patch2027 -p1
|
||||
%patch2028 -p1
|
||||
%patch2029 -p1
|
||||
%patch2030 -p1
|
||||
%patch2031 -p1
|
||||
%patch2032 -p1
|
||||
%patch2033 -p1
|
||||
%patch2034 -p1
|
||||
|
||||
%patch2100 -p1
|
||||
%patch2101 -p1
|
||||
@@ -787,7 +795,6 @@ find -name "*.info*"|xargs rm -f
|
||||
%patch2112 -p1
|
||||
%patch2113 -p1
|
||||
%patch2114 -p1
|
||||
%patch2115 -p1
|
||||
|
||||
#unpack libipt
|
||||
%if 0%{have_libipt}
|
||||
|
Reference in New Issue
Block a user