| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-exp.y (qualified_name): Replace explicit check for valid | Peter Schauer | 1996-12-14 | 1 | -14/+16 |
* | * buildsym.c (finish_block): Treat LOC_BASEREG_ARG and | Stu Grossman | 1996-10-15 | 1 | -0/+6 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -0/+4 |
* | * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF. | Per Bothner | 1995-11-30 | 1 | -9/+17 |
* | * gdbtypes.c (get_discrete_bounds): New function. | Per Bothner | 1995-10-05 | 1 | -0/+2 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * gdbtypes.c (create_range_type): If indextype has TYPE_FLAG_STUB | Per Bothner | 1995-03-29 | 1 | -2/+2 |
* | * gdbtypes.h (struct type): Fix comment about what units the | Jim Kingdon | 1995-03-14 | 1 | -2/+10 |
* | * buildsym.c (finish_block): If finishing a function without known | Per Bothner | 1995-02-12 | 1 | -8/+1 |
* | * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to | Stan Shebs | 1995-02-10 | 1 | -1/+1 |
* | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1995-02-02 | 1 | -8/+1 |
* | * ch-exp.y (value_string_element, string_primitive_value, | Per Bothner | 1995-02-01 | 1 | -0/+2 |
* | * top.c (line_completion_function): Renamed from | Peter Schauer | 1994-10-29 | 1 | -2/+2 |
* | * gdbtypes.h (TYPE_INDEX_TYPE): New macro. | Per Bothner | 1994-09-17 | 1 | -0/+1 |
* | * gdbtypes.h: Declare f77_create_literal_string_type and | Jim Kingdon | 1994-08-23 | 1 | -2/+7 |
* | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 1994-08-19 | 1 | -4/+46 |
* | * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): Call | Jim Kingdon | 1994-05-17 | 1 | -0/+2 |
* | * valops.c (value_at, value_at_lazy): Give error if we dereference | Jim Kingdon | 1994-03-24 | 1 | -1/+5 |
* | * gdbtypes.h, gdbtypes.c: Add comments regarding whether static | Jim Kingdon | 1994-03-23 | 1 | -1/+2 |
* | * printcmd.c (decode_format): Don't blithely set the size for | Jim Kingdon | 1994-02-03 | 1 | -14/+0 |
* | * gdbtypes.h, ch-typeprint.c, ch-valprint.c: | Jim Kingdon | 1994-02-02 | 1 | -4/+8 |
* | * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRING and | Jim Kingdon | 1993-12-27 | 1 | -2/+10 |
* | * ch-exp.y (match_dollar_tokens): Fix off-by-one bug. | Per Bothner | 1993-12-21 | 1 | -0/+6 |
* | Implement support for Chill POWERSETs. | Per Bothner | 1993-12-14 | 1 | -0/+3 |
* | * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. | Jim Kingdon | 1993-11-15 | 1 | -8/+13 |
* | Modified Files: | Kung Hsu | 1993-11-06 | 1 | -0/+12 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -1/+1 |
* | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1993-09-28 | 1 | -1/+3 |
* | add comments re stub types | Jim Kingdon | 1993-08-26 | 1 | -2/+4 |
* | * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type. | Jim Kingdon | 1993-08-02 | 1 | -2/+8 |
* | * gdbtypes.h: Improve comments about C++ methods. | Jim Kingdon | 1993-07-30 | 1 | -3/+22 |
* | gdbtypes.h: Fix comments regarding the following change: | Jim Kingdon | 1993-07-07 | 1 | -4/+10 |
* | * gdbtypes.h (struct type): Add field tag_name. | Jim Kingdon | 1993-07-02 | 1 | -0/+7 |
* | * stabsread.c: Remove all uses of error(). Make error_type and | Jim Kingdon | 1993-05-25 | 1 | -3/+0 |
* | * stabsread.c: Remove most uses of lookup_fundamental_type. | Jim Kingdon | 1993-05-22 | 1 | -4/+16 |
* | * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONG | Fred Fish | 1993-04-29 | 1 | -4/+4 |
* | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1993-04-16 | 1 | -2/+0 |
* | * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code that | Fred Fish | 1993-01-21 | 1 | -0/+1 |
* | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1993-01-16 | 1 | -1/+5 |
* | * blockframe.c (frameless_look_for_prologue): Correct the | Stu Grossman | 1993-01-10 | 1 | -1/+1 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -0/+9 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -2/+5 |
* | * gdbtypes.c (create_array_type): Complete rewrite. Now requires | Fred Fish | 1992-12-15 | 1 | -2/+3 |
* | * convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c: Remove | Stu Grossman | 1992-12-15 | 1 | -3/+3 |
* | * c-exp.y (c_create_fundamental_type): New function to create | Fred Fish | 1992-12-03 | 1 | -2/+4 |
* | * language.h (language_format_info): New structure to bundle | Fred Fish | 1992-11-18 | 1 | -0/+1 |
* | First cut at sanitizing away the chill stuff. | Fred Fish | 1992-11-16 | 1 | -1/+3 |
* | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1992-11-15 | 1 | -1/+8 |
* | Removed a large number of changes inserted by Per Bothner | John Gilmore | 1992-09-10 | 1 | -1/+0 |
* | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1992-09-04 | 1 | -0/+1 |