summaryrefslogtreecommitdiff
path: root/gdb/findvar.c
Commit message (Expand)AuthorAgeFilesLines
* * findvar.c (read_var_value): Apply value_as_pointer() toNicholas Duffek2001-07-161-13/+6
* Clean up the D10V port so that GDB and the target program noJim Blandy2001-07-101-23/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-5/+9
* 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder2001-02-061-4/+4
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-14/+5
* 2000-07-07 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-07-101-810/+5
* Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney2000-06-041-2/+12
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-7/+7
* 2000-05-24 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-241-18/+14
* Multi-arch NPC_REGNUM NNPC_REGNUM.Andrew Cagney2000-05-021-4/+0
* 2000-04-27 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-04-271-3/+6
* * remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney2000-04-171-8/+0
* * findvar.c (store_typed_address, extract_typed_address): FixJim Blandy2000-04-161-2/+2
* * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy2000-04-141-12/+98
* 2000-03-29 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-311-8/+0
* Convert extract/store functions to ISO-C.Andrew Cagney2000-03-041-26/+8
* Fixes for extract_floating() and store_floating().Kevin Buettner2000-03-021-13/+8
* Clean up compiler warnings:Jim Kingdon2000-02-081-1/+1
* import gdb-2000-01-31 snapshotJason Molenda2000-02-011-0/+27
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-62/+42
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-0/+8
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-10/+12
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-104/+112
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-28/+118
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-11/+6
* import gdb-19990422 snapshotStan Shebs1999-04-261-30/+48
* Initial revisionStan Shebs1999-04-161-0/+1630