diff options
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r-- | sim/m32r/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 8d3db71a114..d4bcdb8c780 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,10 @@ +2004-10-07 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> + + Committed by Andrew Cagney. + * traps-linux.c: Don't include linux/module.h. + (m32r_trap): Remove dummy systemcall's entry of __NR_ustat and + __NR_get_kernel_syms. + 2004-05-18 Daniel Jacobowitz <dan@debian.org> * Makefile.in (stamp-xmloop, stamp-2mloop): Use -outfile-suffix. |