summaryrefslogtreecommitdiff
path: root/toolchain/gdb
AgeCommit message (Collapse)Author
2024-04-08gdb: switch to tar.gzWaldemar Brodkorb
2024-03-10gdb/gdbserver: update to 14.2Waldemar Brodkorb
2024-01-17gdb: update to 14.1Waldemar Brodkorb
2023-08-29gdb: update to 13.2 add 12.1Waldemar Brodkorb
2023-02-24gdb: update to 13.1Waldemar Brodkorb
2022-01-21gdb: update to 11.2Waldemar Brodkorb
2021-10-28gdb: update to 11.1Waldemar Brodkorb
2021-01-28gdb: update to 10.1Waldemar Brodkorb
2020-06-07gdb: update to 9.2Waldemar Brodkorb
2020-03-04gdb: update to 9.1Waldemar Brodkorb
2019-10-10gdb: forgot to update hashesWaldemar Brodkorb
2019-10-10gdb: update to 8.3.1Waldemar Brodkorb
2019-01-08gdb: update to 8.2.1Waldemar Brodkorb
2018-06-01riscv: use github fork until upstreamWaldemar Brodkorb
2018-03-17gdb: overwrite M4 to cross-compile on MacWaldemar Brodkorb
2018-02-02gdb: update to 8.1Waldemar Brodkorb
2017-11-04gdb: update to 8.0.1Waldemar Brodkorb
2017-06-13gdb: add 8.0, remove older 7.x versionsWaldemar Brodkorb
2017-02-02gdb: add HOST_PATH to find bisonWaldemar Brodkorb
2017-01-24gdb: update to 7.12.1Waldemar Brodkorb
2016-10-18gdb: update to 7.12Waldemar Brodkorb
2016-09-12gdb: decouple toolchain and package, add special package for microblaze, ↵Waldemar Brodkorb
looks cleaner to me
2016-06-12gdb: update to 7.11.1Waldemar Brodkorb
2016-05-24microblaze: allow to build native gdb with 7.8.2Waldemar Brodkorb
2016-03-31h8300: use correct branch for gdb simulatorWaldemar Brodkorb
2016-03-26frv: resolve remaining issues to check toolchain compileWaldemar Brodkorb
2016-02-25gdb: update to latest versionWaldemar Brodkorb
2016-02-05fr-v: allow to build a uClibc-ng toolchainWaldemar Brodkorb
2016-01-27add hackish way to disable doc generation on newer hostsWaldemar Brodkorb
2016-01-09update gdb for h8/300, includes clang patchesWaldemar Brodkorb
2015-12-25bfin: gdb compiles perfectly well with out-of-tree compile. thanks Mike for ↵Waldemar Brodkorb
the help
2015-12-23add gdb git from ysato for h8300Waldemar Brodkorb
2015-12-13gdb: update to latest stable versionWaldemar Brodkorb
2015-11-30bfin: latest gcc/binutils is working fine. checked with gdb sim and real ↵Waldemar Brodkorb
hardware
2015-11-16h8300: refresh gdb io patchWaldemar Brodkorb
2015-09-07update gdb to latest, set to defaultWaldemar Brodkorb
2015-07-22update uClibc-config for h8300 1.0 branch, add new gdb patch from upstream ↵Waldemar Brodkorb
author
2015-07-06enable-sim-stdioWaldemar Brodkorb
2015-06-28add gdb patch for h8300Waldemar Brodkorb
2015-06-22fix git version for gdbWaldemar Brodkorb
2015-06-10only install simulator when simulator target usedWaldemar Brodkorb
2015-06-10update gdb, enable sim only for supported architecturesWaldemar Brodkorb
2015-06-07disable for non SIM targetsWaldemar Brodkorb
2015-06-07install simulatorWaldemar Brodkorb
2015-06-04add some bits and bytes to allow to choose bfin-sim. not functional, yetWaldemar Brodkorb
2015-05-31another distfiles url fixWaldemar Brodkorb
2015-03-29update to latest stable gdb versionWaldemar Brodkorb
2015-03-09add support for gdbserver on AVR32 devicesWaldemar Brodkorb
Happily I got the old gdb tarball from buildroot source repository. (thx Yann) Mirror the package and make it compile for native gdbserver. Patches need to be shuffled to version directories.
2015-02-14add support for old avr32 gdbWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.