diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-02-22 Frank Ch. Eigler <fche@elastic.org> + + PR 2293. + * tapsets.cxx (emit_probe_epilogue): Emit early local_irq_save(). + (emit_probe_epilogue): ... and matching _restore(). + + * main.cxx (main): Emit a "hello, I'm starting" message + before pass 5 in verbose mode. + 2006-02-17 Frank Ch. Eigler <fche@elastic.org> * stapfuncs.5.in (cpu): Document contextinfo function. |