summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCamil Staps2016-09-18 13:11:31 +0000
committerCamil Staps2016-09-18 13:16:54 +0000
commit640f6da450a9f088cf4b60f054d55b8380a12645 (patch)
tree551b0ab23966731bdf7bb1e86419e016811ee053 /.gitignore
parentfix more *_real functions for ARM softfp calling convention (define SOFT_FP_CC) (diff)
.gitignore; Makefile; Add thumb2*.s as copies of arm*.s, adapt str pc,[sp,#-4]! and conditional instructions for Thumb-2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..28c2148
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.o
+scon.s
+scon.s.copy