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