aboutsummaryrefslogtreecommitdiff
path: root/gdb/findvar.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-012003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-03-142003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+9
2003-03-122003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-03-012003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2003-02-21 Based on a patch from Daniel Berlin (dberlin@dberlin.org).Daniel Jacobowitz1-0/+20
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-4/+4
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-72/+76
2003-01-142003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+4
2003-01-062003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+5
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-11-242002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-13* findvar.c (read_var_value): Doc fix.Jim Blandy1-3/+0
2002-11-122002-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-6/+0
2002-10-212002-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+6
2002-10-212002-10-21 Jim Blandy <jimb@redhat.com>Elena Zannoni1-0/+17
2002-10-212002-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2002-07-242002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+8
2002-05-15* regcache.c (register_valid): Revise comments refering to "NotAndrew Cagney1-0/+7
2002-05-12* arch-utils.h (legacy_register_to_value): Declare.Andrew Cagney1-4/+4
2002-04-23* findvar.c (extract_signed_integer): Cast printf argumentJason Thorpe1-2/+2
2002-04-09* findvar.c: Include "builtin-regs.h".Andrew Cagney1-0/+6
2002-04-05gdb/ChangeLog:Jim Blandy1-1/+1
2002-03-16* eval.c (evaluate_subexp_standard): Pass ``selected_frame'' toAndrew Cagney1-7/+7
2002-02-10* gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default toAndrew Cagney1-6/+0
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-6/+6
2001-12-032001-11-30 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-2/+15
2001-11-10s/value_ptr/struct value */Andrew Cagney1-11/+11
2001-10-16* value.h (value_as_address): Rename value_as_pointer.Andrew Cagney1-4/+4
2001-09-24* findvar.c (read_var_value): For LOC_INDIRECT and LOC_REF_ARGAndrew Cagney1-18/+25
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-96/+0
2001-07-16 * findvar.c (read_var_value): Apply value_as_pointer() toNicholas Duffek1-13/+6
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy1-23/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-5/+9
2001-02-062001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder1-4/+4
2000-07-30Protoization.Kevin Buettner1-14/+5
2000-07-102000-07-07 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-810/+5
2000-06-04Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney1-2/+12
2000-05-28PARAMS removal.Kevin Buettner1-7/+7
2000-05-242000-05-24 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-18/+14
2000-05-02Multi-arch NPC_REGNUM NNPC_REGNUM.Andrew Cagney1-4/+0
2000-04-272000-04-27 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-3/+6
2000-04-17* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney1-8/+0
2000-04-16* findvar.c (store_typed_address, extract_typed_address): FixJim Blandy1-2/+2
2000-04-14* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy1-12/+98
2000-03-312000-03-29 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-8/+0
2000-03-04Convert extract/store functions to ISO-C.Andrew Cagney1-26/+8