| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix problems with infinite recursion when printing a class | Peter Schauer | 1995-03-10 | 1 | -5/+3 |
* | * c-valprint.c (c_value_print): Check for plain literal `char' | Peter Schauer | 1994-11-01 | 1 | -3/+3 |
* | Stop printing at null char option, from Oliver Meyer | Stan Shebs | 1994-07-15 | 1 | -2/+19 |
* | * Makefile.in (dcache_h): Remove redundant definition. | Stan Shebs | 1994-06-30 | 1 | -1/+0 |
* | Fix value_print, which used to be ostensibly langauge-indepentdent, | Per Bothner | 1994-06-05 | 1 | -0/+61 |
* | Add partial support for g++ code compiled with -fvtable-thunks. | Per Bothner | 1994-05-05 | 1 | -0/+11 |
* | * valprint.c (print_longest): Clarify comment about use_local. | Jim Kingdon | 1994-05-04 | 1 | -2/+2 |
* | * valprint.c (val_print_string): Ignore error if the error | Jim Kingdon | 1994-03-13 | 1 | -3/+4 |
* | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1994-03-03 | 1 | -2/+2 |
* | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1994-01-27 | 1 | -4/+5 |
* | * valops.c (value_assign): Set `type' after coercing toval. | Peter Schauer | 1994-01-25 | 1 | -2/+4 |
* | * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT. | Jim Kingdon | 1994-01-11 | 1 | -5/+10 |
* | Modified Files: | Kung Hsu | 1993-12-17 | 1 | -3/+3 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -7/+7 |
* | Modified Files: | Kung Hsu | 1993-09-29 | 1 | -1/+18 |
* | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1993-09-28 | 1 | -1/+1 |
* | gcc lint | K. Richard Pixley | 1993-09-08 | 1 | -1/+0 |
* | * c-valprint.c (c_val_print): Fix thinko with unspecified length | Jim Kingdon | 1993-07-12 | 1 | -2/+3 |
* | * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN. | Jim Kingdon | 1993-06-25 | 1 | -0/+4 |
* | * Makefile.in (VERSION): Bump to 4.9.2. | Fred Fish | 1993-06-12 | 1 | -4/+0 |
* | * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONG | Fred Fish | 1993-04-29 | 1 | -5/+1 |
* | * coffread.c (process_coff_symbol): Change PCC argument correction | John Gilmore | 1993-03-02 | 1 | -1/+1 |
* | * c-exp.y (exp): Add production to support direct creation | Fred Fish | 1993-01-19 | 1 | -0/+1 |
* | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1993-01-16 | 1 | -14/+16 |
* | * c-valprint.c (cp_print_class_member): Add extern decl. | Fred Fish | 1993-01-14 | 1 | -149/+7 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -5/+5 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -0/+542 |