diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 90a5c961d33..500c9383d3d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2000-08-29 Michael Snyder <msnyder@cleaver.cygnus.com> + + * i386-linux-nat.c (i386_linux_skip_solib_resolver, + skip_hurd_resolver, find_minsym_and_objfile): Move these + solib functions into i386-linux-tdep.c for cross debugging. + * i386-linux-tdep.c: Receive the above functions. + 2000-08-29 Stephane Carrez <Stephane.Carrez@worldnet.fr> * m68hc11-tdep.c (stack_correction): New variable for stack offset |