aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/iarewparser.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-2/+2
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-3/+3
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-3/+1
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+3
* BareMetal: Handle missed stdout error generated by IAR linkerDenis Shienkov2019-10-281-0/+1
* BareMetal: Improve IAR parser code a bitDenis Shienkov2019-10-281-0/+5
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-4/+4
* bare-metal: Add output parser for IAR toolchainDenis Shienkov2019-03-181-0/+64