aboutsummaryrefslogtreecommitdiff
path: root/gdb/eval.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-8/+10
2003-01-252003-01-24 David Carlton <carlton@math.stanford.edu>David Carlton1-8/+17
2003-01-212003-01-20 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2002-11-232002-11-22 David Carlton <carlton@math.stanford.edu>David Carlton1-10/+8
2002-09-27Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton1-1/+2
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+1977
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-1977/+0
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-9/+7
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+1979
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-1979/+0
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-16/+16
2002-01-042002-01-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2001-12-25* cli/cli-script.c (execute_control_command): Replace value_ptrAndrew Cagney1-3/+3
2001-12-10Approved by Jim Blandy:Fred Fish1-2/+2
2001-11-12Patch from Andreas Schwab <schwab@suse.de>:Jim Blandy1-2/+2
2001-11-10s/value_ptr/struct value */Andrew Cagney1-46/+49
2001-10-16* value.h (value_as_address): Rename value_as_pointer.Andrew Cagney1-3/+3
2001-04-27(Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy1-0/+1
2001-03-19Zap __STDC__ references.Andrew Cagney1-3/+0
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-10-30 * eval.c (parse_and_eval_long): New function.David Taylor1-0/+15
2000-09-01Correct spelling in comment: tupes -> tuples.David Anderson1-1/+1
2000-07-30Protoization.Kevin Buettner1-53/+24
2000-05-28PARAMS removal.Kevin Buettner1-11/+10
2000-04-26 * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter1-4/+4
2000-04-14* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy1-3/+4
2000-04-04C++ changes for 5.0, finally committed.Daniel Berlin1-24/+36
2000-03-142000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+1
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-3/+11
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-3/+2
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-5/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-304/+306
1999-06-07import gdb-1999-06-07 snapshotJason Molenda1-15/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1989
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1871/+0
1997-06-07start-sanitize-gdbtkPeter Schauer1-6/+12
1996-09-04 * ch-exp.c (parse_tuple_element): Allow (*): for array tuplesWilfried Moser1-39/+63
1996-04-09 * eval.c (evaluate_subexp_standard): In case of TYPE_CODE_SET:Wilfried Moser1-0/+27
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-7/+2
1996-01-12 * stabsread.c (define-symbol): Use invisible referencesPer Bothner1-10/+26
1995-12-03 * eval.c (evaluate_subexp_standard case): Fix typo.Per Bothner1-1/+1
1995-12-01 * language.c (lang_bool_type), language.h: New function.Per Bothner1-8/+8
1995-11-30 * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c:Per Bothner1-71/+164
1995-11-29 * expression.h (enum exp_opcode): Add BINOP_RANGE.Per Bothner1-4/+8
1995-11-28 * magic.h: Renamed to gmagic.h to avoid <magic.h> conflict.Fred Fish1-5/+5
1995-10-27 * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1-2/+35
1995-10-05Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-61/+148