Age | Commit message (Expand) | Author | Files | Lines |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -3/+6 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -111/+112 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+535 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -535/+0 |
1999-01-05 | c_value_print -- remove hack^2 from HP -- it causes testsuite losses with | David Taylor | 1 | -8/+1 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -1/+5 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -36/+99 |
1998-10-05 | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1 | -2/+4 |
1997-08-03 | * c-valprint.c (c_val_print): Use extract_address to retrieve | Peter Schauer | 1 | -4/+5 |
1997-02-12 | * c-valprint.c: Fix checkin glitch. | Dawn Perchik | 1 | -1/+0 |
1997-02-12 | * c-valprint.c (c_val_print): Fix printing for arrays defined | Dawn Perchik | 1 | -0/+1 |
1997-01-04 | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 1 | -2/+3 |
1996-11-09 | * alpha-tdep.c (heuristic_proc_desc): Stop examining the prologue | Peter Schauer | 1 | -3/+4 |
1996-04-29 | * c-valprint.c (c_val_print): Fix printing for arrays defined | Dawn Perchik | 1 | -0/+1 |
1996-01-24 | * stabsread.c (rs6000_builtin_type): Make bool type unsigned. | Per Bothner | 1 | -2/+14 |
1995-11-30 | * ch-exp.y: Replaced by ... | Per Bothner | 1 | -44/+13 |
1995-10-06 | * values.c allocate_repeat_value): Allocate an array type, and | Per Bothner | 1 | -45/+22 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-03-10 | Fix problems with infinite recursion when printing a class | Peter Schauer | 1 | -5/+3 |
1994-11-01 | * c-valprint.c (c_value_print): Check for plain literal `char' | Peter Schauer | 1 | -3/+3 |
1994-07-15 | Stop printing at null char option, from Oliver Meyer | Stan Shebs | 1 | -2/+19 |
1994-06-30 | * Makefile.in (dcache_h): Remove redundant definition. | Stan Shebs | 1 | -1/+0 |
1994-06-05 | Fix value_print, which used to be ostensibly langauge-indepentdent, | Per Bothner | 1 | -0/+61 |
1994-05-05 | Add partial support for g++ code compiled with -fvtable-thunks. | Per Bothner | 1 | -0/+11 |
1994-05-04 | * valprint.c (print_longest): Clarify comment about use_local. | Jim Kingdon | 1 | -2/+2 |
1994-03-13 | * valprint.c (val_print_string): Ignore error if the error | Jim Kingdon | 1 | -3/+4 |
1994-03-03 | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1 | -2/+2 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1 | -4/+5 |
1994-01-25 | * valops.c (value_assign): Set `type' after coercing toval. | Peter Schauer | 1 | -2/+4 |
1994-01-11 | * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT. | Jim Kingdon | 1 | -5/+10 |
1993-12-17 | Modified Files: | Kung Hsu | 1 | -3/+3 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -7/+7 |
1993-09-29 | Modified Files: | Kung Hsu | 1 | -1/+18 |
1993-09-28 | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -1/+1 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -1/+0 |
1993-07-12 | * c-valprint.c (c_val_print): Fix thinko with unspecified length | Jim Kingdon | 1 | -2/+3 |
1993-06-25 | * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN. | Jim Kingdon | 1 | -0/+4 |
1993-06-12 | * Makefile.in (VERSION): Bump to 4.9.2. | Fred Fish | 1 | -4/+0 |
1993-04-29 | * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONG | Fred Fish | 1 | -5/+1 |
1993-03-02 | * coffread.c (process_coff_symbol): Change PCC argument correction | John Gilmore | 1 | -1/+1 |
1993-01-19 | * c-exp.y (exp): Add production to support direct creation | Fred Fish | 1 | -0/+1 |
1993-01-16 | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1 | -14/+16 |
1993-01-14 | * c-valprint.c (cp_print_class_member): Add extern decl. | Fred Fish | 1 | -149/+7 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -5/+5 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -0/+542 |