summaryrefslogtreecommitdiff
path: root/gdb/c-typeprint.c
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-9/+16
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-283/+290
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-1/+3
* import gdb-19990422 snapshotStan Shebs1999-04-261-1/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1089
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1090/+0
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-34/+333
* * c-typeprint.c (c_print_type): Don't crash if varstring is null.Stu Grossman1998-08-121-6/+8
* * c-exp.y (qualified_name): Replace explicit check for validPeter Schauer1996-12-141-73/+31
* (Fix from Jim Wilson)Fred Fish1996-11-131-1/+1
* * demangle.c (is_cplus_marker): New function, checks if aFred Fish1996-02-161-4/+4
* * ch-exp.y: Replaced by ...Per Bothner1995-11-301-4/+8
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * parse.c (follow_types): Given (TYPE[]) (i.e. with no length),Per Bothner1995-02-171-1/+2
* * buildsym.c (finish_block): If finishing a function without knownPer Bothner1995-02-121-1/+13
* * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1995-02-021-4/+0
* * c-typeprint.c (c_type_print_base): Use `show' of -1 to printPeter Schauer1994-12-171-2/+3
* * cp-valprint.c (static_field_print): New variable, controlsPeter Schauer1994-09-171-1/+10
* * c-typeprint.c (c_type_print_varspec_prefix,Stan Shebs1994-09-071-0/+6
* * c-typeprint.c (c_typedef_print): Add missing Chill support.Per Bothner1994-09-021-1/+8
* * c-typeprint.c (c_print_type): Assume demangled argumentsPeter Schauer1994-08-191-1/+1
* * Makefile.in (dcache_h): Remove redundant definition.Stan Shebs1994-06-301-2/+0
* * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to printJim Kingdon1994-01-271-8/+8
* * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC):Jim Kingdon1994-01-151-2/+2
* * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1993-11-151-2/+2
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-15/+15
* * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code):Jim Kingdon1993-09-301-6/+15
* gcc lintK. Richard Pixley1993-09-081-0/+2
* * c-typeprint.c (c_print_type_base): Treat show = 0 just likeJim Kingdon1993-08-311-9/+12
* * gdbtypes.h (struct type): Add field tag_name.Jim Kingdon1993-07-021-62/+29
* * dbxread.c (process_one_symbol): If we find a LOC_BLOCK where weJim Kingdon1993-06-291-1/+4
* * c-typeprint.c (c_type_print_base): Avoid dereferencing NULLFred Fish1993-05-301-2/+2
* * c-typeprint.c (c_type_print_base): Don't print typedef'd namesJim Kingdon1993-05-241-9/+64
* Remove chill sanitizations, which are no longer necessary.Fred Fish1993-04-161-2/+0
* * utils.c (fputs_demangled, fprint_symbol): Remove.Fred Fish1993-03-111-2/+2
* * utils.c (fputs_demangled): Complete rewrite to clean up andFred Fish1993-03-111-2/+2
* * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1993-01-161-2/+2
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-21/+7
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-0/+774