Commit Graph

20 Commits

Author SHA1 Message Date
jasper
13afc2eb18 - clarify comment 2011-09-05 08:28:42 +00:00
jasper
81cc84ea04 add a bunch of LTS patches from upstream 2011-09-05 08:25:48 +00:00
jasper
9fc2e9d340 - set MASTER_SITES to mspgcc on sf.net 2011-09-05 08:15:14 +00:00
jasper
6891a7d2e0 hookup msp430mcu 2011-09-05 08:03:42 +00:00
jasper
20e9257e31 - mspgc430 has a newstyle BSD license
- add a comment about uniarch
2011-09-05 08:03:31 +00:00
jasper
cb69a6737b - move to uniarch:
* remove tarred config/ but use the upstream patch now instead
2011-09-05 08:02:46 +00:00
jasper
ba6959fd71 - update to the uniarch libc, msp430-libc-20110612 2011-09-05 08:01:30 +00:00
jasper
6ea7f4e893 - update msp430-gcc to 4.5.3 2011-09-05 08:00:33 +00:00
jasper
c6ac9b96d7 - update msp430-binutils to 2.21.1
* this switches the msp430 toolchain to the uniarch version. for more
information please refer to:
http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Devel:Uniarch
2011-09-05 07:59:58 +00:00
jasper
53cad9b951 import msp430mcu-20110613, ok aja@
msp430mcu provides C headers and binutils linker scripts for each of the
over 300 microcontrollers in the MSP430 family.

This is part of the 'uniarch' effort to 'rejoin' mspgcc4 and mspgcc, and
lowering the workload for adding new chips by taking it mostly out of binutils/
gcc and putting it all in one single package. For more information please
refer to http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Devel:Uniarch for a full list of changes/rationale behind this.

The rest of the msp430 toolchain will soon be updated to the uniarch versions.
2011-09-02 07:06:21 +00:00
jasper
680212d1c9 don't compile with werror, will need a second look to fix the actual issues 2011-07-11 19:15:03 +00:00
jasper
37d362b0dd - update msp430-libc to 20110213
please note that this includes the standard ti headers, so you may need
to fix your includes when updating. but all the ti-provided code will now work
with msp430-gcc
2011-05-09 09:02:12 +00:00
jasper
756ad5089f - update msp430-gdb to 7.2 2011-05-09 08:59:39 +00:00
jasper
e61b3f3498 - update msp430-gcc to 4.4.5 2011-05-09 08:59:19 +00:00
jasper
30c820c0d2 - update msp430-binutils to 2.21 including support for many new chips
- add a fix against crashing gas on openbsd
2011-05-09 08:58:55 +00:00
jasper
bb7ba11fb2 use versioned config tarballs 2011-04-27 17:30:18 +00:00
jasper
9d8cfb59c4 use ${VERSION} in PLIST instead of hardcoding it 2011-04-27 16:29:33 +00:00
jasper
f2a8537a69 re-order 2011-04-21 16:29:35 +00:00
jasper
857daf22f3 - rename extra gcc/gdb distfiles
prompted by ckuethe@
2010-12-13 22:22:15 +00:00
jasper
5a71f2c6ae Import mspgcc4, the toolchain for MSP430 MCUs. based on gnu gcc, binutils, gdb
with additional patches for msp430 support.

One will need an upcoming umodem.c commit by jakemsr@, and an upcoming
mspdebug port in order to actually program the devices though.

feedback/ok aja@
2010-12-01 09:06:52 +00:00