diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-10-27 17:19:02 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-10-27 17:19:02 +0000 |
commit | 1ca6491a29f9ed6fa883fdce9606ea58d43a8432 (patch) | |
tree | a720e65e83124bdb12ba0a25eaa7c45079d316f6 /sim/m32r/ChangeLog | |
parent | 7a5df8d098f80a7890b07a5e4f9fc1b1a96a166f (diff) | |
download | gdb-1ca6491a29f9ed6fa883fdce9606ea58d43a8432.zip gdb-1ca6491a29f9ed6fa883fdce9606ea58d43a8432.tar.gz gdb-1ca6491a29f9ed6fa883fdce9606ea58d43a8432.tar.bz2 |
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.
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 8d3db71..d4bcdb8 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. |