summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2021-09-13Updated to latest upstream release.vonPalitroque
Updated to latest upstream release.
2021-05-17Updated to latest upstream release.vonPalitroque
Updated to latest upstream release.
2020-07-26Updated to latest upstream release.vonPalitroque
Updated to latest upstream release.
2020-03-23Updated to latest upstream version.vonPalitroque
Updated to latest upstream version.
2019-05-13Updated to latest release.vonPalitroque
Updated to latest release. TI in their great wisdom did not announce that this was updated 05032019, whatever that date code means [MMDDYYYY or DDMMYYYY?]. Luckily, I checked on this package when I was updating the rest of the toolchain.
2019-02-11Fixed path for devices.csv file.vonPalitroque
Fixed installation path for devices.csv file. The compiler should look in the ``msp430-elf/include/devices'' from the toolchain root. This currently applies to TI's binary distribution only.
2018-12-26Updated to latest upstream version.vonPalitroque
Ok, TI updated their release to have the latest headers and linker scripts as a separate file. It looks like it was an oversight on their part. We now have their latest update on the PKGBUILD at least until they once again update their stuff and tell nobody in the process.
2018-12-06Fixed PKGBUILD issue.vonPalitroque
Fixed finding source file. The fine folks at TI updated their toolchain, and again told nobody. They really need to fix that nonsense. Anyway, onto more pressing issues. They don't seem to provide a download link for the latest header and linker script files nowadays. Until I have time to dig through the latest release version and find the missing files, I have modified the PKGBUILD to use the older release. If you manage to figure this out before I do, patches are welcome.
2018-08-07Added device description files.vonPalitroque
I have decided that it is against the interest of the community as a whole to not include the device description files in this package and to have two separate packages potentially causing any confusion. As such, I have included the device description files in this PKGBUILD to be installed. I apologize for the incident.
2018-05-26Updated to latest upstream version.vonPalitroque
Updated to latest upstream version.
2018-05-24Changed installation path.vonPalitroque
Changed installation path. Binutils/GCC will no longer look under ${sysroot}/lib/430 for linker scripts.
2018-03-19Updated to latest version.vonPalitroque
Updated to latest upstream version. Thanks to m3thodic [1] for his contribution. [1] https://aur.archlinux.org/account/m3thodic/
2017-12-13Updated to latest upstream release.vonPalitroque
Updated to latest upstream release.
2017-09-28Updated to latest version.vonPalitroque
Updated to latest upstream version. TI did not notify the mailing list of their new release. Apologies for the delay.
2017-02-21Updated headers and ldscripts to latest release.vonPalitroque
Ok, so TI released a new zip file for their headers and ldscripts which is good and all, but they forgot to notify people on the mailing list they usually send this stuff to (unless I missed the message). Furthermore, they did not bump bup their major version number for their MSP430-GCC release, opting to leave it at 5.00.00.00. Their support files were bumped to 1.198. I wonder how long this PKGBUILD had been broken. To paraphrase comments in the Linux kernel, someone needs to throw a south lake birthday party for the folks in TI who can't seem to fix this.
2016-11-09Updated to latest release.vonPalitroque
Updated to latest upstream release.
2016-08-09Fixed download URL.vonPalitroque
Fixed download URL. It seems that TI finally decided to add a version number to their linker scripts and header file package but did not change the version of their release. The only problem is that now there is an extra version number mismatch: - Their version of GCC is 5.3.0 - Their version of GDB is 7.7 - Their version of binutils is 2.25 - Their version of newlib is 2.2.0 - Their version of MSPDebugStack is at 3.8.0.2 - Their version of the MSP430 GDB agent is at 6.0.228.0 - Their version of the support files is at 1.191 None of this matches their release version of 4.1.0.0, which is the one used by this package. I am leaning towards using the toplevel version (4.1.0.0 at the moment) rather than the version of the support files for this package. I will continue to do so unless TI pulls another weird stunt and releases a new support package without chaning their release version. If there are any comments on this, please let me know. Thank you.
2016-07-12Updated to latest release.vonPalitroque
Updated to latest upstream release. The toolchain is no longer maintained in partnership with Red Hat, SOMNIUM Technologies has taken over its maintenance with TI's involvement. It looks like this time around, the fix on the linker script is no longer needed and it has been disabled in the PKGBUILD. Please report if this is not the case.
2016-04-03Fixed issue in PKGBUILD.vonPalitroque
Fixed issue in PKGBUILD with extract directory as reported by potatoe [1]. Reenabled the patching of linker scripts to fix DWARF debug infos. [1] https://aur.archlinux.org/account/potatoe/
2016-04-01New release.vonPalitroque
New release of linker scripts and header files. TI seems to have updated their linker scripts so that the DWARF2 line number fix is no longer needed. Please report bugs if this is not the case.
2015-09-19initial importvonPalitroque