diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 60fd193..10909eb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2005-04-16 Mark Kettenis <kettenis@gnu.org> + + * ppcobsd-tdep.c: Fix typo in comment. + (_initialize_ppcobsd_tdep): Register GDB_OSABI_OPENBSD_ELF for + bfd_arch_rs6000 too. + 2005-04-15 Kevin Buettner <kevinb@redhat.com> * remote.c (remote_get_thread_local_address): Throw a more |