Do not merge two instructions when the left hand one kills the right hand one.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
517b4989
ZR
1
2Fri Jan 15 17:11:48 EST 1999 Zdenek Radouch (radouch@cygnus.com)
3
4 * config/fr30/tm-fr30.h: Changed ABI to match GCC change
5 (always use pointer for structs passed by value).
6
7269d43e
FN
71999-01-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
8
9 * target.h: added entry for target queries (to_query)
10 target.c: ditto.
11
1206c659
DT
12Thu Jan 14 18:29:17 1999 David Taylor <taylor@texas.cygnus.com>
13
14start-sanitize-carp start-sanitize-vr4xxx
15 * mips-tdep.c (mips_gdbarch_init): fix stream arg in
16 fprintf_unfiltered calls.
17end-sanitize-carp end-sanitize-vr4xxx
18 * remote-mm.c (mm_wait): fix stream arg to gdb_flush.
19 * remote-udi.c (udi_wait): fix stream arg to fwrite.
20 * symmisc.c (maintenance_check_symtabs): fix stream argument to
21 print_address_numeric.
22
320d5bd8
DT
23Wed Jan 13 19:33:16 1999 David Taylor <taylor@texas.cygnus.com>
24
25 * breakpoint.c (insert_breakpoints): insert cast to eliminate
26 warning.
27
dab43dfd
MS
28Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
29
30 * infrun.c (set/show scheduler-locking) New command. Set a
31 mode bit that will control how GDB attempts to control thread
32 scheduling for step, continue, etc. (resume): make use of
33 the schedule-locking mode.
34 * target.h (struct target_ops): new field to_has_thread_control.
35 * sol-thread.c: initialize target_ops to_has_thread_control.
36 * procfs.c: ditto.
37 * target.c: ditto.
38 * m3-nat.c: ditto.
39 * remote.c: ditto.
40 * hpux-thread.c: ditto.
41 * thread.c: cull duplicate prototypes. Move prototypes to top.
42 * serial.c: indentation cleanup.
43 * breakpoint.c: add casts to eliminate compiler warnings.
44
9e309e83
DT
45Tue Jan 12 17:00:00 1999 Edith Epstein <eepstein@sophia.cygnus.com>
46
47 * inftarg.c (child_create_inferior): fixed HPUXHPPA specific
48 call to fork_inferior. The shell param is now NULL.
49
642c5be7
JM
501999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
51
52 * monitor.c (init_base_monitor_ops): Whitespace cleanup.
53 (_initialize_remote_monitors): Same.
54
9d4010dc
JM
551999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
56
57 * monitor.c (init_monitor_ops): Initialize the monitor_ops
58 structure if it hasn't already been done.
59
7110ccc1
SS
60Tue Jan 12 14:50:10 1999 Stan Shebs <shebs@andros.cygnus.com>
61
62 * inftarg.c (child_ops): Don't initialize statically.
63 (init_child_ops): New function, fills in child_ops.
64 (_initialize_inftarg): Use it.
65 (child_post_attach): Declare extern.
66 (child_wait): Fix ambiguous parens.
67 (child_attach_to_process): Remove unused local wstatus.
68 (child_insert_fork_catchpoint, child_remove_fork_catchpoint,
69 child_insert_vfork_catchpoint, child_remove_vfork_catchpoint,
70 child_has_forked, child_insert_exec_catchpoint,
71 child_remove_exec_catchpoint): Return a value.
72
98c5c192
MS
73Mon Jan 11 16:43:44 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
74
75 * remote.c (remote_wait): Add inferior_pid to thread list only
76 if it is not already there.
77
897ccbb0
JM
781999-01-11 Jason Molenda (jsm@bugshack.cygnus.com)
79
80 * scm-tags.h: Update FSF's address on copyright notice.
81 * ser-e7kpc.c: Same.
82 * gnu-nat.h: Same.
83
4cffc916
SG
84Mon Jan 11 13:45:57 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
85
7110ccc1 86 * dwarf2read.c (dump_die): Change stderr to gdb_stderr.
4cffc916
SG
87 * expprint.c (print_subexp): fprintf => fprintf_unfiltered.
88 * jv-typeprint.c (java_type_print_base): fputs => fputs_filtered.
89 * stack.c (struct function_bounds): Remove superfluous `typedef'.
90 * symfile.c (list_overlays_command): stdout => gdb_stdout.
91 * symmisc.c (maintenance_check_symtabs): stdout => gdb_stdout.
92 * utils.c (print_spaces): Make more efficient.
93
776fb68d
DT
94Mon Jan 11 13:55:51 1999 David Taylor <taylor@texas.cygnus.com>
95
96 * utils (print_spaces): fix arg to strcat; fix formatting.
97
4d8f8e12
SS
98Fri Jan 8 11:57:24 1999 Stan Shebs <shebs@andros.cygnus.com>
99
100 * exec.c (exec_ops): Don't initialize statically.
101 (init_exec_ops): New function, fills in exec_ops.
102 (_initialize_exec): Use it.
1c310106
ZR
103
104Thu Jan 7 17:50:15 EST 1999 Zdenek Radouch (radouch@cygnus.com)
4d8f8e12 105
1c310106
ZR
106 Beta FR30 port.
107 * fr30-tdep.c
108 * config/fr30/tm-fr30.h
109
460845ab
DT
110Wed Jan 6 12:28:35 1999 David Taylor <taylor@texas.cygnus.com>
111
112 * configure.in: Add an --enable-tui argument. Construct
113 tui/Makefile from tui/Makefile.in. Use AM_PROG_CC_STDC. If we
114 have the GUI, then we need this to process libgui.h.
115 (ENABLE_CFLAGS): define and export BUILD_TUI.
116 (AC_CHECK_HEADERS): Add check for term.h.
117
118 * configure.host (hppa-*-hpux10.20, hppa-*-hpux11.0*): New configs.
119
120 * config.in, configure : regenerated.
121
122 * Makefile.in: Allow the TUI code to be conditionally enabled.
123 (TUI_LIBRARY): New variable, value are set by the configuration
124 script. Set to the empty string when the TUI isn't enabled.
125 (gdb$(GDBEXT)): Use those, instead of referring to all-tui and
126 tui/libtui.a directly.
127 (BUILD_TUI): build the tui -- only when configured with
128 --enable-tui.
129 (YLWRAP): use ylwrap to avoid problems on systems w/o bison.
130 (gdb$(EXEEXT)): make it dependent on BUILD_TUI.
131 (all-tui): remove dependency from phony target.
132 (c-exp.tab.c): use ylwrap instead of bison.
133 (jv-exp.tab.c): ditto.
134 (f-exp.tab.c): ditto.
135 (m2-exp.tab.c): ditto.
136 (ALLDEPFILES): add somread.c, hp-psymtab-read.c, hp-symtab-read.c.
137 (SFILES): remove the above files
138 (COMMON_OBS): remove somread.o
139 (SFILES): Add the tui files to this, so they get included in etags
140 tables.
141 (gdb$(EXEEXT)): Add all-tui to the list of dependencies, and add
142 tui/libtui.a to the link list.
143 (all-tui): New rule, which does a recursive make in the tui
144 subdir.
145 (tui/libtui.a): When recursing, pass down ${FLAGS_TO_PASS}. And
146 don't echo the make command. This is closer to what the other
147 recursions do.
148 (HFILES_NO_SRCDIR): add hpread.h
149 (COMMON_OBS): add hp-psymtab-read.o, hp-symtab-read.o
150 (SFILES): add hp-psymtab-read.c, hp-symtab-read.c add rules for
151 the new files. Remove hpread.c, hpread.o
152 (gdb$(EXEEXT)): Depend on the actual tui library, not on a
153 fictitious target. Since the fictitious target never existed,
154 make would always relink.
155 (tui/libtui.a): Always recurse to make sure the library is up to
156 date.
157
7517f04b
SS
158Wed Jan 6 12:05:12 1999 Stan Shebs <shebs@andros.cygnus.com>
159
160 * remote.c: Pacify --enable-build-warnings, reformat code
161 to conform to standards, fix spelling errors.
162 (ishex, stubhex, record_currthread, etc): Declare.
163 (ishex, stubhex): Declare char arg as int.
164 (pack_string): Comment out, never used but possibly useful.
165 (threadref_to_int, remote_get_threadinfo, etc): Make static.
166
34733701
DT
167Wed Jan 6 11:43:32 1999 David Taylor <taylor@texas.cygnus.com>
168
169 The following changes were made by Elena Zannoni
170 <ezannoni@cygnus.com> and Edith Epstein <eepstein@cygnus.com> as
171 part of a project to merge in changes made by HP.
172
173 * c-exp.y: use external flag hp_som_som_object_present to decide
174 whether code was compiled by HP's compilers. Add two new C++
175 tokens for true and false.
176 (yylex): check for template name is done differently for the
177 HP/aCC compiler case. Change some of the template processing code
178 for handling HP aCC templates. Handle true and false tokens.
179
b53a1514
MS
180Tue Jan 5 11:13:36 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
181
182 * remote.c (record_curthread): Must not modify inferior_pid when
7517f04b
SS
183 called from wait_for_inferior. Instead, if a new thread-id is
184 detected, call add_thread.
185 (MAGIC_NULL_PID): new macro, use instead of the magic number
186 "42000".
187 (remote_find_new_threads): if inferior_pid is unknown, get and use
188 the current thread id.
b53a1514 189 (remote_start_remote): on connecting, attempt to get the current
7517f04b
SS
190 thread id for inferior_pid.
191 (remote_resume): If pid == -1, then resume any-thread (not the
192 current thread specifically). Also some cosmetic fixups.
b53a1514
MS
193
194 * thread.c (info_threads_command): don't initialize current_pid
195 until after call to FIND_NEW_THREADS (which may change inferior_pid).
196 Also some cosmetic fixups.
197 * infrun.c: cosmetic fixups and casts to avoid warnings.
198 * infcmd.c: cosmetic fixups, mainly long lines.
199
2819d3d6
DT
200Tue Jan 5 11:55:57 1999 David Taylor <taylor@texas.cygnus.com>
201
49082556
DT
202 * target.c (noprocess): terminate sentence with a period.
203 * breakpoint.c (catch_command_1): ditto.
204
eceede31
DT
205 * c-valprint.c (c_value_print): remove hack^2 from HP; it causes
206 testsuite losses with no real gain.
207
2819d3d6
DT
208 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): restore, but only
209 if tm-*.h hasn't overridden default value.
210
d951f9e4
JM
2111999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
212
213 * configure.in: Fix whitespace indentation for --help.
214 * configure: Regenerated.
215
d7f71863
JM
2161999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
217
218 * main.c: Add --write command line option, document -w.
219 * gdb.1: Document --write.
220
f240337a
JM
2211999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
222
223 * configure.in: Require autoconf 2.12.1 or higher.
224 * doc/configure.in: Ditto.
225 * nlm/configure.in: Ditto.
226 * rdi-share/configure.in: Ditto.
227 * testsuite/configure.in: Ditto.
228 * doc/Makefile.in: Don't hardcode $(SHELL).
229 * nlm/Makefile.in: Ditto.
230 * rdi-share/Makefile.in: Ditto.
231 * testsuite/Makefile.in: Ditto.
232
64aa82eb
SS
233Mon Jan 4 12:53:03 1999 Stan Shebs <shebs@andros.cygnus.com>
234
235 * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
236 inits of new fields, including ref to bogus field.
237 (vx_ops, vx_run_ops): Make static.
238
3e1d3d67
DT
239Mon Jan 4 15:05:29 1999 David Taylor <taylor@texas.cygnus.com>
240
97bff53b
DT
241 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): delete,
242 already defined in tm.h.
243
3e1d3d67
DT
244 * inftarg.c: change <sys/unistd.h> to <unistd.h> and
245 conditionalize its inclusion.
246 * infttrace.c: ditto.
247
73ec6020 248For older changes see ChangeLog-98
bd5635a1
RP
249\f
250Local Variables:
55d3002f 251mode: change-log
bd5635a1
RP
252left-margin: 8
253fill-column: 74
254version-control: never
255End:
This page took 0.526939 seconds and 4 git commands to generate.