From Nick Kelsey <nickk@ubicom.com>:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index fe40552b8cd82be4285dbd84c000d008506bb79c..54b38292f3a3889c80d13f56afd27f3c546f1d56 100644 (file)
@@ -1,3 +1,63 @@
+2003-09-07  Daniel Jacobowitz  <drow@mvista.com>
+
+       From Nick Kelsey <nickk@ubicom.com>:
+       * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
+       when the stop PC is at the beginning of a function also.
+
+2003-09-06  Daniel Jacobowitz  <drow@mvista.com>
+
+       * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
+       (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
+
+2003-09-06  Mark Kettenis  <kettenis@gnu.org>
+
+       * sol-thread.c: Include "gdb_string.h".
+
+2003-09-03  Mark Kettenis  <m.kettenis@osp.nl>
+
+       * gcore.c: Reorder include files in alphabetical order.  Include
+       "gdb_assert.h".  Various coding style fixes.
+       (derive_stack_segment, derive_heap_segment): Replace check for
+       non-null BOTTOM and TOP with gdb_assert.
+       (derive_heap_segment): Replace check for successful creation of
+       ZERO with gdb_assert.
+       (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
+
+2003-09-04  Andrew Cagney  <cagney@redhat.com>
+
+       * thread-db.c (verbose_dlsym): New function.
+       (thread_db_load): Use verbose_dlsym
+       (thread_db_new_objfile): Print that libthread_db was loaded, and
+       that thread debugging was enabled.
+
+2003-09-04  Andrew Cagney  <cagney@redhat.com>
+
+       * configure.tgt: Add "mips64*-*-*" target.  Delete
+       mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
+       mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
+       mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
+       mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
+       mips*-sony-*, and mips64*-*-elf* targets.
+       * config/mips/embedl.mt: Delete file.
+       * config/mips/embedl64.mt: Delete file.
+       * config/mips/mips.mt: Delete file.
+       * config/mips/mips64.mt: Delete file.
+       * config/mips/tm-embed.h: Delete file.
+       * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
+       * config/mips/embed64.mt: Delete out-of-date comment.
+
+2003-09-04  Andrew Cagney  <cagney@redhat.com>
+
+       * hppa-tdep.c (hppa_gdbarch_init): Set
+       "have_nonsteppable_watchpoint".
+       * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
+       * mips-tdep.c (mips_dump_tdep): Do not print
+       HAVE_NONSTEPPABLE_WATCHPOINT.
+       (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
+       * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
+       * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
+       * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
+
 2003-09-04  Corinna Vinschen  <vinschen@redhat.com>
 
        * breakpoint.c (watchpoint_check): Remove accidentally checked in
This page took 0.025496 seconds and 4 git commands to generate.