diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-11-26 Frank Ch. Eigler <fche@elastic.org> + + * main.cxx (main): Advise users to try '--vp ...' after a pass error. + +2008-11-26 Frank Ch. Eigler <fche@elastic.org> + + * translate.cxx (emit_module_exit): Call synchronize_sched during + module shutdown if it's available. + * buildrun.cxx (compile_pass): Test for it. + 2008-11-25 Frank Ch. Eigler <fche@elastic.org> PR 7046. |