diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3742befb25..27bf2c8dba 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