| Commit message (Expand) | Author | Age | Files | Lines |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -120/+123 |
* | import gdb-1999-05-25 snapshot | Jason Molenda | 1999-05-25 | 1 | -0/+2 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+675 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -675/+0 |
* | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1998-10-05 | 1 | -2/+4 |
* | * defs.h: Define CONST_PTR as blank if compiling with Microsoft | Stu Grossman | 1996-08-13 | 1 | -1/+1 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -0/+20 |
* | * ch-lang.c (evaluate_subexp_chill): Fix typo. | Fred Fish | 1996-03-23 | 1 | -1/+1 |
* | * ch-exp.c (parse_primval): Handle CARD, MAX, MIN. | Wilfried Moser | 1996-03-06 | 1 | -8/+116 |
* | * ch-lang.c (evaluate_subexp_chill case MULTI_SUBSCRIPT): Error | Per Bothner | 1996-03-05 | 1 | -9/+8 |
* | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 1996-02-16 | 1 | -4/+13 |
* | * stabsread.c (define-symbol): Use invisible references | Per Bothner | 1996-01-12 | 1 | -0/+11 |
* | * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF. | Per Bothner | 1995-11-30 | 1 | -20/+24 |
* | * expression.h (enum exp_opcode): Add BINOP_RANGE. | Per Bothner | 1995-11-29 | 1 | -0/+4 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1995-07-18 | 1 | -1/+14 |
* | * parser-defs.h (enum precedence): Added PREC_BUILTIN_FUNCTION. | Per Bothner | 1995-06-14 | 1 | -1/+109 |
* | * valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE on | Jim Kingdon | 1995-02-12 | 1 | -0/+4 |
* | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 1995-02-12 | 1 | -1/+50 |
* | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1995-02-02 | 1 | -15/+2 |
* | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 1995-01-26 | 1 | -0/+1 |
* | * ch-exp.y: Get rid of some extra non-terminals, and move | Per Bothner | 1994-09-16 | 1 | -0/+2 |
* | * ch-lang.c (chill_language_defn): Ditto. | Stan Shebs | 1994-08-04 | 1 | -1/+0 |
* | Fix value_print, which used to be ostensibly langauge-indepentdent, | Per Bothner | 1994-06-05 | 1 | -0/+1 |
* | * ch-lang.c (chill_is_varying_struct): Magic string is | Per Bothner | 1994-03-30 | 1 | -1/+1 |
* | * printcmd.c (decode_format): Don't blithely set the size for | Jim Kingdon | 1994-02-03 | 1 | -2/+0 |
* | * ch-exp.y (match_string_literal): Allow a zero-length string. | Per Bothner | 1994-01-23 | 1 | -1/+1 |
* | * ch-exp.y (match_dollar_tokens): Fix off-by-one bug. | Per Bothner | 1993-12-21 | 1 | -6/+21 |
* | * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. | Jim Kingdon | 1993-11-15 | 1 | -3/+3 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -2/+2 |
* | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1993-09-28 | 1 | -3/+3 |
* | * ch-lang.c (chill_create_fundamental_type): Track compiler | Fred Fish | 1993-02-23 | 1 | -2/+6 |
* | * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code that | Fred Fish | 1993-01-21 | 1 | -0/+1 |
* | * expression.h (exp_opcode): Add BINOP_MOD. | Fred Fish | 1993-01-05 | 1 | -1/+2 |
* | * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h. | Fred Fish | 1993-01-01 | 1 | -0/+24 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -6/+11 |
* | * c-lang.c (_initialize_c_language): Name changed from | Fred Fish | 1992-12-09 | 1 | -1/+1 |
* | * c-exp.y, m2-exp.y: Migrate code that has nothing to do with | Fred Fish | 1992-12-09 | 1 | -0/+306 |