aboutsummaryrefslogtreecommitdiff
path: root/samples/msp430-unknown-elf/reported.by
Commit message (Collapse)AuthorAgeFilesLines
* Backport GCC fix for partial int modesAlexey Neyman2018-02-151-2/+1
| | | | | | | | ... from trunk to GCC7/GCC6/GCC5. Fixes #742. Signed-off-by: Alexey Neyman <stilor@att.net>
* Declare msp430 experimentalAlexey Neyman2017-06-101-1/+2
| | | | | | | ... as GCC5 and later ICEs over inocuous code. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79242 Signed-off-by: Alexey Neyman <stilor@att.net>
* Added a sample of the MSP430 architecture and removed config.subAndrew Wygle2017-06-021-0/+3
override from msp430.sh Signed-off-by: Andrew Wygle <awygle@gmail.com>