This commit is contained in:
Roland McGrath
2003-12-04 00:20:51 +00:00
parent cdbc0b18d6
commit 77f091ddb5

View File

@ -1,3 +1,9 @@
2003-12-02 Roland McGrath <roland@redhat.com>
* thread-db.c (enable_thread_event): Change return type to
td_err_e. Return TD_OK or error code.
(enable_thread_event_reporting): Update callers.
2003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
* NEWS: Mention new C++ demangler code.