From 416b47c64d9cf8cbfac2c3461456b466f5bb9298 Mon Sep 17 00:00:00 2001 From: Kung Hsu Date: Tue, 21 Jun 1994 23:10:25 +0000 Subject: [PATCH] Modified Files: ChangeLog * config/i386/nm-linux.h: change calling convention of TARGET_CAN_USE_HARDWARE_WATCHPOINT() and target_insert_watchpoint() and target_remove_watchpoint(). --- gdb/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dac412ec90..c2fd42d454 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +Tue Jun 21 14:06:46 1994 Kung Hsu (kung@mexican.cygnus.com) + + * config/i386/nm-linux.h: change calling convention of + TARGET_CAN_USE_HARDWARE_WATCHPOINT() and + target_insert_watchpoint() and + target_remove_watchpoint(). + + * config/mips/tm-mips64.h: define FORCE_LONG_LONG to force LONGEST + to be long long in gdb. + * config/mips/tm-bigmips.h: ditto. + Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * c-lang.c (asm_language_defn): New definitions for language_asm, -- 2.34.1