Преглед на файлове

package/gdb: bump 15.x series to 15.2

Changes:

 Set GDB version number to 15.2.
 [gdb/python] Make sure python sys.exit makes gdb exit
 [gdb/symtab] Revert "Change handling of DW_TAG_enumeration_type in DWARF scanner"
 [gdb/testsuite] Add regression test for PR32158
 [gdb/testsuite] Add gdb.dwarf2/enum-type-c++.exp, regression test for PR31900.
 gdb-15-branch: Clear the X86_XSTATE_MPX bit in XCRO for x32
 Recognize -2 as a tombstone value in .debug_line
 [gdb] Handle ^C during disassembly
 Mark unavailable bytes of limited-length arrays when allocating contents
 gdb/solib-frv: move lm_info object to solib
 Fix loading a saved recording
 Bump GDB's version number to 15.1.90.DATE-git.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit e40bf89e40109f5469cf51abfce52e7c4f690965)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Thomas Petazzoni преди 2 месеца
родител
ревизия
0bcad41800

+ 9 - 9
.checkpackageignore

@@ -495,15 +495,15 @@ package/gdb/14.2/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch lib_patch.U
 package/gdb/14.2/0007-fix-musl-build-on-riscv.patch lib_patch.Upstream
 package/gdb/14.2/0008-gdbserver-Makefile.in-fix-NLS-build.patch lib_patch.Upstream
 package/gdb/14.2/0009-gdb-Fix-native-build-on-xtensa.patch lib_patch.Upstream
-package/gdb/15.1/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch lib_patch.Upstream
-package/gdb/15.1/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch lib_patch.Upstream
-package/gdb/15.1/0003-use-asm-sgidefs.h.patch lib_patch.Upstream
-package/gdb/15.1/0004-gdbserver-fix-build-for-m68k.patch lib_patch.Upstream
-package/gdb/15.1/0005-nat-fork-inferior-include-linux-ptrace.h.patch lib_patch.Upstream
-package/gdb/15.1/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch lib_patch.Upstream
-package/gdb/15.1/0007-fix-musl-build-on-riscv.patch lib_patch.Upstream
-package/gdb/15.1/0008-gdbserver-Makefile.in-fix-NLS-build.patch lib_patch.Upstream
-package/gdb/15.1/0009-gdb-Fix-native-build-on-xtensa.patch lib_patch.Upstream
+package/gdb/15.2/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch lib_patch.Upstream
+package/gdb/15.2/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch lib_patch.Upstream
+package/gdb/15.2/0003-use-asm-sgidefs.h.patch lib_patch.Upstream
+package/gdb/15.2/0004-gdbserver-fix-build-for-m68k.patch lib_patch.Upstream
+package/gdb/15.2/0005-nat-fork-inferior-include-linux-ptrace.h.patch lib_patch.Upstream
+package/gdb/15.2/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch lib_patch.Upstream
+package/gdb/15.2/0007-fix-musl-build-on-riscv.patch lib_patch.Upstream
+package/gdb/15.2/0008-gdbserver-Makefile.in-fix-NLS-build.patch lib_patch.Upstream
+package/gdb/15.2/0009-gdb-Fix-native-build-on-xtensa.patch lib_patch.Upstream
 package/gdb/16.3/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch lib_patch.Upstream
 package/gdb/16.3/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch lib_patch.Upstream
 package/gdb/16.3/0003-use-asm-sgidefs.h.patch lib_patch.Upstream

+ 0 - 0
package/gdb/15.1/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch → package/gdb/15.2/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch


+ 0 - 0
package/gdb/15.1/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch → package/gdb/15.2/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch


+ 0 - 0
package/gdb/15.1/0003-use-asm-sgidefs.h.patch → package/gdb/15.2/0003-use-asm-sgidefs.h.patch


+ 0 - 0
package/gdb/15.1/0004-gdbserver-fix-build-for-m68k.patch → package/gdb/15.2/0004-gdbserver-fix-build-for-m68k.patch


+ 0 - 0
package/gdb/15.1/0005-nat-fork-inferior-include-linux-ptrace.h.patch → package/gdb/15.2/0005-nat-fork-inferior-include-linux-ptrace.h.patch


+ 0 - 0
package/gdb/15.1/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch → package/gdb/15.2/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch


+ 0 - 0
package/gdb/15.1/0007-fix-musl-build-on-riscv.patch → package/gdb/15.2/0007-fix-musl-build-on-riscv.patch


+ 0 - 0
package/gdb/15.1/0008-gdbserver-Makefile.in-fix-NLS-build.patch → package/gdb/15.2/0008-gdbserver-Makefile.in-fix-NLS-build.patch


+ 0 - 0
package/gdb/15.1/0009-gdb-Fix-native-build-on-xtensa.patch → package/gdb/15.2/0009-gdb-Fix-native-build-on-xtensa.patch


+ 1 - 1
package/gdb/Config.in.host

@@ -70,6 +70,6 @@ config BR2_GDB_VERSION
 	string
 	default "arc-2023.09-release" if BR2_arc
 	default "14.2"     if BR2_GDB_VERSION_14 || (!BR2_PACKAGE_HOST_GDB && !BR2_TOOLCHAIN_GCC_AT_LEAST_9)
-	default "15.1"	   if BR2_GDB_VERSION_15 || (!BR2_PACKAGE_HOST_GDB && BR2_TOOLCHAIN_GCC_AT_LEAST_9)
+	default "15.2"	   if BR2_GDB_VERSION_15 || (!BR2_PACKAGE_HOST_GDB && BR2_TOOLCHAIN_GCC_AT_LEAST_9)
 	default "16.3"	   if BR2_GDB_VERSION_16
 	depends on BR2_PACKAGE_GDB || BR2_PACKAGE_HOST_GDB

+ 1 - 1
package/gdb/gdb.hash

@@ -1,6 +1,6 @@
 # From https://gcc.gnu.org/pub/gdb/releases/sha512.sum
 sha512  7e07941f1fe661288cc571b4964012ceabc1760624fce20320db2f470c01439b2386f859b5288da13204b758e2e3b22a74c68c012178db93b9529b06f1e22ede  gdb-14.2.tar.xz
-sha512  0217434073023a8b8316088bf3ee95d53a1b6a7897f6269095429016a8900f9a05e130c390d8d5d5550cc515c16519de1071d8eef96aa58e38056c7e37da1d8b  gdb-15.1.tar.xz
+sha512  624007deceb5b15ba89c0725883d1a699fa46714ef30887f3d0165e17c5d65d634671740a135aa69e437d916218abb08cfa2a38ed309ff19d48f51da56b2a8ba  gdb-15.2.tar.xz
 sha512  fffd6689c3405466a179670b04720dc825e4f210a761f63dd2b33027432f8cd5d1c059c431a5ec9e165eedd1901220b5329d73c522f9a444788888c731b29e9c  gdb-16.3.tar.xz
 
 # Locally calculated (fetched from Github)