summaryrefslogtreecommitdiff
path: root/gdb/eval.c
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (evaluate_subexp_standard): Handle ObjC ops.Adam Fedor2003-04-301-0/+284
* 2003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-211-0/+1
* 2003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-121-1/+1
* 2003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-141-3/+4
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-5/+6
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-1/+1
* 2002-09-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-09-251-1/+2
* 2002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-011-9/+7
* 2002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-04-121-6/+6
* * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointerPeter Schauer2002-03-161-8/+9
* * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' toAndrew Cagney2002-03-161-2/+1
* 2002-01-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-041-1/+1
* * cli/cli-script.c (execute_control_command): Replace value_ptrAndrew Cagney2001-12-251-3/+3
* Approved by Jim Blandy:Fred Fish2001-12-101-2/+2
* Patch from Andreas Schwab <schwab@suse.de>:Jim Blandy2001-11-121-2/+2
* s/value_ptr/struct value */Andrew Cagney2001-11-101-46/+49
* * value.h (value_as_address): Rename value_as_pointer.Andrew Cagney2001-10-161-3/+3
* (Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy2001-04-271-0/+1
* Zap __STDC__ references.Andrew Cagney2001-03-191-3/+0
* 2001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * eval.c (parse_and_eval_long): New function.David Taylor2000-10-301-0/+15
* Correct spelling in comment: tupes -> tuples.David Anderson2000-09-011-1/+1
* Protoization.Kevin Buettner2000-07-301-53/+24
* PARAMS removal.Kevin Buettner2000-05-281-11/+10
* * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter2000-04-261-4/+4
* * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy2000-04-141-3/+4
* C++ changes for 5.0, finally committed.Daniel Berlin2000-04-041-24/+36
* 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-03-141-1/+1
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-1/+1
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-3/+11
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-3/+2
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-5/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-304/+306
* import gdb-1999-06-07 snapshotJason Molenda1999-06-071-15/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1989
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1871/+0
* start-sanitize-gdbtkPeter Schauer1997-06-071-6/+12
* * ch-exp.c (parse_tuple_element): Allow (*): for array tuplesWilfried Moser1996-09-041-39/+63
* * eval.c (evaluate_subexp_standard): In case of TYPE_CODE_SET:Wilfried Moser1996-04-091-0/+27
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-7/+2
* * stabsread.c (define-symbol): Use invisible referencesPer Bothner1996-01-121-10/+26
* * eval.c (evaluate_subexp_standard case): Fix typo.Per Bothner1995-12-031-1/+1
* * language.c (lang_bool_type), language.h: New function.Per Bothner1995-12-011-8/+8
* * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c:Per Bothner1995-11-301-71/+164
* * expression.h (enum exp_opcode): Add BINOP_RANGE.Per Bothner1995-11-291-4/+8
* * magic.h: Renamed to gmagic.h to avoid <magic.h> conflict.Fred Fish1995-11-281-5/+5
* * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1995-10-271-2/+35
* Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-051-61/+148
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-5/+7