| Commit message (Expand) | Author | Age | Files | Lines |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -5/+4 |
* | import gdb-1999-12-13 snapshot | Jason Molenda | 1999-12-14 | 1 | -1/+12 |
* | import gdb-1999-12-06 snapshot | Jason Molenda | 1999-12-07 | 1 | -0/+6 |
* | import gdb-1999-10-18 snapshot | Jason Molenda | 1999-10-19 | 1 | -0/+1 |
* | import gdb-1999-07-19 snapshot | Jason Molenda | 1999-07-19 | 1 | -0/+2 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -385/+397 |
* | import gdb-1999-06-21 snapshot | Jason Molenda | 1999-06-21 | 1 | -0/+5 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -5/+0 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+1135 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1129/+0 |
* | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1998-12-28 | 1 | -16/+305 |
* | Add builtin explicitly sized 8, 16, 32, 64 and 128 bit int and | Andrew Cagney | 1998-03-20 | 1 | -0/+15 |
* | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1997-08-05 | 1 | -22/+46 |
* | * 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 |