Version: 3.03.04.00, Package name: ti-msp430gcc-3.03.04.00 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description GNU toolchain (as, gcc, g++, ld, gdb) for the TI MSP430 processor. |
Filesize: 119057.709 KB |
Version History (View Complete History) |
|
2021-02-13 13:36:50 by Christian Weisgerber | Files touched by this commit (2) |
Log message: devel/ti-msp430gcc: fix build with -fno-common; from GNU binutils repository |
2021-01-09 14:41:16 by Jasper Lievisse Adriaanse | Files touched by this commit (18) |
Log message: fix building the various gcc crosscompilers on powerpc64 by redefining vec_step as clang already defines this symbol itself. this approach was discussed with upstream gcc by, and patch copied from, freeBSD |
2019-11-09 08:13:34 by Christian Weisgerber | Files touched by this commit (3) |
Log message: Do not build the bundled obsolete copies of libgmp, libmpfr, libmpc. They clash with the newer versions we have as ports. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-22 05:52:42 by Christian Weisgerber | Files touched by this commit (2) |
Log message: fix warning and future error about unescaped left brace in perl regex |
2019-04-15 15:20:06 by Stuart Henderson | Files touched by this commit (19) |
Log message: unbreak clang builds of ti-msp430gcc: - add spaces around BAR in "foo"BAR"foo" - #include <new> in a higher-up header, avoiding namespace issue with fancy_abort (sort-of borrowed from FreeBSD gcc ports) |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-12 09:11:18 by Marc Espie | Files touched by this commit (6) |
Log message: zap remaining trailing / at end of WRK* |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2017-01-23 17:43:43 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: BROKEN on alpha relocation truncated to fit: GPRELHIGH against symbol `default_target_hard_regs' defined in .bss section in libbackend.a(reginfo.o) |
2016-11-11 12:43:52 by Christian Weisgerber | Files touched by this commit (1) |
Log message: fix build of included mpfr with newer devel/gmp |
2015-09-25 04:16:13 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak: previous commit removed all other BUILD_DEPENDS. |
2015-09-24 11:33:14 by Stuart Henderson | Files touched by this commit (1) |
Log message: build dep on coreutils; newlib's autoconf picks up gmkdir if present and doesn't pick up the normal config.cache file. |
2015-08-02 06:57:12 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: disable LTO which doesn't really do anything but emit errors |
2015-07-21 10:24:50 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: install headers |