Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL. | Ian Lance Taylor | 1996-01-24 | 1 | -0/+4 |
* | * debug.c (debug_append_filename): Remove. | Ian Lance Taylor | 1996-01-23 | 1 | -4/+0 |
* | * debug.h (debug_get_type_size): Declare. | Ian Lance Taylor | 1996-01-23 | 1 | -6/+32 |
* | * debug.h (struct debug_write_fns): Remove ellipsis_type. Add int | Ian Lance Taylor | 1996-01-19 | 1 | -32/+43 |
* | * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL. | Ian Lance Taylor | 1996-01-19 | 1 | -30/+79 |
* | * debug.c (debug_make_undefined_tagged_type): Make sure we are | Ian Lance Taylor | 1996-01-11 | 1 | -2/+5 |
* | * debug.h (struct debug_write_fns): Add tag parameter to | Ian Lance Taylor | 1996-01-08 | 1 | -27/+35 |
* | Implement generic debugging support. Implement a stabs reader and | Ian Lance Taylor | 1996-01-02 | 1 | -0/+701 |