| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-04-12 | 1 | -6/+6 |
* | * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer | Peter Schauer | 2002-03-16 | 1 | -8/+9 |
* | * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to | Andrew Cagney | 2002-03-16 | 1 | -2/+1 |
* | 2002-01-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-01-04 | 1 | -1/+1 |
* | * cli/cli-script.c (execute_control_command): Replace value_ptr | Andrew Cagney | 2001-12-25 | 1 | -3/+3 |
* | Approved by Jim Blandy: | Fred Fish | 2001-12-10 | 1 | -2/+2 |
* | Patch from Andreas Schwab <schwab@suse.de>: | Jim Blandy | 2001-11-12 | 1 | -2/+2 |
* | s/value_ptr/struct value */ | Andrew Cagney | 2001-11-10 | 1 | -46/+49 |
* | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 2001-10-16 | 1 | -3/+3 |
* | (Changes from Daniel Berlin, with revisions by Jim Blandy.) | Jim Blandy | 2001-04-27 | 1 | -0/+1 |
* | Zap __STDC__ references. | Andrew Cagney | 2001-03-19 | 1 | -3/+0 |
* | 2001-03-06 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2001-03-07 | 1 | -1/+0 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | * eval.c (parse_and_eval_long): New function. | David Taylor | 2000-10-30 | 1 | -0/+15 |
* | Correct spelling in comment: tupes -> tuples. | David Anderson | 2000-09-01 | 1 | -1/+1 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -53/+24 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -11/+10 |
* | * ax-gdb.c (agent_command): Remove now useless cast of | Philippe De Muyter | 2000-04-26 | 1 | -4/+4 |
* | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 2000-04-14 | 1 | -3/+4 |
* | C++ changes for 5.0, finally committed. | Daniel Berlin | 2000-04-04 | 1 | -24/+36 |
* | 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-03-14 | 1 | -1/+1 |
* | import gdb-1999-12-13 snapshot | Jason Molenda | 1999-12-14 | 1 | -1/+1 |
* | import gdb-1999-10-18 snapshot | Jason Molenda | 1999-10-19 | 1 | -3/+11 |
* | import gdb-1999-10-11 snapshot | Jason Molenda | 1999-10-12 | 1 | -3/+2 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -5/+0 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -304/+306 |
* | import gdb-1999-06-07 snapshot | Jason Molenda | 1999-06-07 | 1 | -15/+2 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+1989 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1871/+0 |
* | start-sanitize-gdbtk | Peter Schauer | 1997-06-07 | 1 | -6/+12 |
* | * ch-exp.c (parse_tuple_element): Allow (*): for array tuples | Wilfried Moser | 1996-09-04 | 1 | -39/+63 |
* | * eval.c (evaluate_subexp_standard): In case of TYPE_CODE_SET: | Wilfried Moser | 1996-04-09 | 1 | -0/+27 |
* | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1996-03-30 | 1 | -7/+2 |
* | * stabsread.c (define-symbol): Use invisible references | Per Bothner | 1996-01-12 | 1 | -10/+26 |
* | * eval.c (evaluate_subexp_standard case): Fix typo. | Per Bothner | 1995-12-03 | 1 | -1/+1 |
* | * language.c (lang_bool_type), language.h: New function. | Per Bothner | 1995-12-01 | 1 | -8/+8 |
* | * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c: | Per Bothner | 1995-11-30 | 1 | -71/+164 |
* | * expression.h (enum exp_opcode): Add BINOP_RANGE. | Per Bothner | 1995-11-29 | 1 | -4/+8 |
* | * magic.h: Renamed to gmagic.h to avoid <magic.h> conflict. | Fred Fish | 1995-11-28 | 1 | -5/+5 |
* | * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGET | Stu Grossman | 1995-10-27 | 1 | -2/+35 |
* | Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-10-05 | 1 | -61/+148 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -5/+7 |
* | * ch-valprint.c (annotate.h): Include. | Stan Shebs | 1995-03-14 | 1 | -7/+3 |
* | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 1995-02-12 | 1 | -42/+19 |
* | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1995-02-02 | 1 | -83/+28 |
* | * ch-exp.y (value_string_element, string_primitive_value, | Per Bothner | 1995-02-01 | 1 | -8/+29 |
* | Add support for Chill bitstring literals (e.h. H'FF00'). | Per Bothner | 1995-01-23 | 1 | -1/+6 |
* | * expression.h (OP_LABELED): New operator, for Chill | Per Bothner | 1995-01-20 | 1 | -28/+104 |
* | * eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL. | Jim Kingdon | 1995-01-14 | 1 | -9/+9 |
* | * eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL. | Jim Kingdon | 1995-01-14 | 1 | -0/+13 |