diff options
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3742bef..27bf2c8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2003-04-16 Kevin Buettner <kevinb@redhat.com> - * 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 <kettenis@gnu.org> |