Age | Commit message (Expand) | Author | Files | Lines |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -569/+583 |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -0/+4 |
1999-06-01 | import gdb-1999-06-01 snapshot | Jason Molenda | 1 | -4/+3 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -14/+21 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -94/+104 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+3461 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -3406/+0 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -228/+1192 |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -24/+39 |
1996-12-14 | * c-exp.y (qualified_name): Replace explicit check for valid | Peter Schauer | 1 | -9/+21 |
1996-11-27 | Added target function calls for SH, M32R and H8300. | Michael Snyder | 1 | -31/+91 |
1996-07-28 | * configure.in: Add test for "long long" support. | Fred Fish | 1 | -0/+6 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -2/+5 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -6/+8 |
1996-03-28 | * valops.c (value_assign): Make copy of internal variable value | Fred Fish | 1 | -4/+11 |
1996-02-17 | * Add native support for long double data type. | Stu Grossman | 1 | -10/+35 |
1996-01-12 | * stabsread.c (read_struct_type): Trivial simplification. | Per Bothner | 1 | -5/+7 |
1995-12-01 | * valops.c (value_slice): Implement (value) bitstring slices. | Per Bothner | 1 | -20/+45 |
1995-11-30 | * ch-exp.y: Replaced by ... | Per Bothner | 1 | -142/+190 |
1995-10-21 | * alpha-tdep.c, mips-tdep.c (init_extra_frame_info): | Peter Schauer | 1 | -28/+36 |
1995-09-27 | * valops.c (search_struct_field): Also allow "else" as a variant name, | Per Bothner | 1 | -1/+4 |
1995-09-27 | * eval.c (evaluate_struct_tuple): New function. Used to evaluate | Per Bothner | 1 | -9/+33 |
1995-09-19 | * gdbtypes.c (create_set_type): Set TYPE_LENGTH in bytes, not bits. | Per Bothner | 1 | -4/+18 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -15/+32 |
1995-03-14 | * valops.c (value_repeat), eval.c (evaluate_subexp_standard): | Jim Kingdon | 1 | -0/+2 |
1995-03-14 | * valops.c (value_cast, value_slice), parse.c (follow_types): Add | Jim Kingdon | 1 | -0/+5 |
1995-03-06 | * valops.c (value_cast): Don't use backslash newline--pre-ANSI | Jim Kingdon | 1 | -2/+2 |
1995-03-04 | * valops.c (value_cast): Cehck for cast to array type *before* | Per Bothner | 1 | -58/+76 |
1995-03-03 | * valops.c (value_struct_elt_for_reference): Work around macro | Jeff Law | 1 | -4/+25 |
1995-02-12 | * valops.c (value_arg_coerce): Now takes param_type argument. | Per Bothner | 1 | -704/+84 |
1995-02-01 | * ch-exp.y (value_string_element, string_primitive_value, | Per Bothner | 1 | -14/+123 |
1995-01-23 | Add support for Chill bitstring literals (e.h. H'FF00'). | Per Bothner | 1 | -8/+43 |
1994-10-29 | * top.c (line_completion_function): Renamed from | Peter Schauer | 1 | -27/+493 |
1994-08-19 | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 1 | -112/+355 |
1994-03-01 | * value.h (struct value): Add modifiable field. | Jim Kingdon | 1 | -1/+5 |
1994-01-25 | * valops.c (value_assign): Set `type' after coercing toval. | Peter Schauer | 1 | -13/+19 |
1993-12-25 | Sat Dec 25 09:50:29 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -1/+1 |
1993-12-21 | * valops.c (value_coerce_array): Handle STRINGs as well as ARRAYs. | Per Bothner | 1 | -2/+15 |
1993-11-18 | Modified Files: | Kung Hsu | 1 | -0/+10 |
1993-11-17 | Modified Files: | Kung Hsu | 1 | -12/+20 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 1 | -14/+24 |
1993-10-28 | * valops.c (value_assign): Change bitfield code to use a buffer of | Jim Kingdon | 1 | -13/+29 |
1993-10-26 | * valops.c (value_assign): Call reinit_frame_cache when assigning | Jim Kingdon | 1 | -0/+9 |
1993-10-08 | * findvar.c, value.h (symbol_read_needs_frame): New function. | Jim Kingdon | 1 | -1/+1 |
1993-10-05 | Changes to support alpha OSF/1 in native mode. | Peter Schauer | 1 | -8/+13 |
1993-09-23 | CVS: | Kung Hsu | 1 | -12/+16 |
1993-09-17 | * findvar.c (extract_signed_integer): Cast *p to LONGEST before doing | Peter Schauer | 1 | -5/+5 |
1993-08-27 | * infcmd.c, inferior.h (run_stack_dummy): If we stop somewhere | Jim Kingdon | 1 | -2/+36 |
1993-08-18 | * blockframe.c (block_innermost_frame): Uncomment. | Jim Kingdon | 1 | -14/+57 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 1 | -5/+6 |