From b1830c6dc08a4f517eb7df4036f6eb5171e32c87 Mon Sep 17 00:00:00 2001 From: "Lev A. Serebryakov" Date: Tue, 26 Jul 2011 16:26:06 +0000 Subject: Update msp430 toolchain to new version: mspgcc release 20110716: binutils-2.21.1.20110716 gcc-4.5.3.20110706 gdb-7.2.20110103 msp430mcu-20110613 (new port, platform headers, converted from offical TI ones and linking scripts, generated from datasheets). msp430-libc-1.0.20110612 Preserve old msp430-gcc as `devel/msp430-gcc3' Make mps430-libc work with both gcc versions. Add CONFLICTS to msp430-gcc*. Add LICENSE clauses to all FSF-based ports. --- UPDATING | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 20c408f04756..14c4429690ce 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20110726: + AFFECTS: users of devel/msp430-gcc + AUTHOR: lev@FreeBSD.org + + msp430-gcc was updated to lates gcc-4.5.3 version. + If you want to use old gcc-3.4.4, run command: + + # portmaster -o devel/msp430-gcc3 devel/msp430-gcc + or + # portupgrade -o devel/msp430-gcc3 devel/msp430-gcc + + before updating devel/msp430-libc port. + 20110721: AFFECTS: users of games/megaglest AUTHOR: smoeller@nichthelfer.de -- cgit v1.2.3