summaryrefslogtreecommitdiff
path: root/gdb/findvar.c
Commit message (Expand)AuthorAgeFilesLines
* 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 creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1630
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1553/+0
* CARP:Andrew Cagney1998-12-101-2/+2
* 1998-12-08 Philippe De Muyter <phdm@macqel.be>Jason Molenda1998-12-091-80/+152
* * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMATStu Grossman1996-04-121-22/+6
* * dcache.c: Add prototypes. Make many functions static.Stu Grossman1996-04-111-20/+73
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-6/+58
* * Add native support for long double data type.Stu Grossman1996-02-171-4/+33
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-30/+144
* Fix problems with infinite recursion when printing a classPeter Schauer1995-03-101-2/+2
* * hppa-tdep.c (pa_print_registers), monitor.c: UseJim Kingdon1995-03-011-7/+25
* * defs.h: define SWAP_TARGET_AND_HOST macro.Kung Hsu1995-02-281-110/+296
* * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,Jim Kingdon1994-02-281-12/+11
* * findvar.c (value_of_register, value_from_register),Peter Schauer1993-11-021-31/+105
* * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1993-10-211-1/+6
* * findvar.c, value.h (symbol_read_needs_frame): New function.Jim Kingdon1993-10-081-1/+40
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-3/+4
* bcopy -> memcpyK. Richard Pixley1993-09-011-137/+194
* * a29k-tdep.c, findvar.c (get_saved_register): Fix byteswapping sins.Jim Kingdon1993-07-091-6/+11
* * findvar.c (read_register): Provide some support for 64 bit regs.David Edelsohn1993-07-081-2/+15
* * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.Steve Chamberlain1993-06-091-31/+73
* * findvar.c (write_register): Add sanity check for register size.Stu Grossman1993-05-171-17/+14
* add commentJim Kingdon1993-03-301-47/+149
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-66/+87
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-12/+2
* * findvar.c (find_var_value): Handle &function better.John Gilmore1991-07-141-13/+19
* The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1991-05-021-7/+5
* Check for NULL selected_frame in various places.Jim Kingdon1991-04-221-2/+13
* * findvar.c (read_register_gen): Add "target byte-order" comment.Jim Kingdon1991-04-201-2/+3
* Initial revisionK. Richard Pixley1991-03-281-0/+684
* Initial revisionJohn Gilmore1990-09-051-579/+0
* gdb-3.5gdb-3.52012-06-031-3/+20
* gdb-3.3gdb-3.32012-06-031-24/+57