diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-11-23 06:42:55 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-11-23 06:42:55 -0800 |
commit | 7394c87e3cc11fdb0b7df884603b183df1c41eda (patch) | |
tree | 0f93b92befd58a4a650bb9b1a0c438e21b25a6a5 /ChangeLog-2009-2015 | |
parent | 7fd5230cd6e395de3be11ac72aae09967c36d5c6 (diff) | |
download | txr-7394c87e3cc11fdb0b7df884603b183df1c41eda.tar.gz txr-7394c87e3cc11fdb0b7df884603b183df1c41eda.tar.bz2 txr-7394c87e3cc11fdb0b7df884603b183df1c41eda.zip |
Move unwind intrinsics from eval.c to unwind.c.
* eval.c (reg_mac): Static function changed to extern.
(me_defex, register_exception_subtypes): Static function
removed here; relocated into unwind.c.
(eval_init): Registrations of defex, throw, throwf, error,
register-exception-subtypes and exception-subtype-p removed.
* eval.h (reg_mac): Declared.
* unwind.c (me_defex, register_exception_subtypes): Static
function moved here.
(uw_late_init): Registrations of defex, throw, throwf, error,
register-exception-subtypes and exception-subtype-p moved
here.
Diffstat (limited to 'ChangeLog-2009-2015')
0 files changed, 0 insertions, 0 deletions