Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1996-01-24 | * ieee.c (ieee_define_named_type): When creating a tag for an | Ian Lance Taylor | 1 | -7/+13 |
1996-01-24 | comment change | Ian Lance Taylor | 1 | -2/+1 |
1996-01-24 | * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL. | Ian Lance Taylor | 1 | -0/+3 |
1996-01-23 | * debug.c (debug_append_filename): Remove. | Ian Lance Taylor | 1 | -28/+0 |
1996-01-23 | * debug.h (debug_get_type_size): Declare. | Ian Lance Taylor | 1 | -3/+104 |
1996-01-19 | * debug.h (struct debug_write_fns): Remove ellipsis_type. Add int | Ian Lance Taylor | 1 | -42/+64 |
1996-01-19 | * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL. | Ian Lance Taylor | 1 | -37/+280 |
1996-01-11 | * debug.c (debug_make_undefined_tagged_type): Make sure we are | Ian Lance Taylor | 1 | -85/+116 |
1996-01-08 | * debug.h (struct debug_write_fns): Add tag parameter to | Ian Lance Taylor | 1 | -53/+58 |
1996-01-02 | Implement generic debugging support. Implement a stabs reader and | Ian Lance Taylor | 1 | -0/+2572 |