* Makefile.in (all): Change gdb dependency to gdb$(EXEEXT).
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Mon Jan 19 13:34:40 1998 Ian Lance Taylor <ian@cygnus.com>
2
3 * Makefile.in (all): Change gdb dependency to gdb$(EXEEXT).
4 (uninstall): Add $(EXEEXT) to file name to remove.
5 (gdb$(EXEEXT)): Rename target from plain gdb.
6 (gdb1$(EXEEXT)): Rename target from plain gdb1.
7 (clean, mostlyclean): Add $(EXEEXT) to binary names to remove.
8
9 1998-01-16 Felix Lee <flee@cygnus.com>
10
11 * top.c (print_gdb_version): delete stutter.
12
13 Thu Jan 15 12:29:13 1998 Nick Clifton <nickc@cygnus.com>
14
15 * remote-rdi.c (arm_rdi_open): Patch from Tony.Thompson@arm.com
16 to prevent spurous error messages on non-ICE targets.
17
18 start-sanitize-vr4111
19 Thu Jan 15 09:28:52 1998 Gavin Koch <gavin@cygnus.com>
20
21 * configure.tgt: Create the vr4111 as a copy of the vr4100.
22
23 end-sanitize-vr4111
24 Wed Jan 14 19:27:02 1998 Stan Shebs <shebs@andros.cygnus.com>
25
26 * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
27 Remove, no longer used.
28
29 start-sanitize-d30v
30 Wed Jan 14 18:11:26 1998 Michael Meissner <meissner@cygnus.com>
31
32 Patch from Jim Wilson.
33 * d30v-tdep.c (d30v_frame_find_saved_regs_offsets): Properly
34 declare void function before use.
35
36 * config/d30v/tm-d30v.h (CALL_DUMMY): Initialize as { 0 }, not {}.
37
38 end-sanitize-d30v
39 Tue Jan 13 16:38:48 1998 Fred Fish <fnf@cygnus.com>
40
41 * configure.in (--with-mmalloc): Add new configure arg to use the
42 mmalloc package. Default is to not use it.
43 (START_INFERIOR_TRAPS_EXPECTED): Define to the integer 2, not
44 the string "2".
45 * acconfig.h (USE_MMALLOC, FORCE_MMCHECK): Add #undef.
46 * configure: Regenerated.
47 * config.in: Regenerated.
48 * Makefile.in (MMALLOC_DIR, MMALLOC_SRC): Remove.
49 (MMALLOC): Set using configure.
50 (MMALLOC_CFLAGS): Set using configure.
51
52 * config/i386/tm-linux.h (sys_quotactl): Define to 1 rather
53 than just defining it.
54 * mpw-make.sed: Undefine USE_MMALLOC rather than defining NO_MMALLOC.
55 * utils.c (NO_MMALLOC): Use USE_MMALLOC instead.
56 * objfiles.c: ditto.
57 * defs.h: ditto.
58
59 * config/sparc/sun4os4.mh (MMALLOC_CFLAGS): Remove.
60 * config/m68k/sun3os4.mh (MMALLOC_CFLAGS): Remove.
61 * config/i386/cygwin32.mh (MMALLOC_CFLAGS): Remove.
62 * config/alpha/alpha-osf3.mh (MMALLOC_CFLAGS): Remove.
63 * config/alpha/alpha-osf2.mh (MMALLOC_CFLAGS): Remove.
64 * gdbserver/Makefile.in (MMALLOC_*): Remove.
65 * config/rs6000/rs6000.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
66 * config/rs6000/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
67 * config/powerpc/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
68 * config/powerpc/aix.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
69 * config/ns32k/ns32km3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
70 * config/mips/mipsm3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
71 * config/mips/decstation.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
72 * config/m88k/cxux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
73 * config/i386/xm-windows.h (NO_MMALLOC, NO_MMCHECK): Remove.
74 * config/i386/i386mk.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
75 * config/i386/i386m3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
76 * config/i386/i386gnu.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
77 * config/alpha/alpha-osf1.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
78 * config/alpha/alpha-linux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
79
80 Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
81
82 * config/m68k/tm-m68k.h (REGISTER_VIRTUAL_TYPE): make A0 thru A7
83 default to void pointer type (so that their default radix is hex).
84
85 * symtab.c: move rbreak_command from no_class to class_breakpoint
86 so it will be listed under "help breakpoints".
87
88 Sat Jan 10 14:58:04 1998 Stan Shebs <shebs@andros.cygnus.com>
89
90 * rdi-share/hostchan.c: Remove gettimeofday declaration.
91
92 Thu Jan 8 11:03:59 1998 Nick Clifton <nickc@cygnus.com>
93
94 * remote-rdp.c: Applied patches submitted by Tony.Thompson@arm.com
95 to implement the Angel remote debugging interface.
96
97 * Makefile.in: Add build rules for remote-rdi.c and
98 rdi-share/libangsd.a.
99
100 * configure.tgt: Updated from source on branch.
101 * config/arm/tm-arm.h: Updated from source on branch.
102 * arm-tdep.c: Updated from source on branch.
103
104 * rdi-share: New directory, RDI library contributed by ARM.
105
106 Mon Jan 5 20:21:59 1998 Mark Alexander <marka@cygnus.com>
107
108 * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.
109 * monitor.c (monitor_wait): Echo program output.
110 * dve3900-rom.c (_initialize_r3900_rom): Remove MO_HANDLE_NL flag,
111 add MO_PRINT_PROGRAM_OUTPUT flag.
112
113 Mon Jan 5 18:21:11 1998 David Taylor <taylor@texas.cygnus.com>
114
115 * top.h (HAVE_SIGSETJMP): define SIGJMP_BUF, SIGSETJMP, and
116 SIGLONGJMP appropriately based on whether HAVE_SIGSETJMP is
117 defined.
118 * top.c (return_to_top_level, catch_errors): use the new macros
119 * main.c (SET_TOP_LEVEL): ditto.
120 * config/xm-sysv4.h (HAVE_SIGSETJMP): Define.
121
122 Fri Jan 2 18:48:58 1998 Mark Alexander <marka@cygnus.com>
123
124 * configure.in: Double up brackets in shell case pattern.
125
126 Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
127
128 * tracepoint.c (finish_tfind_command): improved algorithm for
129 deciding when we've "stepped" into a new stack frame.
130 (map_args_over_tracepoints): loop over tracepoint list "safely",
131 since list elements may be deleted during loop.
132 (read_actions): add actions to history list.
133
134 For older changes see ChangeLog-97
135 \f
136 Local Variables:
137 mode: indented-text
138 left-margin: 8
139 fill-column: 74
140 version-control: never
141 End:
This page took 0.033417 seconds and 5 git commands to generate.