* somsolib.c (som_solib_create_inferior_hook): Before returning
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Wed Feb 28 13:32:05 1996 Jeffrey A Law (law@cygnus.com)
2
3 * somsolib.c (som_solib_create_inferior_hook): Before returning
4 call clear_symtab_users.
5
6 Tue Feb 27 00:04:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7
8 * remote-e7000.c (e7000_open): Delete all breakpoints when
9 connecting to e7000. Change connect message to allow use of
10 monitor.exp in test suite.
11 * (e7000_load): Print transfer rate of download.
12 * symfile.c (generic_load): Print transfer rate of download.
13
14 Sun Feb 25 13:58:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15
16 * configure.in (mips*-*-vxworks*): New config.
17 * configure: Regenerated.
18
19 * config/mips/vxmips.mt, config/mips/tm-vxmips.h: New files.
20 * remote-vxmips.c (vx_convert_to_virtual, vx_convert_from_virtual):
21 Remove, never used.
22
23 Sat Feb 24 12:30:28 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24
25 * partial-stab.h (case N_FUN): Function symbols generated
26 by SPARCworks cc have a meaningless zero value, do not update
27 pst->textlow if the function symbol value is zero.
28
29 * stabsread.c (define_symbol): Initialize SYMBOL_TYPE field
30 for function prototype declaration symbols.
31
32 Fri Feb 23 22:33:04 1996 Stu Grossman (grossman@critters.cygnus.com)
33
34 * remote-e7000.c (e7000_load): New routine to download via the
35 network.
36 * (e7000_wait): Don't backup PC when we hit a breakpoint.
37 Apparantly new sh2 pods get this right...
38 * (e7000_ops): Add call to e7000_load.
39
40 Thu Feb 22 00:52:42 1996 J.T. Conklin <jtc@rtl.cygnus.com>
41
42 * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h},
43 m68knbsd-nat.c: New files, support for NetBSD/m68k.
44
45 * configure.in (m68k-*-netbsd*): New config.
46 * configure: Regenerated.
47
48 Wed Feb 21 19:00:21 1996 Fred Fish <fnf@ninemoons.com>
49
50 * standalone.c (open, _initialize_standalone): Fix obvious typos
51 reported by Martin Pool <martin@citr.uq.oz.au>.
52
53 Wed Feb 21 14:24:04 1996 Jeffrey A Law (law@cygnus.com)
54
55 * solib.c (solib_create_inferior_hook): Fix thinko.
56
57 Tue Feb 20 23:59:19 1996 Jeffrey A Law (law@cygnus.com)
58
59 * solib.c (solib_break_names): Define for Solaris and Linux.
60 (enable_break): For SVR4 systems, first try to use the debugger
61 interfaces in the dynamic linker to track shared library events
62 as they happen, then fall back to BKPT_AT_SYMBOL code. Convert
63 BKPT_AT_SYMBOL code to use shared library event breakpoints.
64 (solib_create_inferior_hook): Simplify BKPT_AT_SYMBOL code,
65 it no longer needs to restart/wait on the inferior.
66 * symfile.c (find_lowest_section): No longer static.
67 * symfile.h (find_lowest_section): Corresponding changes.
68
69 Tue Feb 20 18:54:08 1996 Fred Fish <fnf@rtl.cygnus.com>
70
71 * valops.c (COERCE_FLOAT_TO_DOUBLE): Define default value.
72 (value_arg_coerce): Use COERCE_FLOAT_TO_DOUBLE.
73 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1.
74 * config/mips/tm-mips.h: Ditto.
75 * config/pa/tm-hppa.h: Ditto.
76 * config/rs6000/tm-rs6000.h: Ditto.
77 * config/sparc/tm-sparc.h: Ditto.
78
79 Tue Feb 20 17:32:05 1996 J.T. Conklin <jtc@rtl.cygnus.com>
80
81 * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o.
82
83 * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined.
84 * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
85 #ifdef'd out definitions --- Causes serious gdb failures on
86 the i386. Need to investigate further before enabling.
87
88 * i386b-nat.c (fetch_inferior_registers, store_inferior_registers,
89 fetch_core_registers): New functions. These functions are defined
90 if FETCH_INFERIOR_REGISTERS is set. Registers are fetched/stored
91 with ptrace PT_GETREGS/PT_SETREGS.
92
93 Tue Feb 20 16:55:06 1996 Stu Grossman (grossman@critters.cygnus.com)
94
95 * findvar.c (extract_floating store_floating): Replace `long
96 double' with `DOUBLEST'.
97
98 Mon Feb 19 15:25:51 1996 J.T. Conklin <jtc@rtl.cygnus.com>
99
100 * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
101 Define.
102
103 Mon Feb 19 10:32:05 1996 Jeffrey A Law (law@cygnus.com)
104
105 * symtab.h (looup_minimal_symbol_solib_trampoline): Declare.
106
107 * breakpoint.h (remove_solib_event_breakpoints): Declare.
108 * breakpoint.c (remove_solib_event_breakpoints): New function.
109 * somsolib.c (solib_create_inferior_hook): Remove all solib event
110 breakpoints before inserting any new ones. Use a solib event
111 breakpoint for the breakpoint at "_start".
112 Remove extraneous "\n" from calls to warning.
113
114 * breakpoint.c (breakpoint_1): Add missing "sigtramp" to bptypes
115 name array.
116
117 Mon Feb 19 01:09:32 1996 Doug Evans <dje@cygnus.com>
118
119 * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST
120 for CORE_ADDR values.
121 (new_symbol): Use SYMBOL_VALUE_ADDRESS for CORE_ADDR values.
122 * symfile.h (add_psymbol_{,addr}to_list): Add prototypes.
123
124 Sun Feb 18 14:37:13 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
125
126 * mipsread.c (mipscoff_symfile_read): Unconditionally add
127 alpha coff dynamic symbols for all symbol files. Makes skipping
128 over the trampoline code work when stepping from a function in a
129 shared library into a function in a different shared library.
130
131 Sun Feb 18 09:27:10 1996 Stu Grossman (grossman@cygnus.com)
132
133 * config/sparc/tm-sparc.h: Define PS_FLAG_CARRY. Define
134 RETURN_VALUE_ON_STACK to return long doubles on the stack.
135
136 Sat Feb 17 16:33:11 1996 Fred Fish <fnf@cygnus.com>
137
138 * Makefile.in (ch-exp.o): Add dependencies.
139 (various): Add gdb_string.h to dependencies that need it.
140
141 Sat Feb 17 08:57:50 1996 Fred Fish <fnf@cygnus.com>
142
143 * symmisc.c (print_symbol_bcache_statistics): Update description for
144 printing byte cache statistics.
145
146 Thu Feb 16 16:02:03 1996 Stu Grossman (grossman@cygnus.com)
147
148 * Add native support for long double data type.
149 * c-exp.y (%union): Change dval to typed_val_float. Use DOUBLEST
150 to store actual data. Change types of INT and FLOAT tokens to
151 typed_val_int and typed_val_float respectively. Create new token
152 DOUBLE_KEYWORD to specify the string `double'. Make production
153 for FLOAT use type determined by parse_number. Add production for
154 "long double" data type.
155 * (parse_number): Use sscanf to parse numbers as float, double or
156 long double depending upon the type of typed_val_float.dval. Also
157 allow user to specify `f' or `l' suffix to explicitly specify
158 float or long double constants. Change typed_val to
159 typed_val_int.
160 * (yylex): Change typed_val to typed_val_int. Also, scan for
161 "double" keyword.
162 * coffread.c (decode_base_type): Add support for T_LNGDBL basic
163 type.
164 * configure, configure.in: Add check for long double support in
165 the host compiler.
166 * defs.h: Define DOUBLEST appropriatly depending on whether
167 HAVE_LONG_DOUBLE (from autoconf) is defined. Also, fix prototypes
168 for functions that handle this type.
169 * expression.h (union exp_element): doubleconst is now type
170 DOUBLEST.
171 * m2-exp.y f-exp.y (%union): dval becomes type DOUBLEST.
172 * findvar.c (extract_floating): Make return value be DOUBLEST.
173 Also, add support for numbers with size of long double.
174 * (store_floating): Arg `val' is now type DOUBLEST. Handle all
175 floating types.
176 * parser-defs.h parse.c (write_exp_elt_dblcst): Arg expelt is now
177 DOUBLEST.
178 * valarith.c (value_binop): Change temp variables v1, v2 and v to
179 type DOUBLEST. Coerce type of result to long double if either op
180 was of that type.
181 * valops.c (value_arg_coerce): If argument type is bigger than
182 double, coerce to long double.
183 * (call_function_by_hand): If REG_STRUCT_HAS_ADDR is defined, and
184 arg type is float and > 8 bytes, then use pointer-to-object
185 calling conventions.
186 * valprint.c (print_floating): Arg doub is now type DOUBLEST.
187 Use appropriate format and precision to print out floating point
188 values.
189 * value.h: Fixup prototypes for value_as_double,
190 value_from_double, and unpack_double to use DOUBLEST.
191 * values.c (record_latest_value): Remove check for invalid
192 floats. Allow history to store them so that people may examine
193 them in hex if they want.
194 * (value_as_double unpack_double): Change return value to DOUBLEST.
195 * (value_from_double): Arg `num' is now DOUBLEST.
196 * (using_struct_return): Use RETURN_VALUE_ON_STACK macro (target
197 specific) to expect certain types to always be returned on the stack.
198
199 Fri Feb 16 14:00:54 1996 Fred Fish <fnf@cygnus.com>
200
201 * bcache.c, bcache.h: New files to implement a byte cache.
202 * Makefile.in (SFILES): Add bcache.c.
203 (symtab_h): Add bcache.h.
204 (HFILES_NO_SRCDIR): add bcache.h
205 (COMMON_OBJS): Add bcache.o
206 (bcache.o): New target.
207 * dbxread.c (start_psymtab): Make global_syms & static_syms
208 type "partial_symbol **".
209 * hpread.c (hpread_start_symtab): Ditto.
210 * os9kread.c (os9k_start_psymtab): Ditto.
211 * stabsread.h (start_psymtab): Ditto.
212 * {symfile.c, symfile.h} (start_psymtab_common): Ditto.
213 * maint.c (maintenance_print_statistics): Call
214 print_symbol_bcache_statistics.
215 * objfiles.c (allocate_objfile): Initialize psymbol bcache malloc
216 and free pointers.
217 * solib.c (allocate_rt_common_objfile): Ditto.
218 * symfile.c (reread_symbols): Ditto.
219 (free_objfile): Free psymbol bcache when objfile is freed.
220 (objfile_relocate): Use new indirect psymbol pointers.
221 * objfiles.h (struct objfile): Add psymbol cache.
222 * symfile.c (compare_psymbols): Now passed pointers to pointers to
223 psymbols.
224 (reread_symbols): Free psymbol bcache when freeing other objfile
225 resources.
226 (add_psymbol_to_list, add_psymbol_addr_to_list): Initialize new
227 psymbol using the psymbol bcache.
228 (init_psymbol_list): Psymbol lists now contain pointers rather than
229 the actual psymbols.
230 * symfile.h (psymbol_allocation_list): Psymbol lists now dynamically
231 grown arrays of pointers.
232 (ADD_PSYMBOL_VT_TO_LIST): Initialize new symbol using the psymbol
233 bcache.
234 * symmisc.c (print_partial_symbols): Now takes pointer to pointer
235 to partial symbol.
236 (print_symbol_bcache_statistics): New function to print per objfile
237 bcache statistics.
238 (print_partial_symbol, print_partial_symbols,
239 maintenance_check_symtabs, extend_psymbol_list):
240 Account for change to pointer to pointer to partial symbol.
241 * symtab.c (find_pc_psymbol, lookup_partial_symbol, decode_line_2,
242 make_symbol_completion_list):
243 Account for change to pointer to pointer to partial symbol.
244 * symtab.h (bcache.h): Include.
245 * xcoffread.c (xcoff_start_psymtab): Make global_syms & static_syms
246 type "partial_symbol **".
247
248 Fri Feb 16 10:02:34 1996 Fred Fish <fnf@cygnus.com>
249
250 * dwarfread.c (free_utypes): New function.
251 (read_file_scope): Call free_utypes as cleanup, rather than just
252 freeing the utypes pointer.
253
254 Thu Feb 15 21:40:52 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
255
256 * demangle.c (is_cplus_marker): New function, checks if a
257 character is one of the commonly used C++ marker characters.
258 * defs.h (is_cplus_marker): Add prototype.
259 * c-typeprint.c (c_type_print_base), ch-lang.c (chill_demangle),
260 cp-valprint.c (cp_print_class_method), mdebugread.c (parse_symbol),
261 stabsread.c (define_symbol, read_member_functions, read_struct_fields),
262 symtab.h (OPNAME_PREFIX_P, VTBL_PREFIX_P, DESTRUCTOR_PREFIX_P),
263 values.c (vb_match): Use is_cplus_marker instead of comparison
264 with CPLUS_MARKER.
265
266 Thu Feb 15 18:08:13 1996 Fred Fish <fnf@cygnus.com>
267
268 * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possibly
269 delete entirely someday.
270
271 Thu Feb 15 15:25:34 1996 Stan Shebs <shebs@andros.cygnus.com>
272
273 * mpw-make.sed: Edit out makefile rebuild rule.
274 (host_alias, target_alias): Comment out instead of deleting.
275 (@LIBS@): Edit out references.
276
277 Tue Feb 13 22:56:46 1996 Fred Fish <fnf@cygnus.com>
278
279 * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):
280 Use n_psyms in OBJSTAT, not psyms.
281
282 Mon Feb 12 15:59:31 1996 Doug Evans <dje@charmed.cygnus.com>
283
284 * configure.in (sparclet-*-aout*): New config.
285 * configure: Regenerated.
286
287 Mon Feb 12 14:17:52 1996 Fred Fish <fnf@cygnus.com>
288
289 * somsolib.c (som_solib_add): Use xmalloc rather than bare
290 unchecked call to malloc.
291 * remote-mips.c (pmon_load_fast): ditto.
292 * remote-mm.c (mm_open): ditto.
293 * hpread.c (hpread_lookup_type): ditto.
294 * remote-adapt.c (adapt_open): ditto.
295
296 Mon Feb 12 13:11:32 1996 Fred Fish <fnf@cygnus.com>
297
298 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,
299 allocate_saved_f77_common_node, allocate_common_entry_node,
300 add_common_block): Use xmalloc rather than malloc, some of which
301 were unchecked.
302 * gnu-regex.c: At same point as other gdb specific changes
303 #undef malloc and then #define it to xmalloc.
304 * ch-exp.c (growbuf_by_size): Use xmalloc/xrealloc rather than
305 bare unchecked calls to malloc/realloc.
306 * stabsread.c (dbx_lookup_type): Use xmalloc rather than bare
307 unchecked call to malloc.
308
309 Wed Feb 7 11:31:26 1996 Stu Grossman (grossman@cygnus.com)
310
311 * symtab.c (gdb_mangle_name): Change opname var to be const to
312 match return val of cplus_mangle_name.
313 * i960-tdep.c: Change arg types of next_insn to match callers.
314
315 Wed Feb 7 07:34:24 1996 Fred Fish <fnf@cygnus.com>
316
317 * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS): Remove. These
318 apparently aren't needed in any reasonably recent version of
319 linux.
320
321 Tue Feb 6 21:37:03 1996 Per Bothner <bothner@kalessin.cygnus.com>
322
323 * stabsread.c (read_range_type): If !self-subrange and language
324 is Chill, assume a true range. If a true_range is a sub_subrange,
325 use builtin_type_int for index_type.
326
327 Tue Feb 6 18:38:51 1996 J.T. Conklin <jtc@slave.cygnus.com>
328
329 * nindy-share/nindy.c (say): Use stdarg.h macros when compiling
330 with an ANSI compiler.
331
332 start-sanitize-gdbtk
333 Tue Feb 6 16:31:25 1996 Tom Tromey <tromey@creche.cygnus.com>
334
335 * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so
336 double-clicking will work again.
337 (create_asm_win): Put "break" at end of all B1 bindings.
338 (create_file_win): Lower "sel" tag, don't raise it.
339 (ensure_line_visible): New proc.
340 (update_listing, update_assembly): Use it.
341 (create_copyright_window): Destroy window on Leave event.
342 (create_command_window): Put "break" at end of all B2 bindings.
343
344 end-sanitize-gdbtk
345 Mon Feb 5 18:24:28 1996 Steve Chamberlain <sac@slash.cygnus.com>
346
347 From Michael_Snyder@NeXT.COM (Michael Snyder):
348 * valops.c (value_arg_coerce): Coerce float to double, unless the
349 function prototype specifies float.
350
351 Mon Feb 5 09:51:55 1996 Tom Tromey <tromey@creche.cygnus.com>
352
353 * language.c (set_language_command): Use languages table when
354 printing available languages.
355
356 Sat Feb 3 12:22:05 1996 Fred Fish <fnf@cygnus.com>
357
358 Fix problems reported by Hans Verkuil (hans@wyst.hobby.nl):
359 * command.c (add_cmd): Add missing initialization for enums member.
360 Reorder members to match structure declaration to make it easier to
361 tell when one is missing.
362 * exec.c (exec_file_command): Fix problem where filename in malloc'd
363 memory is referenced after being freed.
364
365 Sat Feb 3 03:26:21 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
366
367 * dwarfread.c (read_func_scope): Avoid GDB core dumps if
368 AT_name tag is missing.
369
370 * procfs.c (procfs_stopped_by_watchpoint): Fix logic when
371 FLTWATCH and FLTKWATCH are defined.
372
373 * remote.c (remote_read_bytes): Advance memaddr for transfers,
374 return number of bytes transferred for partial reads.
375
376 * top.c (init_signals): Reset SIGTRAP to SIG_DFL.
377
378 Fri Feb 2 13:40:50 1996 Steve Chamberlain <sac@slash.cygnus.com>
379
380 * win32-nat.c (mappings): Add ppc registers.
381 (child_resume): Turn off step for ppc.
382
383 Thu Feb 1 10:29:31 1996 Steve Chamberlain <sac@slash.cygnus.com>
384
385 * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,
386 xm-cygwin32.h): New.
387 * config/i386/(*win32*): Becomes *cygwin32*.
388 * configure.in (i[3456]86-*-win32*): Becomes i[3456]86-*-cygwin32.
389 (powerpcle-*-cygwin32): New.
390 * configure: Regenerate.
391 * win32-nat.c (child_create_inferior): Call CreateProcess
392 with the right program arg.
393
394 Thu Feb 1 11:01:10 1996 Jeffrey A Law (law@cygnus.com)
395
396 * config/pa/tm-hppa.h (SOFT_FLOAT): Provide a default definition.
397
398 Wed Jan 31 19:01:28 1996 Fred Fish <fnf@cygnus.com>
399
400 * serial.c: Change fputc/fputs/fprintf to _unfiltered forms.
401
402 Wed Jan 31 18:36:27 1996 Stan Shebs <shebs@andros.cygnus.com>
403
404 * config/sparc/xm-sun4os4.h (HAVE_TERMIOS): Remove.
405
406 * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used.
407
408 * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move to
409 here from config/i386/xm-i386mach.h, fix name.
410 * config/i386/nm-sun386.h: Ditto, from config/i386/xm-sun386.h.
411 * config/i386/nm-ptx4.h (CHILD_PREPARE_TO_STORE): Move to
412 here from config/i386/xm-ptx4.h.
413 * config/i386/nm-ptx4.h: Ditto, from config/i386/xm-ptx.h.
414 * config/i386/nm-symmetry.h: Ditto, from config/i386/xm-symmetry.h.
415 * config/m68k/nm-sun3.h: Ditto, from config/m68k/xm-sun3.h.
416 * config/sparc/nm-nbsd.h: Ditto, from config/sparc/xm-nbsd.h.
417 * config/sparc/nm-sun4os4: Ditto, from config/sparc/xm-sparc.h.
418
419 * config/sparc/nm-sun4sol2.h: New file, renamed from nm-sysv4.h.
420 (PRSVADDR_BROKEN): Move here from xm-sun4sol2.h.
421 * config/sparc/sun4sol2.mh (NAT_FILE): Update.
422
423 Wed Jan 31 17:20:26 1996 Jeffrey A Law (law@cygnus.com)
424
425 * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software
426 floating point correctly.
427 (STORE_RETURN_VALUE): Likewise.
428 * config/pa/tm-pro.h (SOFT_FLOAT): define.
429
430 Wed Jan 31 13:34:52 1996 Fred Fish <fnf@cygnus.com>
431
432 * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
433 Define to what should be reasonable values. However, apparently
434 a bug in linux mmap prevents mapped symbol tables from working.
435
436 Tue Jan 30 18:26:19 1996 Fred Fish <fnf@cygnus.com>
437
438 * defs.h (errno.h>: Move #include closer to head of file to solve
439 obscure problem with systems that declare perror with const arg, in
440 both errno.h and stdio.h, and const is defined away by intervening
441 local include.
442
443 Tue Jan 30 15:41:10 1996 Fred Fish <fnf@cygnus.com>
444
445 From Jon Reeves <reeves@zk3.dec.com>:
446 * i386-stub.c (getpacket): Change fprintf stream from "gdb" to stderr.
447 (mem_fault_routine): Fix misplaced volatile type qualifier in decl.
448
449 Mon Jan 29 19:05:58 1996 Fred Fish <fnf@cygnus.com>
450
451 * Makefile.in (diststuff): Make all-doc; diststuff target does not
452 exist in doc/Makefile.in.
453
454 Mon Jan 29 18:44:57 1996 Stan Shebs <shebs@andros.cygnus.com>
455
456 * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used.
457
458 Mon Jan 29 00:10:35 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
459
460 * ch-valprint.c (calculate_array_length): New function to
461 determine the length of an array type.
462 (chill_val_print (case TYPE_CODE_ARRAY)): If the length of an
463 array type is zero, call calculate_array_length.
464
465 * gdbtypes.c (get_discrete_bounds (case TYPE_CODE_ENUM)): The
466 values may not be sorted. Scan all entries and set the real lower
467 and upper bound.
468
469 Sun Jan 28 15:50:42 1996 Fred Fish <fnf@cygnus.com>
470
471 * config/xm-linux.h: Move include of solib.h and #define of
472 SVR4_SHARED_LIBS from here ...
473 * config/nm-linux.h: ...to here.
474
475 Sat Jan 27 10:34:05 1996 Fred Fish <fnf@cygnus.com>
476
477 * configure.in (AC_CHECK_HEADERS): Check for sys/procfs.h.
478 Also check for gregset_t and fpregset_t types.
479 * configure: Regenerate.
480 * core-regset.c (sys/procfs.h): Only include if HAVE_SYS_PROCFS_H
481 is defined.
482 (fetch_core_registers): Turn into stub unless both HAVE_GREGSET_T
483 and HAVE_FPREGSET_T are defined. These changes allow systems
484 like linux that are migrating to /proc support to use a single
485 configuration for both new and old versions.
486
487 * config/i386/linux.mt: Note that this is now for both a.out and
488 ELF systems.
489 * config/i386/linux.mh (NATDEPFILES): Add solib.o, core-regset.o,
490 i386v4-nat.o
491 * config/i386/tm-linux.h (tm-sysv4.h): Include.
492 * config/i386/xm-linux.h (solib.h): Include
493 (SVR4_SHARED_LIBS): Define.
494 * i386v4-nat.c: Only compile if HAVE_SYS_PROCFS_H is defined.
495 (supply_gregset, fill_gregset): Compile if HAVE_GREGSET_T defined.
496 (supply_fpregset, fill_fpregset): Compile if HAVE_FPREGSET_T
497 defined.
498
499 Fri Jan 26 13:48:14 1996 Stan Shebs <shebs@andros.cygnus.com>
500
501 * config/sparc/xm-sparc.h (NEW_SUN_CORE): Remove, never used.
502 * config/i386/xm-sun386.h: Ditto.
503 * config/m68k/xm-sun2.h, config/m68k/xm-sun3.h: Ditto.
504
505 Thu Jan 25 16:05:53 1996 Tom Tromey <tromey@creche.cygnus.com>
506
507 * Makefile.in (INSTALLED_LIBS, CLIBS): Include @LIBS@.
508
509 Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com>
510
511 From Greg McGary <gkm@gnu.ai.mit.edu>:
512 * dcache.c (dcache_peek, dcache_poke): Advance addr for
513 multi-byte I/O.
514
515 Thu Jan 25 13:08:51 1996 Doug Evans (dje@cygnus.com)
516
517 * infrun.c (normal_stop): Fix test for shared library event.
518
519 Thu Jan 25 03:26:38 1996 Doug Evans <dje@charmed.cygnus.com>
520
521 * configure.in (sparc64-*-*): Add default host configuration.
522 start-sanitize-gdbtk
523 (sparc64-*-solaris2* host): Link statically if GCC used.
524 end-sanitize-gdbtk
525 (sparc64-*-solaris2*): Add target configuration.
526 * configure: Regenerated.
527 * sparc/sp64sol2.mt: New file.
528
529 Wed Jan 24 22:31:37 1996 Doug Evans <dje@charmed.cygnus.com>
530
531 * Makefile.in (RUNTEST): srcdir renamed to rootsrc.
532
533 Wed Jan 24 15:42:24 1996 Tom Tromey <tromey@creche.cygnus.com>
534
535 * Makefile.in (lint): Close backquotes.
536
537 start-sanitize-gdbtk
538 Wed Jan 24 15:28:41 1996 Tom Tromey <tromey@creche.cygnus.com>
539
540 * gdbtk.tcl, gdbtk.c: Updated copyrights.
541
542 * configure.in: Look for -ldl or -ldld when using Tcl 7.5 or
543 greater.
544 * configure: Rebuilt.
545
546 end-sanitize-gdbtk
547 Wed Jan 24 13:19:10 1996 Fred Fish <fnf@cygnus.com>
548
549 * NEWS: Make note of new record and replay feature for
550 remote debug sessions.
551 * serial.c (gdbcmd.h): Include.
552 (serial_logfile, serial_logfp, serial_reading, serial_writing):
553 Define here, for remote debug session logging.
554 (serial_log_command, serial_logchar, serial_write, serial_readchar):
555 New functions for remote debug session logging.
556 (serial_open): Open remote debug session log file when needed.
557 (serial_close): Close remote debug session log file when needed.
558 (_initialize_serial): Add set/show commands for name of remote
559 debug session log file.
560 * serial.h (serial_readchar): Declare
561 (SERIAL_READCHAR): Call serial_readchar().
562 (SERIAL_WRITE): Call serial_write().
563 (serial_close): Declare as extern.
564 (serial_logfile, serial_logfp): Declare.
565 * top.c (execute_command): Declare serial_logfp. Log user command
566 in remote debug session log if log file is open.
567 * remote-array.c (array_wait): #ifdef out echo to gdb_stdout.
568 (array_read_inferior_memory): Rewrite to fix memory overwrite bug.
569 * remote-array.c (SREC_SIZE): Remove, duplicates define in
570 monitor.h.
571 * remote-array.c (hexchars, hex2mem): Remove, unused.
572 * gdbserver/low-linux.c (store_inferior_registers): Remove
573 unnecessary extern declaration of registers[].
574 * gdbserver/Makefile.in (all): Add gdbreplay.
575 * gdbserver/gdbreplay.c: New file.
576 * gdbserver/README: Give example of recording a remote
577 debug session with gdb and then replaying it with gdbreplay.
578
579 Tue Jan 23 18:02:35 1996 Per Bothner <bothner@kalessin.cygnus.com>
580
581 * stabsread.c (rs6000_builtin_type): Make bool type unsigned.
582 (read_one_struct_field): Support boolean bitfields.
583 * c-valprint.c (c_val_print): Print booleans properly.
584
585 Tue Jan 23 18:54:09 1996 Stan Shebs <shebs@andros.cygnus.com>
586
587 * remote-vxsparc.c (vx_convert_to_virtual, vx_convert_from_virtual):
588 Remove, never used.
589 * config/sparc/vxsparc.mt (TDEPFILES): Add remote-vxsparc.o.
590
591 Tue Jan 23 14:36:05 1996 Per Bothner <bothner@kalessin.cygnus.com>
592
593 * ch-exp.c (parse_tuple): Error if invalid mode.
594
595 * value.h (COERCE_ARRAY): Don't coerce enums.
596 (COERCE_ENUM): Don't COERCE_REF.
597 (COERCE_NUMBER): New macro (same as COERCE_ARRAY then COERCE_ENUM).
598 * valops.c (value_assign): Only do COERCE_ARRAY if internalvar (let
599 value_cast handle it otherwise); do *not* COERCE_ENUM either way.
600 * valarith.c: Use COERCE_NUMBER instead od COEREC_ARRAY.
601 Add COERCE_REF before COERCE_ENUM.
602 * values.c (value_as_long): Simplify.
603
604 * valops.c (value_array): Create internalvar if !c_style_arrays.
605
606 * language.c (lang_bool_type): Add Fortran support.
607 * eval.c (OP_BOOL): Use LA_BOOL_TYPE.
608
609 Tue Jan 23 13:08:26 1996 Jeffrey A Law (law@cygnus.com)
610
611 * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.
612 All references changed.
613 * breakpoint.c (bpstat_what): Add shlib_event to the class types.
614 Update state table. Reformat so that it's still readable.
615 When we hit the shlib_event breakpoint, set the calss of shlib_event.
616 (breakpoint_1): Add "shlib events" as a breakpoint type.
617 Print the shlib_event breakpoint like other breakpoints.
618 (create_solib_event_breakpoint): New function.
619 (breakpoint_re_set_one): Handle solib_event breakpoints.
620 * breakpoint.h (enum bytype): Add bp_shlib_event breakpoint type.
621 (enum bpstat_what_main_action): Add BPSTAT_WHAT_CHECK_SHLIBS
622 action.
623 (create_solib_event_breakpoint): Declare.
624 * infrun.c (wait_for_inferior): Handle CHECK_SHLIBS bpstat.
625 (normal_stop): Inform the user when the inferior stoped due
626 to a shared library event.
627 (_initialize_infrun): Add new set/show variable "stop-on-solib-events"
628 to control whether or not gdb continues the inferior or stops it when
629 a shared library event occurs.
630 * minsyms.c (lookup_minimal_symbol_solib_trampoline): New function.
631 * somsolib.c (TODO list): Update.
632 (som_solib_create_inferior_hook): Arrange for gdb to be notified
633 when significant shared library events occur.
634 * hppa-tdep.c (find_unwind_entry): No longer static.
635
636 Tue Jan 23 09:00:48 1996 Doug Evans <dje@charmed.cygnus.com>
637
638 * printcmd.c (print_insn): Pass fprintf_unfiltered to
639 INIT_DISASSEMBLE_INFO.
640 start-sanitize-gdbtk
641 * gdbtk.c (gdb_disassemble): Likewise.
642 end-sanitize-gdbtk
643
644 Mon Jan 22 16:59:40 1996 Stan Shebs <shebs@andros.cygnus.com>
645
646 * remote.c (remotebreak): New GDB variable.
647 (remote_break): New global.
648 (remote_interrupt): Send a break instead of ^C if remote_break.
649 * NEWS: Describe the new variable.
650
651 Mon Jan 22 16:24:11 1996 Doug Evans <dje@charmed.cygnus.com>
652
653 * sparc-tdep.c (_initialize_sparc_tdep): Always use print_insn_sparc.
654
655 Fri Jan 19 07:19:38 1996 Fred Fish <fnf@cygnus.com>
656
657 * hp300ux-nat.c (getpagesize): Remove unused function
658 fetch_core_registers.
659 (hp300ux_core_fns): Remove, is unused.
660 (_initialize_core_hp300ux): Remove, is unused.
661 (gdbcore.h): Remove #include, no longer needed.
662
663 Fri Jan 19 00:59:53 1996 Jeffrey A Law (law@cygnus.com)
664
665 * rs6000-nat.c (exec_one_dummy_insn): Rework to avoid
666 ptrace bug in aix4.1.3 on the rs6000.
667
668 Wed Jan 17 13:22:27 1996 Stan Shebs <shebs@andros.cygnus.com>
669
670 * remote-hms.c (hms_ops): Add value for to_thread_alive.
671 * remote-nindy.c (nindy_ops): Ditto.
672 * remote-udi.c (udi_ops): Ditto.
673
674 Tue Jan 16 18:00:35 1996 James G. Smith <jsmith@cygnus.co.uk>
675
676 * remote-mips.c (pmon_opn, pmon_wait, pmon_makeb64, pmon_zeroset,
677 pmon_checkset, pmon_make_fastrec, pmon_check_ack,
678 pmon_load_fast): New functions. Support for the PMON monitor world.
679 (common_open): New function to merge support for different monitors.
680 (mips_open): Use common_open().
681 (mips_send_command): New function.
682 (mips_send_packet): Scan out-of-sequence packets.
683 (mips_enter_debug, mips_exit_debug): New functions.
684 (pmon_ops): New target definition structure.
685
686 Tue Jan 16 11:22:58 1996 Stu Grossman (grossman@cygnus.com)
687
688 * Makefile.in (CLIBS): Add LIBS to allow libraries to be
689 specified on the make command line (via make LIBS=xxx).
690 start-sanitize-gm
691 * configure.in (enable-gm): magic.o -> gmagic.o.
692 end-sanitize-gm
693
694 start-sanitize-gdbtk
695 Mon Jan 15 09:58:41 1996 Tom Tromey <tromey@creche.cygnus.com>
696
697 * gdbtk.tcl (create_expr_window): Many changes to update GUI.
698 (add_expr): Changes from create_expr_window.
699 (create_command_window): Set focus.
700 (delete_expr): Rewrote.
701 (expr_update_button): New proc.
702 (add_expr): Put bindings on FocusIn, FocusOut.
703 Don't allow .file_popup to be torn off.
704 end-sanitize-gdbtk
705
706 Fri Jan 12 21:41:58 1996 Jeffrey A Law (law@cygnus.com)
707
708 * symtab.c (find_pc_symtab): Don't lose if OBJF_REORDERED
709 is set but there are no psymtabs.
710
711 Fri Jan 12 15:56:12 1996 Steve Chamberlain <sac@slash.cygnus.com>
712
713 * dsrec.c (load_srec): Remove unused variable.
714 monitor.c (monitor_expect): Don't expect a ^C to echo.
715 * serial.c (serial_open): Add parallel interface.
716 * sh3-rom.c (parallel, parallel_in_use): New.
717 (sh3_load): If parallel_in_use, download though the
718 parallel port.
719 (sh3_open): Open parallel port if specified.
720 (sh3_close): New function.
721 (_inititalize_sh3): Add sh3_close hook and documentation.
722 * monitor.c (monitor_close): Export.
723 * monitor.h (monitor_close): Add prototype.
724
725 Fri Jan 12 13:11:42 1996 Stan Shebs <shebs@andros.cygnus.com>
726
727 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
728 * remote.c (remotetimeout): New GDB variable, use to set the
729 remote timeout for reading.
730
731 start-sanitize-gdbtk
732 Fri Jan 12 09:36:17 1996 Tom Tromey <tromey@creche.cygnus.com>
733
734 * gdbtk.tcl (gdbtk_tcl_query): Swap Yes and No buttons.
735 (update_listing): Use lassign. Use "see" to scroll. Don't need
736 screen_top, screen_bot, screen_height.
737 (update_assembly): Use "see" to scroll.
738 (textscrollproc): Removed.
739 (create_file_win): Don't use textscrollproc.
740 (asmscrollproc): Removed.
741 (create_asm_window): Don't use asmscrollproc.
742 (create_asm_win): Ditto.
743 (screen_height, screen_top, screen_bot): Removed.
744 (run_editor): New proc.
745 (build_framework): Use it.
746 (create_file_win, create_source_window): Don't use textscrollproc.
747 (create_breakpoints_window): Set -xscrollcommand on canvas.
748 (not_implemented_yet): Default button is 0.
749 (delete_char): Don't use tk_textBackspace.
750 (create_command_window): Allow Tk bindings to fire after deleting
751 character.
752 (create_command_window): Make Delete delete left, not right.
753 end-sanitize-gdbtk
754
755 Fri Jan 12 07:14:27 1996 Fred Fish <fnf@cirdan.cygnus.com>
756
757 * lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.h
758 to get "struct core_fns" defined.
759 * Makefile.in (lynx-nat.o, irix4-nat.o, sparc-nat.o):
760 Are dependent upon gdbcore_h.
761
762 Thu Jan 11 23:13:24 1996 Per Bothner <bothner@cygnus.com>
763
764 * symfile.c (decrement_reading_symtab): New function.
765 * symfile.c, symtab.h (currently_reading_symtab): New variable.
766 * symfile.c (psymtab_to_symtab): Adjust currently_reading_symtab.
767 * gdbtypes.c (check_typedef): Don't call lookup_symbol if
768 currently_reading_symtab (since that could infinitely recurse).
769
770 Thu Jan 11 17:21:25 1996 Per Bothner <bothner@kalessin.cygnus.com>
771
772 * stabsread.c (read_struct_type): Trivial simplification.
773
774 * stabsread.c (define-symbol): Use invisible references
775 for TYPE_CODE_SET and TYPE_CODE_BITSTRING too.
776 * valops.c (call_function_by_hand): Likewise.
777 * eval.c (evaluate_subexp_standard): When known, use the formal
778 parameter type as the expected type when evaluating arg expressions.
779 * ch-lang.c (evaluate_subexp_chill): Likewise (for MULTI_SUBSCRIPT).
780
781 start-sanitize-gdbtk
782 Thu Jan 11 10:08:14 1996 Tom Tromey <tromey@creche.cygnus.com>
783
784 * main.c (main): Disable window interface if --help or --version
785 specified.
786
787 * gdbtk.tcl (FSBox): Don't use tk_listboxSingleSelect.
788
789 Changes in sync with expect:
790 * configure.in (ENABLE_GDBTK): Use CY_AC_PATH_TCL and
791 CY_AC_PATH_TK.
792 * aclocal.m4: Replaced with version from expect.
793 * configure: Regenerated.
794 end-sanitize-gdbtk
795
796 Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
797
798 * configure.in, configure: Recognize rs6000-*-aix4*.
799 * config/powerpc/xm-aix.h: Reduce to include "xm-aix4.h".
800 * config/rs6000/aix4.mh (XM_FILE): Point to xm-aix4.h.
801 * config/rs6000/xm-aix4.h: New file.
802 * config/xm-aix4.h: New file.
803
804 Wed Jan 10 11:25:37 1996 Fred Fish <fnf@cygnus.com>
805
806 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
807 * gdbserver/low-linux.c: New file.
808 * remote.c (remote_read_bytes): Fix aborts on larger packets.
809
810 * config/i386/linux.mh (GDBSERVER_DEPFILES, GDBSERVER_LIBS):
811 Define.
812 * stabsread.c (define_symbol): If register value is too large,
813 tell what it is and what max is.
814
815 start-sanitize-gdbtk
816 Wed Jan 10 09:07:22 1996 Tom Tromey <tromey@creche.cygnus.com>
817
818 * gdbtk.tcl (gdbtk_tcl_fputs, gdbtk_tcl_fputs_error,
819 gdbtk_tcl_flush): Use "see", not "yview".
820 (gdbtk_tcl_query): Use questhead bitmap.
821 various: Always wrap condition of 'if' in {...}.
822 (add_breakpoint_frame): Set -value on radiobuttons.
823 (lassign): New proc.
824 (add_breakpoint_frame): Use lassign, not series of assignments.
825 (decr): Made faster.
826 (interactive_cmd): Use "see", not "yview".
827 (not_implemented_yet): Use warning bitmap.
828 (update_expr): Don't allow $expr to be evalled by Tcl.
829 (create_expr_window): Don't use "focus".
830 (delete_char, delete_line): Define globally.
831 (delete_line, delete_char, create_command_window, update_autocmd,
832 build_framework, create_asm_win, create_file_win): Use "see", not
833 "yview".
834 (create_copyright_window, center_window, bind_widget_after_class):
835 New procs.
836 (FSBox,create_command_window, create_autocmd_window): Binding
837 changes for Tk4.
838 (textscrollproc): Define globally.
839 (build_framework): tk_menuBar no longer needed. Keys Prior, Next,
840 Home, End, Up, and Down are all defined by Tk.
841 (apply_filespec): Use error bitmap in dialog.
842 (files_command): Don't use tk_listboxSingleSelect.
843 (files_command): Don't use "uniq" to remove duplicates from a
844 list.
845 (update_assembly): Use lassign.
846 (create_asm_win): Removed redundant bindings.
847 (listing_window_button_1, file_popup_menu): Use tk_popup.
848 (ButtonRelease-1 binding): Just remove tag from window; rest
849 handled by Tk.
850
851 * gdbtk.c (gdbtk_query): Use Tcl_Merge to provide quoting.
852 (call_wrapper): Use Tcl_Eval, not Tcl_VarEval.
853 (gdbtk_call_command): Ditto.
854 end-sanitize-gdbtk
855
856 Tue Jan 9 09:33:53 1996 Jeffrey A Law (law@cygnus.com)
857
858 * hpread.c (hpread_build_psymtabs): Finish Jan 4th
859 enum namespace -> enum_namespace change.
860
861 Tue Jan 9 04:44:47 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
862
863 * ch-exp.c (parse_primval): In case ARRAY, add missing
864 FORWARD_TOKEN ().
865
866 Mon Jan 8 13:29:34 1996 Stan Shebs <shebs@andros.cygnus.com>
867
868 * remote-mips.c (mips_receive_header): Recognize \012 instead
869 of \n, but write \n when program sends a \012.
870 * ser-mac.c (mac_input_buffer): Increase size of buffer.
871
872 Mon Jan 8 12:00:40 1996 Jeffrey A Law (law@cygnus.com)
873
874 * infptrace.c (initialize_infptrace): Move function out of
875 #ifdef conditional; put code within the function inside an
876 #ifdef conditional.
877
878 * buildsym.c (end_symtab): Remove sort_pending and sort_linevec
879 arguments. Sorting is now dependent on OBJF_REORDERED. All
880 callers/references changed.
881 * dbxread.c (read_ofile_symtab): Correctly determine value for
882 last_source_start_addr for reordered executables.
883 (process_one_symbol): Handle N_FUN with no name as an end of
884 function marker.
885 * partial-stab.h (case N_FN, N_TEXT): Don't assume CUR_SYMBOL_VALUE
886 is the high text address for a psymtab.
887 (case N_SO): Likewise.
888 (case N_FUN): Handle N_FUN with no name as an end of function
889 marker.
890 * minsyms.c (lookup_minimal_symbol_by_pc): Examine all symbols
891 at the same address rather than a random subset of them.
892 * coffread.c (coff_symfile_init): Set OBJF_REORDERED.
893 * elfread.c (elf_symfile_init): Similarly.
894 * somread.c (som_symfile_init): Similarly.
895 * xcoffread.c (xcoff_symfile_init): Similarly.
896
897 Fri Jan 5 17:46:01 1996 Stu Grossman (grossman@cygnus.com)
898
899 * stack.c (print_stack_frame print_frame_info) symmisc.c
900 (dump_symtab): Change RETURN_MASK_ERROR to RETURN_MASK_ALL so
901 that catch_errors doesn't get blindsided by QUIT and lose the
902 cleanup chain. This fixes a problem where ^C while in a
903 user-defined command sometimes leaves instream NULL and causes a
904 segfault in command_loop.
905
906 Fri Jan 5 13:59:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
907
908 * configure.in, configure: Add `-ldl -lw' for Solaris linking.
909
910 Fri Jan 5 12:02:00 1996 Steve Chamberlain <sac@slash.cygnus.com>
911
912 * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt,
913 config/m68k/monitor.mt, config/h8500/h8500.mt, config/h8300/h8300.mt:
914 srec.o renamed to dsrec.o.
915
916 Thu Jan 4 16:04:54 1996 Stu Grossman (grossman@cygnus.com)
917
918 * breakpoint.c (remove_breakpoint): Change error to warning so
919 that hardware watchpoint removal problems won't leave breakpoint
920 traps in the target.
921 start-sanitize-gdbtk
922 * configure configure.in: Make --enable-gdbtk be the default.
923 end-sanitize-gdbtk
924 * remote-e7000.c (e7000_insert_breakpoint,
925 e7000_remove_breakpoint): Use e7000 based breakpoints, not memory
926 breakpoints.
927 * (e7000_wait): Adjust PC back by two when we see a breakpoint to
928 compensate for e7000 maladjustment.
929 * sparcl-tdep.c (sparclite_check_watch_resources): Fix logic bug
930 which prevented hardware watchpoints from working.
931
932 Thu Jan 4 10:44:17 1996 Fred Fish <fnf@cirdan.cygnus.com>
933
934 * infptrace.c (udot_info): New function.
935 (PT_*): Define each individually if that one is not defined.
936 * rs6000-nat.c (kernel_u_size): New function
937 Include <sys/user.h> for "struct user"
938 * alpha-nat.c (kernel_u_size): New function.
939 Include <sys/user.h> for "struct user"
940 * sparc-nat.c (kernel_u_size): New function.
941 Include <sys/user.h> for "struct user"
942 * i386b-nat.c (kernel_u_size): New function.
943 * i386v-nat.c (kernel_u_size): New function.
944 * config/i386/nm-fbsd.h (KERNEL_U_SIZE): Define.
945 (kernel_u_size): Declare.
946 * config/i386/nm-linux.h (KERNEL_U_SIZE): Define.
947 (kernel_u_size): Declare.
948 * config/sparc/nm-sun4os4.h (KERNEL_U_SIZE): Define.
949 (kernel_u_size): Declare.
950 * config/alpha/nm-osf2.h (KERNEL_U_SIZE): Define.
951 (kernel_u_size): Declare.
952 * config/rs6000/nm-rs6000.h (KERNEL_U_SIZE): Define.
953 (kernel_u_size): Declare.
954
955 Thu Jan 4 11:00:01 1996 steve chamberlain <sac@slash.cygnus.com>
956
957 * mdebugread.c (mylookup_symbol): enum namespace becomes
958 enum_namespace type.
959 * symfile.c (add_psymbol_to_list)
960 (add_psymbol_addr_to_list): Ditto.
961 * symtab.c (lookup_partial_symbol): Ditto.
962 (lookup_symbol): Ditto.
963 (lookup_block_symbol): Ditto.
964 * win32-nat.c (handle_load_dll): Use incoming dll base.
965 (child_wait): Catch DLL load errors.
966 (create_child_inferior): Translated between paths correctly.
967
968 Wed Jan 3 23:13:53 1996 Fred Fish <fnf@cygnus.com>
969
970 * i386v4-nat.c (supply_gregset, fill_gregset): Subtract NUM_FREGS
971 from NUM_REGS to get number of general registers that we care about.
972 * config/i386/tm-i386.h (REGISTER_BYTES): Define in terms
973 of number of general regs and number of floating point regs.
974
975 Wed Jan 3 19:49:54 1996 steve chamberlain <sac@slash.cygnus.com>
976
977 * config/i386/tm-win32.h (IN_SOLIB_CALL_TRAMPOLINE): New.
978 (SKIP_TRAMPOLINE_CODE): New.
979 * config/i386/xm-win32.h (CANT_FORK): Deleted.
980 (SLASH*) Changed to use unix style slash.
981 * symtab.h (namespace enum): becomes typedef to avoid namespace
982 collision in C++.
983 * infcmd.c (path_command): Use empty string if PATH name not set.
984 * i386-tdep.c (skip_trampoline_code): New function.
985 * srec.c: Renamed dsrec.c to avoid filename collision.
986 * Makefile.in: Cope with renaming.
987
988 Wed Jan 3 13:09:04 1996 Fred Fish <fnf@cygnus.com>
989
990 * symmisc.c (print_objfile_statistics): Print memory use statistics
991 for objfile psymbol, symbol, and type obstacks.
992
993 Tue Jan 2 13:41:14 1996 Stan Shebs <shebs@andros.cygnus.com>
994
995 * config/mips/nm-irix5.h: Restore.
996 (TARGET_HAS_HARDWARE_WATCHPOINTS, etc): Define as for Irix 4;
997 from Lee Iverson <leei@ai.sri.com>.
998 * config/mips/irix5.mh (NAT_FILE): Use nm-irix5.h.
999 * config/mips/irix[345].mh (MUNCH_DEFINE): Remove.
1000
1001 For older changes see ChangeLog-95
1002 \f
1003 Local Variables:
1004 mode: indented-text
1005 left-margin: 8
1006 fill-column: 74
1007 version-control: never
1008 End:
This page took 0.052002 seconds and 5 git commands to generate.