aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-typeprint.c
AgeCommit message (Expand)AuthorFilesLines
1996-12-14 * c-exp.y (qualified_name): Replace explicit check for validPeter Schauer1-73/+31
1996-11-13 (Fix from Jim Wilson)Fred Fish1-1/+1
1996-02-16 * demangle.c (is_cplus_marker): New function, checks if aFred Fish1-4/+4
1995-11-30 * ch-exp.y: Replaced by ...Per Bothner1-4/+8
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-02-17 * parse.c (follow_types): Given (TYPE[]) (i.e. with no length),Per Bothner1-1/+2
1995-02-12 * buildsym.c (finish_block): If finishing a function without knownPer Bothner1-1/+13
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1-4/+0
1994-12-17 * c-typeprint.c (c_type_print_base): Use `show' of -1 to printPeter Schauer1-2/+3
1994-09-17 * cp-valprint.c (static_field_print): New variable, controlsPeter Schauer1-1/+10
1994-09-07 * c-typeprint.c (c_type_print_varspec_prefix,Stan Shebs1-0/+6
1994-09-02 * c-typeprint.c (c_typedef_print): Add missing Chill support.Per Bothner1-1/+8
1994-08-19 * c-typeprint.c (c_print_type): Assume demangled argumentsPeter Schauer1-1/+1
1994-06-30 * Makefile.in (dcache_h): Remove redundant definition.Stan Shebs1-2/+0
1994-01-27 * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to printJim Kingdon1-8/+8
1994-01-15 * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC):Jim Kingdon1-2/+2
1993-11-15 * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1-2/+2
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-15/+15
1993-09-30 * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code):Jim Kingdon1-6/+15
1993-09-08gcc lintK. Richard Pixley1-0/+2
1993-08-31 * c-typeprint.c (c_print_type_base): Treat show = 0 just likeJim Kingdon1-9/+12
1993-07-02 * gdbtypes.h (struct type): Add field tag_name.Jim Kingdon1-62/+29
1993-06-29 * dbxread.c (process_one_symbol): If we find a LOC_BLOCK where weJim Kingdon1-1/+4
1993-05-30 * c-typeprint.c (c_type_print_base): Avoid dereferencing NULLFred Fish1-2/+2
1993-05-24 * c-typeprint.c (c_type_print_base): Don't print typedef'd namesJim Kingdon1-9/+64
1993-04-16Remove chill sanitizations, which are no longer necessary.Fred Fish1-2/+0
1993-03-11 * utils.c (fputs_demangled, fprint_symbol): Remove.Fred Fish1-2/+2
1993-03-11 * utils.c (fputs_demangled): Complete rewrite to clean up andFred Fish1-2/+2
1993-01-16 * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1-2/+2
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-21/+7
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-0/+774