Re-add "[aarch64] Fix missed unaligned hardware watchpoints (RH BZ 1347993)."

This commit re-adds the patch, using the current patch framework.
This commit is contained in:
Sergio Durigan Junior 2018-05-17 16:02:26 -04:00
parent 9736ebfbb0
commit f62b682777
4 changed files with 1254 additions and 0 deletions

View File

@ -527,3 +527,6 @@ Patch126: gdb-ppc64-stwux-tautological-compare.patch
# =fedoratest
Patch127: gdb-rhbz1553104-s390x-arch12-test.patch
# [aarch64] Fix missed unaligned hardware watchpoints (RH BZ 1347993).
Patch128: gdb-rhbz1347993-aarch64-hw-watchpoint.patch

View File

@ -125,3 +125,4 @@
%patch125 -p1
%patch126 -p1
%patch127 -p1
%patch128 -p1

View File

@ -125,3 +125,4 @@ gdb-vla-intel-fix-print-char-array.patch
gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch
gdb-ppc64-stwux-tautological-compare.patch
gdb-rhbz1553104-s390x-arch12-test.patch
gdb-rhbz1347993-aarch64-hw-watchpoint.patch

File diff suppressed because it is too large Load Diff