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