2024-12-15 20:31:06 by Brook Milligan | Files touched by this commit (2) |
Log message: cross/arm-none-eabi-gcc: fix build with libc++ Building gcc against libc++, e.g., with clang, poisons the ctype macros due to including safe-ctype.h before including C++ standard headers such as <list>, <map>, etc. The fix is to include the standard headers first. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111632 |
2024-06-08 19:22:29 by Aleksey Cheusov | Files touched by this commit (2) |
Log message: Fix build failure on Linux |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-04-15 19:16:09 by Tobias Nygren | Files touched by this commit (17) |
Log message: cross/*gcc: remove useless patches already CHECK_PORTABILITY_SKIP'ed |
2022-04-15 18:56:09 by Tobias Nygren | Files touched by this commit (21) |
Log message: cross/*gcc: kludge in support for Darwin/aarch64 hosts in old GCC packages |
2022-01-16 22:10:18 by Tobias Nygren | Files touched by this commit (2) |
Log message: cross/*: fix bare-metal ARM toolchains on netbsd-9. PR pkg/56609 |
2021-12-15 22:55:48 by Tobias Nygren | Files touched by this commit (2) |
Log message: add LICENSE |
2021-12-14 11:33:57 by Jonathan Perkin | Files touched by this commit (6) |
Log message: arm-none-eabi-*: Add ALTERNATIVES. Allows various things to work out of the box. Bump PKGREVISIONs. |
2021-10-26 12:07:57 by Nia Alarie | Files touched by this commit (59) |
Log message: cross: Replace RMD160 checksums with BLAKE2s checksums 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-07 15:30:28 by Nia Alarie | Files touched by this commit (60) |
Log message: cross: Remove SHA1 hashes for distfiles |