summaryrefslogtreecommitdiff
path: root/devel/msp430-binutils/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-26 Update msp430 toolchain to new version:Lev A. Serebryakov1-5/+21
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.
2005-09-19 Update to version 2.16.1Lev A. Serebryakov6-250/+11
Unbroke.
2004-08-14 Remove bad patch. It should be deleted in previous commit.Lev A. Serebryakov1-15/+0
2004-08-03 Update yto latest version 2.15Lev A. Serebryakov26-1281/+193
2004-03-03 Two new devicesLev A. Serebryakov7-45/+104
2004-02-24 New devices added, old ones fixed...Lev A. Serebryakov10-95/+147
2003-10-15 Don't install `${PREFIX}/lib/libiberty.a'Lev A. Serebryakov1-0/+17
Now this ports doesn't CONFLICT with other *-binutils ports. All files, installed by this port, are unique.
2003-08-12 (*) Add new devices.Lev A. Serebryakov17-5/+1203
(*) Fix some bugs. These changes will be in next binutils release from RedHat. But we could use them before release :) Obtained from: Target developers.
2003-08-01 Add workaround for hardware bug of some MSP430 units.Lev A. Serebryakov1-0/+37
Obtained from: Target maintainers.
2003-02-24[MAINTAINER UPDATE] Update port `devel/msp430-binutils' to new,Edwin Groothuis2-0/+22
improved version. PR: ports/48497 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>