Package: gdb / 16.3-4
Metadata
Package | Version | Patches format |
---|---|---|
gdb | 16.3-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
load versioned libcc1.patch | (download) |
include/gcc-c-interface.h |
2 1 + 1 - 0 ! |
load-versioned-libcc1 * d/p/load-versioned-libcc1.patch: - load libcc1.so.0 instead unversioned file. |
fix blhc libiberty.patch | (download) |
libiberty/Makefile.in |
2 1 + 1 - 0 ! |
[patch] libiberty: pass ldflags Avoid blhc false positive: LDFLAGS missing (-Wl,-z,relro): \ mv -f /builds/gdb-team/gdb/debian/output/source_dir/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/builds/gdb-team/gdb/debian/output/source_dir=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -print-multi-os-directory`/./libiberty.an /builds/gdb-team/gdb/debian/output/source_dir/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/builds/gdb-team/gdb/debian/output/source_dir=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -print-multi-os-directory`/./libiberty.a Signed-off-by: Ricardo Ribalda <ricardo@ribalda.com> |
fix blhc chew.patch | (download) |
bfd/Makefile.in |
4 2 + 2 - 0 ! |
fix-blhc-chew =================================================================== |
gfdl dont build manpages.patch | (download) |
gdb/doc/Makefile.in |
6 4 + 2 - 0 ! |
gfdl-dont-build-manpages |
Port GDB to Hurd x86_64.patch | (download) |
gdb/Makefile.in |
4 3 + 1 - 0 ! |
port gdb to hurd x86_64. This port extends the existing i686 port to support x86_64 by reusing existing code whenever it makes sense. * gdb/amd64-gnu-tdep.c: Adds logic for handling signal frames and |