Age | Commit message (Expand) | Author | Files | Lines |
1993-12-30 | * values.c (unpack_long): Fix garbled error message. | Jim Kingdon | 1 | -1/+1 |
1993-11-10 | gcc -Wall lint: | Jim Kingdon | 1 | -8/+11 |
1993-11-04 | Modified Files: | Kung Hsu | 1 | -4/+8 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -3/+3 |
1993-10-29 | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 1 | -70/+25 |
1993-10-19 | Modified Files: | Kung Hsu | 1 | -6/+8 |
1993-10-04 | Mon Oct 4 11:02:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 1 | -0/+8 |
1993-09-08 | some gcc lint | K. Richard Pixley | 1 | -6/+3 |
1993-08-18 | * printcmd.c (print_address), values.c (value_as_pointer): Don't | Jim Kingdon | 1 | -0/+7 |
1993-07-30 | * cp-valprint.c (cplus_print_value): Don't dump core if the | Jim Kingdon | 1 | -8/+52 |
1993-07-10 | * values.c, value.h (modify_field), callers: Make fieldval a LONGEST. | Jim Kingdon | 1 | -7/+11 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 1 | -178/+26 |
1993-06-17 | * configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: New | Steve Chamberlain | 1 | -0/+7 |
1993-04-29 | * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONG | Fred Fish | 1 | -11/+14 |
1993-04-06 | * values.c (USE_STRUCT_RETURN): Only use gcc wierdness for gcc1. | Jim Kingdon | 1 | -5/+13 |
1993-02-01 | * values.c (value_headof): Fix typo in which VTBL and ARG were | Michael Tiemann | 1 | -10/+10 |
1993-01-16 | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1 | -2/+1 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -6/+6 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -1/+1 |
1992-11-30 | * tm-sun4sol2.h: Add CPLUS_MARKER. Solaris 2.0 requires '.' | Fred Fish | 1 | -1/+1 |
1992-11-15 | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1 | -1/+1 |
1992-10-06 | A bunch of changes mostly to improve debugging of C++ programs. | John Gilmore | 1 | -9/+91 |
1992-09-10 | Removed a large number of changes inserted by Per Bothner | John Gilmore | 1 | -91/+9 |
1992-09-04 | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1 | -9/+91 |
1992-07-09 | * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type | Fred Fish | 1 | -1/+2 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -29/+29 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -31/+28 |
1992-05-13 | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 1 | -3/+3 |
1992-05-05 | * Makefile.in (DEMANGLER): Define and default to cplus-dem. | Fred Fish | 1 | -1/+1 |
1992-05-05 | * values.c (set_internalvar): Force evaluation of lazy values. | John Gilmore | 1 | -0/+5 |
1992-05-03 | * Makefile.in (VERSION): Bump to 4.5.2. | Fred Fish | 1 | -10/+41 |
1992-04-02 | Fix bug in values.c unpacking signed characters on hosts where the default | Fred Fish | 1 | -1/+1 |
1992-04-02 | Lint. | John Gilmore | 1 | -6/+5 |
1992-03-29 | Lint | John Gilmore | 1 | -6/+6 |
1992-03-20 | More C++ improvements (pointers to members, qualified names). See ChangeLog. | Per Bothner | 1 | -76/+2 |
1992-03-19 | Some improvements to g++ debugging. | Per Bothner | 1 | -9/+20 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -2/+1 |
1992-02-22 | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1 | -4/+17 |
1992-02-06 | * coffread.c (read_enum_type): Use the size of a target int when | Steve Chamberlain | 1 | -7/+14 |
1991-12-30 | Mainly stuff to improve handling of TYPE_CODE_REF (C++ reference) | Per Bothner | 1 | -1/+1 |
1991-11-27 | Improve G++ debugging support. | John Gilmore | 1 | -85/+4 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -3/+2 |
1991-11-12 | Fixes related to handling of C++ methods (handle destructors | Per Bothner | 1 | -14/+9 |
1991-11-12 | Remove internal gdb definition of fixed arg count concat() function and | Fred Fish | 1 | -1/+1 |
1991-11-06 | Add C++ as a separate language. | Per Bothner | 1 | -8/+10 |
1991-10-26 | Various fixes to improve g++ debugging. See ChangeLog. | Per Bothner | 1 | -44/+28 |
1991-10-15 | Changes from Fred Fish: | John Gilmore | 1 | -2/+2 |
1991-09-19 | * values.c (unpack_long, value_from_longest): Handle | John Gilmore | 1 | -2/+8 |
1991-09-06 | Fix some infrastructure to be able to cope with host and target | John Gilmore | 1 | -5/+8 |
1991-08-22 | lint | Stu Grossman | 1 | -3/+2 |