diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2004-06-26 21:53:47 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2004-06-26 21:53:47 +0000 |
commit | 489503ee33210714338f1f5f3320360990f0358b (patch) | |
tree | a761a8fb763aa0a8ac1f172f377763ed0abccc5a /sim/mn10300/ChangeLog | |
parent | 622c89b6e68092a2b621f8d268fe5c3cc1f9c5fa (diff) | |
download | gdb-489503ee33210714338f1f5f3320360990f0358b.zip gdb-489503ee33210714338f1f5f3320360990f0358b.tar.gz gdb-489503ee33210714338f1f5f3320360990f0358b.tar.bz2 |
* interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes
and definitions to ISO C.
Diffstat (limited to 'sim/mn10300/ChangeLog')
-rw-r--r-- | sim/mn10300/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog index d59107a..8b3d229 100644 --- a/sim/mn10300/ChangeLog +++ b/sim/mn10300/ChangeLog @@ -1,5 +1,8 @@ 2004-06-26 Alexandre Oliva <aoliva@redhat.com> + * interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes + and definitions to ISO C. + * gencode.c, simops.c: Delete. * Makefile.in: Remove non-COMMON dependencies and commands. |