aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2011-03-11Started halt/resume for ARM7TDMI.Gareth McMullin
2011-03-09Added a skeleton of an ARM7TDMI driver. No support yet.Gareth McMullin
2011-03-08Further cleanup of adiv5*Gareth McMullin
2011-02-18Added git info to version output.Gareth McMullin
Fixed memory leak in SWD mode.
2011-02-16Cleaned up CFLAGS and LDFLAGS as well as targets to use the correct flags. ↵Piotr Esden-Tempski
Now blackmagic will compile also on a multilib compiler.
2011-02-06Changed CFLAGS and LDFLAGS setting to allow exporting of additional ↵Piotr Esden-Tempski
parameters in the calling shell.
2011-02-04Import of working source tree.Gareth McMullin