aboutsummaryrefslogtreecommitdiff
path: root/gdb/eval.c
AgeCommit message (Expand)AuthorFilesLines
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
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-5/+7
1995-03-14 * ch-valprint.c (annotate.h): Include.Stan Shebs1-7/+3
1995-02-12 * language.h (struct language_defn): New field evaluate_exp.Per Bothner1-42/+19
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1-83/+28
1995-02-01 * ch-exp.y (value_string_element, string_primitive_value,Per Bothner1-8/+29
1995-01-23 Add support for Chill bitstring literals (e.h. H'FF00').Per Bothner1-1/+6
1995-01-20 * expression.h (OP_LABELED): New operator, for ChillPer Bothner1-28/+104
1995-01-14* eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL.Jim Kingdon1-9/+9
1995-01-14* eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL.Jim Kingdon1-0/+13
1995-01-04 * ch-exp.y (literal): Recognize NULL.Per Bothner1-78/+381
1993-11-17Modified Files:Kung Hsu1-9/+41
1993-08-18 * blockframe.c (block_innermost_frame): Uncomment.Jim Kingdon1-15/+40