commit | 0cbfb324b54e4c5859c76dd132a7ad942c0f5e77 | [log] [tgz] |
---|---|---|
author | Wichert Akkerman <wichert@deephackmode.org> | Mon Feb 19 13:35:53 2001 +0000 |
committer | Wichert Akkerman <wichert@deephackmode.org> | Mon Feb 19 13:35:53 2001 +0000 |
tree | 7097939b2427372937ac1d323e39abf52a56aa25 | |
parent | f185065a405794eaf6abc0dcf8345d9e6aa882f7 [diff] [blame] |
Add sys_sysmips decoding
diff --git a/ChangeLog b/ChangeLog index c27e8cc..2a57854 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2001-02-19 Wichert Akkerman <wakkerma@debian.org> + + * linux/mips/syscallent.h: use new sys_sysmips + * system.c: add sys_sysmips decoding + 2001-02-16 Wichert Akkerman <wakkerma@debian.org> * CREDITS: add Arkadiusz Miskiewicz <misiek@pld.org.pl> who