gdb: update to version 16.2
authorFelix Fietkau <[email protected]>
Mon, 5 May 2025 09:37:39 +0000 (11:37 +0200)
committerFelix Fietkau <[email protected]>
Mon, 5 May 2025 11:57:08 +0000 (13:57 +0200)
Sync with toolchain/gdb version

Signed-off-by: Felix Fietkau <[email protected]>
package/devel/gdb/Makefile
package/devel/gdb/patches/110-shared_libgcc.patch

index 7bdc6c83cbe8999c0553fdd63d5a684f1fcb1fd8..9feb9ee0c43e1d8f1a6e7cf0a2e8b0db63b10fed 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gdb
-PKG_VERSION:=15.2
-PKG_RELEASE:=2
+PKG_VERSION:=16.2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/gdb
-PKG_HASH:=83350ccd35b5b5a0cba6b334c41294ea968158c573940904f00b92f76345314d
+PKG_HASH:=4002cb7f23f45c37c790536a13a720942ce4be0402d929c9085e92f10d480119
 
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1
index d9dcafe0e0092b978cb1312f8833ccc8388d559f..293313e488ae4f25bf89c176e0151d6791195ad9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1401,13 +1401,13 @@ if test -z "$LD"; then
+@@ -1410,13 +1410,13 @@ if test -z "$LD"; then
    fi
  fi
  
@@ -17,7 +17,7 @@
    AC_LANG_PUSH(C++)
    AC_LINK_IFELSE([AC_LANG_SOURCE([
  #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5)
-@@ -1837,7 +1837,7 @@ AC_ARG_WITH(stage1-ldflags,
+@@ -1847,7 +1847,7 @@ AC_ARG_WITH(stage1-ldflags,
   # trust that they are doing what they want.
   if test "$with_static_standard_libraries" = yes -a "$stage1_libs" = "" \
       -a "$have_static_libs" = yes; then
@@ -26,7 +26,7 @@
   fi])
  AC_SUBST(stage1_ldflags)
  
-@@ -1866,7 +1866,7 @@ AC_ARG_WITH(boot-ldflags,
+@@ -1876,7 +1876,7 @@ AC_ARG_WITH(boot-ldflags,
   # statically.  But if the user explicitly specified the libraries to
   # use, trust that they are doing what they want.
   if test "$poststage1_libs" = ""; then
@@ -37,7 +37,7 @@
    *-darwin2* | *-darwin1[[56789]]*)
 --- a/configure
 +++ b/configure
-@@ -5414,14 +5414,14 @@ if test -z "$LD"; then
+@@ -5428,14 +5428,14 @@ if test -z "$LD"; then
    fi
  fi
  
@@ -56,7 +56,7 @@
    ac_ext=cpp
  ac_cpp='$CXXCPP $CPPFLAGS'
  ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-@@ -8465,7 +8465,7 @@ else
+@@ -9247,7 +9247,7 @@ else
   # trust that they are doing what they want.
   if test "$with_static_standard_libraries" = yes -a "$stage1_libs" = "" \
       -a "$have_static_libs" = yes; then
@@ -65,7 +65,7 @@
   fi
  fi
  
-@@ -8501,7 +8501,7 @@ else
+@@ -9283,7 +9283,7 @@ else
   # statically.  But if the user explicitly specified the libraries to
   # use, trust that they are doing what they want.
   if test "$poststage1_libs" = ""; then