* Makefile.am (STRIP_PROG): Change from strip.new to strip-new.
[binutils-gdb.git] / binutils / debug.h
1996-01-24 Ian Lance Taylor * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.
1996-01-23 Ian Lance Taylor * debug.c (debug_append_filename): Remove.
1996-01-23 Ian Lance Taylor * debug.h (debug_get_type_size): Declare.
1996-01-19 Ian Lance Taylor * debug.h (struct debug_write_fns): Remove ellipsis_ty...
1996-01-19 Ian Lance Taylor * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL.
1996-01-11 Ian Lance Taylor * debug.c (debug_make_undefined_tagged_type): Make...
1996-01-08 Ian Lance Taylor * debug.h (struct debug_write_fns): Add tag parameter to
1996-01-02 Ian Lance Taylor Implement generic debugging support. Implement a...