summaryrefslogtreecommitdiff
path: root/cross/arm-none-eabi-gdb
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-12-14arm-none-eabi-*: Add ALTERNATIVES.jperkin2-2/+4
Allows various things to work out of the box. Bump PKGREVISIONs.
2021-10-26cross: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be fetched conditionally): ./cross/avr-gcc/distinfo isl-0.24.tar.bz2
2021-10-07cross: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2020-05-28cross/arm-none-eabi-gdb: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-09cross/arm-none-eabi-gdb: suppress shell portabilityrillig1-1/+5
2019-06-08cross/*: let pkglint autofix indentation and variable alignmentrillig1-2/+2
pkglint -Wall -F -r cross xtensa-esp32-elf-gcc has been manually edited afterwards because when realigning variable assignments, pkglint only allows one long outlier line. This package has two long SITES.* lines, therefore pkglint wanted to indent the variable values much further to the right. This needs to be fixed in pkglint.
2016-02-02fix build on Darwindbj2-3/+12
2015-11-03Add SHA512 digests for distfiles for cross categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2015-10-11Import cross-arm-none-eabi-gdb-7.10 as cross/arm-none-eabi-gdb.ryoon5-0/+83
Cross GDB debugger for bare metal ARM EABI environment.