old-cross-binutils/gdb/doc
Daniel Jacobowitz ae5a43e0c9 gdb/
* Makefile.in (gdbtypes_h, gdbtypes.o, utils.o): Update.
	* defs.h (hashtab_obstack_allocate, dummy_obstack_deallocate): Add
	prototypes.
	* dwarf2read.c (read_subroutine_type): Use TYPE_ZALLOC.
	(hashtab_obstack_allocate, dummy_obstack_deallocate): Moved to...
	* utils.c (hashtab_obstack_allocate, dummy_obstack_deallocate):
	...here.
	* gdbtypes.c: Include "hashtab.h".
	(build_gdbtypes): Remove extra prototype.
	(struct type_pair, type_pair_hash, type_pair_eq)
	(create_copied_types_hash, copy_type_recursive): New.
	* gdbtypes.h: Include "hashtab.h".
	(TYPE_ZALLOC): New.
	(create_copied_types_hash, copy_type_recursive): New prototypes.
	* objfiles.c (free_objfile): Call preserve_values.
	* symfile.c (reread_symbols): Likewise.
	(clear_symtab_users): Remove calls to clear_value_history and
	clear_internalvars.
	* value.c (clear_value_history, clear_internalvars): Removed.
	(preserve_one_value, preserve_values): New functions.
	* value.h (clear_value_history, clear_internalvars): Removed.
	(preserve_values): New prototype.

	* tracepoint.c (_initialize_tracepoint): Do not initialize convenience
	variables here.
gdb/doc/
	* gdb.texinfo (Files): Remove obsolete bits from the description
	of "symbol-file".
2006-02-01 23:14:11 +00:00
..
a4rc.sed
agentexpr.texi
all-cfg.texi * stabs.texinfo: 2005-12-23 19:26:17 +00:00
annotate.texinfo * stabs.texinfo: 2005-12-23 19:26:17 +00:00
ChangeLog gdb/ 2006-02-01 23:14:11 +00:00
configure
configure.ac
fdl.texi * stabs.texinfo: 2005-12-23 19:26:17 +00:00
gdb.texinfo gdb/ 2006-02-01 23:14:11 +00:00
gdbint.texinfo 2006-01-25 Jim Blandy <jimb@redhat.com> 2006-01-25 21:15:42 +00:00
gpl.texi * stabs.texinfo: 2005-12-23 19:26:17 +00:00
lpsrc.sed
LRS
Makefile.in * stabs.texinfo: 2005-12-23 19:26:17 +00:00
observer.texi * doc/observer.texi (executable_changed): New observer. 2005-03-08 04:34:45 +00:00
psrc.sed
refcard.tex * stabs.texinfo: 2005-12-23 19:26:17 +00:00
stabs.texinfo * stabs.texinfo: 2005-12-23 19:26:17 +00:00