diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 17-03-22 Cyrille Bagard <nocbos@gmail.com> + * src/arch/post.c: + Assign the "sub_" prefix to subroutines and "loc_" to code labels, + as expected. + +17-03-22 Cyrille Bagard <nocbos@gmail.com> + * src/arch/target.c: Ensure all string symbols referenced by instructions get a label. |