summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-21 13:48:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-21 13:48:49 +0000
commit1e006d5223f3b110d61366a13f37c08bf9db71a1 (patch)
tree0f407ead3d3668e0253484d305139e8ace206e29 /c/src/ChangeLog
parent2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-1e006d5223f3b110d61366a13f37c08bf9db71a1.tar.bz2
2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index b34e3af1b8..d012d62cdb 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
+ librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
+
+2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>