diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-02-12 22:15:40 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-02-12 22:15:40 -0800 |
commit | f2398ae9ffaf67a653712b222b89ead18e4f1213 (patch) | |
tree | 6b60af5f5c372ecc600c6554e101d9f8d1a4ebe7 /ChangeLog | |
parent | fdb885e3ac75f901e3d51a0bf5bcef9a8969e847 (diff) | |
download | txr-f2398ae9ffaf67a653712b222b89ead18e4f1213.tar.gz txr-f2398ae9ffaf67a653712b222b89ead18e4f1213.tar.bz2 txr-f2398ae9ffaf67a653712b222b89ead18e4f1213.zip |
* HACKING: Added note about register save areas, which can contribute
to spurious retention.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2012-02-12 Kaz Kylheku <kaz@kylheku.com> + * HACKING: Added note about register save areas, which can contribute + to spurious retention. + +2012-02-12 Kaz Kylheku <kaz@kylheku.com> + * debug.c (breakpoints, last_command): linkage changed to static. (cols): New static variable. (debug): Print context intelligently, fitting into the width of |