Age | Commit message (Expand) | Author | Files | Lines |
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 |