From: Kevin Buettner Date: Wed, 16 Apr 2003 20:44:04 +0000 (+0000) Subject: Fix typo. X-Git-Tag: binutils-2_14-branchpoint~103 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=610a37459e7bcacdebf1096ad324b845af8bd4e2;p=thirdparty%2Fbinutils-gdb.git Fix typo. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3742befb258..27bf2c8dbab 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2003-04-16 Kevin Buettner - * rs6000-tdep.c (rs6000_gdbarch_init): For the SVR4 ABI, set + * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set the size of ``long double'' to 16, instead of 8. 2003-04-16 Mark Kettenis