ebdac5b Rebase to FSF GDB 14.1

Authored and Committed by kevinb 5 months ago
29 files changed. 454 lines added. 1081 lines removed.
.gitignore
file modified
+1 -2
_gdb.spec.Patch.include
file modified
+5 -41
_gdb.spec.patch.include
file modified
+0 -9
_git_upstream_commit
file modified
+1 -1
_patch_order
file modified
+0 -9
gdb-6.3-gstack-20050411.patch
file modified
+3 -3
gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
file modified
+5 -4
gdb-6.6-buildid-locate-rpm.patch
file modified
+20 -20
gdb-6.6-buildid-locate-solib-missing-ids.patch
file modified
+2 -2
gdb-6.6-buildid-locate.patch
file modified
+78 -73
gdb-6.6-testsuite-timeouts.patch
file modified
+2 -2
gdb-binutils29988-read_indexed_address.patch
file removed
-24
gdb-bz2196395-debuginfod-legacy-openssl-crash.patch
file removed
-188
gdb-bz2237392-dwarf-obstack-allocation.patch
file removed
-68
gdb-bz2237515-debuginfod-double-free.patch
file removed
-102
gdb-container-rh-pkg.patch
file modified
+2 -2
gdb-core-open-vdso-warning.patch
file modified
+7 -7
gdb-fedora-libncursesw.patch
file modified
+273 -11
gdb-linux_perf-bundle.patch
file modified
+6 -4
gdb-rhbz-2232086-cpp-ify-mapped-symtab.patch
file modified
+13 -13
gdb-rhbz-2232086-generate-dwarf-5-index-consistently.patch
file modified
+2 -2
gdb-rhbz-2232086-generate-gdb-index-consistently.patch
file modified
+3 -3
gdb-rhbz1773651-gdb-index-internal-error.patch
file removed
-105
gdb-rhbz2160211-excessive-core-file-warnings.patch
file removed
-108
gdb-rhbz2192105-ftbs-dangling-pointer
file removed
-107
gdb-rhbz2233961-CVE-2022-4806.patch
file removed
-50
gdb-rhbz2233965-memory-leak.patch
file removed
-115
gdb.spec
file modified
+30 -5
sources
file modified
+1 -1
    Rebase to FSF GDB 14.1
    
    Update local patches:
        gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
        gdb-6.6-buildid-locate-rpm.patch
        gdb-6.6-buildid-locate.patch
        gdb-container-rh-pkg.patch
        gdb-core-open-vdso-warning.patch
        gdb-fedora-libncursesw.patch
        gdb-linux_perf-bundle.patch
    
    Update backported patches which didn't make it into 14.1:
        gdb-rhbz-2232086-cpp-ify-mapped-symtab.patch
        gdb-rhbz-2232086-generate-gdb-index-consistently.patch
    
    Drop upstreamed local patches:
        gdb-6.5-sharedlibrary-path.patch
    
    Drop gdb-13.2 backports (which are now in gdb-14.1):
        gdb-binutils29988-read_indexed_address.patch
        gdb-bz2196395-debuginfod-legacy-openssl-crash.patch
        gdb-bz2237392-dwarf-obstack-allocation.patch
        gdb-bz2237515-debuginfod-double-free.patch
        gdb-rhbz2192105-ftbs-dangling-pointer
        gdb-rhbz2233961-CVE-2022-4806.patch
        gdb-rhbz2233965-memory-leak.patch
    
    Adjust gdb.spec so that --with-mpfr is no longer passed to
    configure; doing so, combined with some configury changes triggered
    a latent build problem.
    
        
file modified
+1 -2
file modified
+5 -41
file modified
+0 -9
file modified
+1 -1
file modified
+0 -9
file modified
+78 -73
file modified
+2 -2
file modified
+273 -11
file modified
+6 -4
file modified
+30 -5
file modified
+1 -1