From 73033da70461b107f7d53aea94a85c4803155d42 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Wed, 14 Jun 1995 20:31:58 +0000 Subject: [PATCH] Copyright update in tm-est.h, and minor formatting cleanup. Add remote-est.o to TDEPFILES in monitor.mt. --- gdb/config/m68k/tm-est.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/config/m68k/tm-est.h b/gdb/config/m68k/tm-est.h index 4b71aaaf7f7..266523bf494 100644 --- a/gdb/config/m68k/tm-est.h +++ b/gdb/config/m68k/tm-est.h @@ -1,5 +1,5 @@ /* Target machine description for EST-300, for GDB, the GNU debugger. - Copyright 1994 Free Software Foundation, Inc. + Copyright 1994, 1995 Free Software Foundation, Inc. Contributed by Steve Chamberlain @ Cygnus Support. This file is part of GDB. @@ -26,7 +26,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define BELIEVE_PCC_PROMOTION 1 /* We have more complex, useful breakpoints on the target. */ -#define DECR_PC_AFTER_BREAK 0 +#define DECR_PC_AFTER_BREAK 0 #define NUM_REGS 18 -- 2.30.2