You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain
Koen Vandeputte c24d02d154 toolchain/gdb: bump to 8.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>
6 years ago
..
binutils toolchain/binutils: Add binutils 2.31.1 6 years ago
fortify-headers toolchain/fortify-headers: Update to 0.9 7 years ago
gcc toolchain/gcc: update 8.x to 8.2.0 6 years ago
gdb toolchain/gdb: bump to 8.2 6 years ago
glibc toolchain/glibc: update to latest 2.26 commit 6 years ago
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 6 years ago
musl musl: sys/socket.h: fix SO_PEERSEC value on MIPS 6 years ago
nasm nasm: disable LTO, remove host specific workarounds 6 years ago
uClibc uClibc-ng: update to 1.0.30 6 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: Replace YASM with NASM 6 years ago
Makefile toolchain: Replace YASM with NASM 6 years ago
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago