aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/gdb/patches/100-musl_fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* gdb: bump to 8.2Koen Vandeputte2018-09-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** Changes in GDB 8.2 Support for the following target has been added: RiscV ELF (riscv*-*-elf) Support for following targets and native configurations has been removed: m88k running OpenBSD (m88*-*-openbsd*) SH-5/SH64 ELF (sh64-*-elf*) SH-5/SH64 (sh*) SH-5/SH64 running GNU/Linux (sh*-*-linux*) SH-5/SH64 running OpenBSD (sh*-*-openbsd*) Various Python API enhancements Aarch64/Linux enhancements: SVE support. Hardware watchpoints improvements for entities stored at unaligned addresses. New "c" response to disable the pager for the rest of the current command. C expressions can now use _Alignof, and C++ expressions can now use alignof. Improved flexibility for loading symbol files. The 'info proc' command nows works on running processes on FreeBSD systems as well as core files created on FreeBSD systems. A new --enable-codesign=CERT configure option to automatically codesign GDB after build (useful on MacOS X). Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* gdb: update to version 7.12.1, fix glibc 2.25 build issuesFelix Fietkau2017-02-111-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* package/devel/gdb: Update to 7.11John Crispin2016-03-101-1/+1
| | | | | | | | Update gdb to version 7.11 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 48990
* gdb: fix powerpc build issues with muslFelix Fietkau2016-02-161-0/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48731
* gdb: update to the latest version, fixes a build error with gcc 5.2Felix Fietkau2015-09-031-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46775
* gdb: update to version 7.8, fix musl buildFelix Fietkau2014-10-191-0/+28
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42979