Age | Commit message (Expand) | Author | Files | Lines |
2004-06-10 | 2004-06-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+0 |
2003-10-23 | 2003-10-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+0 |
2003-10-02 | 2003-10-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+2 |
2003-09-25 | 2003-09-25 David Carlton <carlton@kealia.com> | David Carlton | 1 | -5/+3 |
2003-09-13 | 2003-09-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+1 |
2003-07-31 | 2003-07-31 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+1 |
2003-07-30 | 2003-07-30 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+2 |
2003-06-05 | 2003-06-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+8 |
2003-05-10 | * value.h: Pretty print. | Mark Kettenis | 1 | -157/+163 |
2003-04-21 | 2003-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+0 |
2003-04-12 | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+4 |
2003-03-31 | 2003-03-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+1 |
2003-03-26 | 2003-03-26 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2003-01-19 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-01-06 | 2003-01-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+5 |
2003-01-04 | gdb/ | Daniel Jacobowitz | 1 | -5/+1 |
2003-01-02 | 2003-01-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2002-10-14 | valops.c (value_of_local): New function. | Adam Fedor | 1 | -0/+2 |
2002-09-19 | Revert previous change. Not obvious. | Andrew Cagney | 1 | -12/+0 |
2002-09-19 | 2002-09-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+12 |
2002-09-13 | * value.h (find_function_in_inferior): Add const keyword to | Joel Brobecker | 1 | -1/+1 |
2002-08-01 | 2002-08-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-07-03 | * infcmd.c (print_return_value): Remove compatibility code calling | Andrew Cagney | 1 | -1/+4 |
2002-05-12 | 2005-05-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-05-11 | 2002-05-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -3/+0 |
2002-03-17 | fix tipo | Andrew Cagney | 1 | -1/+1 |
2002-03-17 | * value.h (struct value): Delete field ``substring_addr''. Change | Andrew Cagney | 1 | -11/+4 |
2002-03-16 | * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to | Andrew Cagney | 1 | -1/+2 |
2002-01-04 | Move value_ptr typedef to gdbtk-wrapper from value.h. | Andrew Cagney | 1 | -2/+0 |
2002-01-04 | 2002-01-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+0 |
2002-01-04 | 2002-01-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-01-04 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -115/+122 |
2001-10-16 | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 1 | -1/+1 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+2 |
2001-05-21 | * value.h (struct value): Doc fix, and rearrange members to place | Jim Blandy | 1 | -21/+45 |
2001-05-19 | 2001-05-07 Daniel Berlin <dan@cgsoftware.com> | Daniel Berlin | 1 | -0/+2 |
2001-04-27 | (Changes from Daniel Berlin, with revisions by Jim Blandy.) | Jim Blandy | 1 | -5/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -34/+0 |
2001-02-22 | Move get_saved_register to frame.h. | Andrew Cagney | 1 | -5/+0 |
2001-02-02 | Changed free() to xfree() where appropriate. Also changed Copyright to | John R. Moore | 1 | -2/+3 |
2001-01-09 | * regcache.c (set_register_cached, register_buffer, | Nicholas Duffek | 1 | -0/+4 |
2001-01-09 | * regcache.c: Change "write-back" comment to "write-through". | Nicholas Duffek | 1 | -10/+10 |
2000-10-30 | * eval.c (parse_and_eval_long): New function. | David Taylor | 1 | -0/+2 |
2000-09-04 | 2000-09-04 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2000-08-25 | Fri Aug 25 16:57:05 2000 David Taylor <taylor@texas.cygnus.com> | David Taylor | 1 | -0/+2 |
2000-08-16 | * value.h (struct value) <lazy>: Add a comment about its use for | Eli Zaretskii | 1 | -1/+12 |
2000-07-11 | Add read_signed_register{,_pid}(). Change return type of | Andrew Cagney | 1 | -2/+8 |
2000-07-10 | 2000-07-07 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+2 |