summaryrefslogtreecommitdiffstats
path: root/toolchain/gdb/patches/arc-2016.03-gdb
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/gdb: Use correct folder name for ARC patchesAlexey Brodkin2016-06-133-0/+64
Even though ARC tools were released as arc-2016.03 we have a little bit different version name for GDB. That's because both Binutils and GDB come from the same git repo but from different branches (and so different tags). Also removing an extra patch that made its way into release. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>