Age | Commit message (Collapse) | Author |
|
Updated to latest upstream release.
|
|
Updated to latest upstream release.
|
|
Updated to latest upstream release.
|
|
Updated to latest upstream version.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
Updated to latest upstream version.
|
|
Changed installation path. Binutils/GCC will no longer look under
${sysroot}/lib/430 for linker scripts.
|
|
Updated to latest upstream version. Thanks to m3thodic [1] for his
contribution.
[1] https://aur.archlinux.org/account/m3thodic/
|
|
Updated to latest upstream release.
|
|
Updated to latest upstream version. TI did not notify the mailing list of their
new release. Apologies for the delay.
|
|
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.
|
|
Updated to latest upstream release.
|
|
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.
|
|
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.
|
|
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/
|
|
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.
|
|
|