45 Commits (f332af5233dc21b499026fcd63ec57139b76bc74)

Author SHA1 Message Date
Kevin Buettner b8c9b27d1e Replace free() with xfree(). 26 years ago
Pierre Muller a5238fbc03 2000-09-04 Pierre Muller <muller@ics.u-strasbg.fr> 26 years ago
Kevin Buettner fba45db2fa Protoization. 26 years ago
Jason Molenda dfcd3bfb6f import gdb-2000-02-04 snapshot 27 years ago
Jason Molenda d9fcf2fb1c import gdb-2000-02-01 snapshot 27 years ago
Jason Molenda c4093a6ab3 import gdb-1999-12-13 snapshot 27 years ago
Jason Molenda c5aa993b1f import gdb-1999-07-07 post reformat 28 years ago
Jason Molenda 392a587b05 import gdb-1999-05-25 snapshot 28 years ago
Stan Shebs 7a292a7adf import gdb-19990422 snapshot 28 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
David Taylor 65b07ddca8 all remaining *.c *.h files from hp merge. 28 years ago
Stu Grossman 433732f25e * c-typeprint.c (c_print_type): Don't crash if varstring is null. 28 years ago
Peter Schauer a46d92a736 * c-exp.y (qualified_name): Replace explicit check for valid 30 years ago
Fred Fish 637e7c56ac (Fix from Jim Wilson) 30 years ago
Fred Fish 81afee37d0 * demangle.c (is_cplus_marker): New function, checks if a 31 years ago
Per Bothner 5e54886116 * ch-exp.y: Replaced by ... 31 years ago
Fred Fish 6c9638b444 Update FSF address. 32 years ago
J.T. Conklin 2b57629364 * configure.in: Check for working mmap, ansi headers, string.h, 32 years ago
Per Bothner fda36387eb * parse.c (follow_types): Given (TYPE[]) (i.e. with no length), 32 years ago
Per Bothner 27202b6a47 * buildsym.c (finish_block): If finishing a function without known 32 years ago
Per Bothner ead95f8ac2 * eval.c (evaluate_subexp): Clean up handling of 32 years ago
Peter Schauer 84bdfea6aa * c-typeprint.c (c_type_print_base): Use `show' of -1 to print 32 years ago
Peter Schauer 4c664b8d0a * cp-valprint.c (static_field_print): New variable, controls 32 years ago
Stan Shebs 22d7f91e32 * c-typeprint.c (c_type_print_varspec_prefix, 32 years ago
Per Bothner 6a2eecace5 * c-typeprint.c (c_typedef_print): Add missing Chill support. 32 years ago
Peter Schauer f3806e3b6c * c-typeprint.c (c_print_type): Assume demangled arguments 32 years ago
Stan Shebs 054308add9 * Makefile.in (dcache_h): Remove redundant definition. 33 years ago
Jim Kingdon 0e4ad984b1 * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to print 33 years ago
Jim Kingdon dac317dc3f * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC): 33 years ago
Jim Kingdon dda398c369 * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. 33 years ago
Thomas Lord 199b2450f6 Change the stream argument to _filtered to GDB_FILE *. 33 years ago
Jim Kingdon 4f9bddb4fc * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code): 33 years ago
K. Richard Pixley 72cd0384f2 gcc lint 33 years ago
Jim Kingdon 875fc229ff * c-typeprint.c (c_print_type_base): Treat show = 0 just like 33 years ago
Jim Kingdon b2bebdb0f1 * gdbtypes.h (struct type): Add field tag_name. 34 years ago
Jim Kingdon fd09c96316 * dbxread.c (process_one_symbol): If we find a LOC_BLOCK where we 34 years ago
Fred Fish 86e3a5e40f * c-typeprint.c (c_type_print_base): Avoid dereferencing NULL 34 years ago
Jim Kingdon 8789d972a3 * c-typeprint.c (c_type_print_base): Don't print typedef'd names 34 years ago
Fred Fish 5aefc1ca23 Remove chill sanitizations, which are no longer necessary. 34 years ago
Fred Fish 5e81259d23 * utils.c (fputs_demangled, fprint_symbol): Remove. 34 years ago
Fred Fish bd5d07d94c * utils.c (fputs_demangled): Complete rewrite to clean up and 34 years ago
Fred Fish c4413e2c9b * c-exp.y (exp:STRING): Convert C strings into array-of-char 34 years ago
Fred Fish 2e4964adfc * defs.h (STRCMP, STREQ, STREQN): New macros. 34 years ago
Fred Fish a8a69e6332 * Makefile.in (VERSION): Bump to 4.7.4. 34 years ago