Age | Commit message (Expand) | Author | Files | Lines |
1996-06-28 | * configure,configure.in: Add target sparclet. | Dawn Perchik | 1 | -2/+2 |
1996-02-17 | * Add native support for long double data type. | Stu Grossman | 1 | -1/+1 |
1995-11-04 | * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. | Stu Grossman | 1 | -2/+2 |
1995-10-27 | * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGET | Stu Grossman | 1 | -0/+5 |
1995-10-05 | * parse.c (write_dollar_variable): New function. | Per Bothner | 1 | -0/+91 |
1995-10-05 | * expression.h (enum exp_code): Added OP_NAME. | Per Bothner | 1 | -0/+2 |
1995-09-29 | * defs.h (enum language): Add language_scm. | Per Bothner | 1 | -0/+2 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-03-14 | * valops.c (value_cast, value_slice), parse.c (follow_types): Add | Jim Kingdon | 1 | -0/+4 |
1995-02-17 | * parse.c (follow_types): Given (TYPE[]) (i.e. with no length), | Per Bothner | 1 | -12/+10 |
1995-02-02 | * f-typeprint.c (f_type_print_varspec_suffix): Print array index | Per Bothner | 1 | -14/+0 |
1995-02-02 | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1 | -2/+2 |
1995-02-01 | * ch-exp.y (value_string_element, string_primitive_value, | Per Bothner | 1 | -0/+4 |
1995-01-20 | * expression.h (OP_LABELED): New operator, for Chill | Per Bothner | 1 | -0/+2 |
1995-01-17 | * parse.c (_initialize_parse): Improve wording of names of | Jim Kingdon | 1 | -3/+4 |
1995-01-17 | * parse.c (write_exp_msymbol): Use new variables | Jim Kingdon | 1 | -4/+22 |
1994-12-02 | * parse.c (msymbol_addr_type): Replaced by | Peter Schauer | 1 | -12/+1 |
1994-08-19 | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 1 | -2/+28 |
1994-04-20 | * parse.c: Don't define block_found; it is defined in symtab.c. | Jim Kingdon | 1 | -1/+0 |
1994-03-15 | For Sunos 4.x targets, enable gdb to set breakpoints in shared | Peter Schauer | 1 | -0/+1 |
1994-03-08 | * parser-defs.h: Add "extern" to start of variable declarations so | Jim Kingdon | 1 | -1/+16 |
1994-02-08 | * README: Remove note about gcc warnings on alpha, these should be | Peter Schauer | 1 | -0/+1 |
1994-01-27 | * parse.c (write_exp_msymbol): Use new type msymbol_addr_type instead | Jim Kingdon | 1 | -2/+13 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -2/+2 |
1993-10-24 | Sun Oct 24 20:16:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -0/+36 |
1993-10-18 | * parse.c, parser-defs.h (follow_types): New function. | Jim Kingdon | 1 | -0/+47 |
1993-08-18 | * blockframe.c (block_innermost_frame): Uncomment. | Jim Kingdon | 1 | -2/+11 |
1993-02-03 | * c-exp.y (lcurly, rcurly): New nonterminals. | Fred Fish | 1 | -2/+17 |
1993-02-01 | * remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002. | Steve Chamberlain | 1 | -0/+8 |
1993-01-31 | Fix whitespace. | Michael Tiemann | 1 | -1/+1 |
1993-01-16 | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1 | -0/+14 |
1993-01-06 | * defs.h (HOST_CHAR_BIT): New macro, defaults to either CHAR_BIT | Fred Fish | 1 | -24/+78 |
1993-01-02 | * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT. | Fred Fish | 1 | -2/+14 |
1992-11-25 | * parse.c (write_exp_string): Complete rewrite to store string | Fred Fish | 1 | -20/+54 |
1992-09-10 | Removed a large number of changes inserted by Per Bothner | John Gilmore | 1 | -6/+6 |
1992-09-04 | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1 | -6/+6 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -4/+4 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -5/+5 |
1992-03-29 | Lint | John Gilmore | 1 | -2/+2 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -1/+0 |
1992-02-22 | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1 | -9/+17 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -1/+0 |
1991-09-19 | * parse.c: New file with the common code remains of expread.y. | John Gilmore | 1 | -0/+628 |