From f077ddd98822ede40ac03c895ddf42efe498c3f9 Mon Sep 17 00:00:00 2001 From: roland Date: Sun, 18 Dec 2005 05:37:14 +0000 Subject: . --- ChangeLog | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 542ee589..29339dd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,19 +1,24 @@ +2005-12-17 Roland McGrath + + * staptree.h: #include here. + 2005-12-14 Kevin Stafford - * 2.6.14/syscalls.stp: added 2.6.14 syscalls to tapset - * 2.6.14/i686/syscalls.stp: added i386 arch specific syscalls - to tapset for kernel 2.6.14 - * 2.6.9-24.ELsmp/syscalls.stp: added 2.6.9-24.ELsmp syscalls - to tapset - * 2.6.9-24.ELsmp/x86_64/syscalls.stp: added x86_64 arch specific - syscalls to tapset for kernel 2.6.9-24.ELsmp - * system_calls.stp: removed generic system_calls.stp tapset. + + * tapset/2.6.14/syscalls.stp: Added 2.6.14 syscalls to tapset. + * 2.tapset/6.14/i686/syscalls.stp: Added i386 arch specific syscalls + to tapset for kernel 2.6.14. + * tapset/2.6.9-24.ELsmp/syscalls.stp: Added 2.6.9-24.ELsmp syscalls. + * tapset/2.6.9-24.ELsmp/x86_64/syscalls.stp: Added x86_64 arch + specific syscalls to tapset for kernel 2.6.9-24.ELsmp. + * tapset/system_calls.stp: File removed. + 2005-12-14 Martin Hunt * tapset/system_calls.stp (epoll.ctl): Temporarily remove references to $op and $event because gcc 4.0.2 can't find them. (epoll.wait): Ditto for $maxevents. - + 2005-12-13 Frank Ch. Eigler * tapsets.cxx (var_expanding_copy_visitor::visit_target): @@ -60,7 +65,7 @@ * translate.cxx (visit_print_format): Properly quote formatting string. (varlock): Reword lock timeout error message. * testsuite/buildok/printf.stp: Add some quoting troublemakers. - * testsuite/parseok/unparser.stp: New file. + * testsuite/parseok/unparser.stp: New file. 2005-12-11 Roland McGrath -- cgit