aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-182003-07-17 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+2
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-02-20Index: include/gdb/ChangeLogAndrew Cagney1-33/+0
2003-02-022003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-35/+0
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
2002-05-29* Makefile.in (arch-utils.o): Add $(sim_regno_h).Andrew Cagney1-16/+0
2002-05-29* sim-regno.h: New file.Andrew Cagney1-31/+77
2002-01-20Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.Andrew Cagney1-2/+1
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-5/+6
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2001-12-15LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney1-1/+1
2001-06-10* gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor1-1/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-11/+11
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-1/+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-2/+4
2001-02-07Fix printf fmt of long in remote-sim.c.Andrew Cagney1-1/+3
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-5/+8
2000-10-12Protoization.Kevin Buettner1-6/+8
2000-08-02Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney1-4/+0
2000-07-30Protoization.Kevin Buettner1-62/+27
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-05-28PARAMS removal.Kevin Buettner1-32/+31
2000-03-01From Fernando: call generic_mourn_inferior() when closing rdi and simAndrew Cagney1-0/+1
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-2/+2
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-12/+3
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-10/+30
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-46/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-109/+110
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-8/+2
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-2/+7
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1003
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1003/+0
1999-01-191999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-1/+3
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-5/+27
1998-12-13CARP:Andrew Cagney1-5/+4
1998-12-10CARP:Andrew Cagney1-3/+3
1998-11-25CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB beingAndrew Cagney1-2/+2
1998-10-01Replace "exec" with "executable" in messages.Andrew Cagney1-1/+1
1998-09-09Merges from SKY branch:Ron Unrau1-2/+2
1998-08-12* Handle the possibility that some simulator commands may modify registerFrank Ch. Eigler1-0/+4
1998-06-16 * dbxread.c: reset function_start_offset after a finishing N_FUNRon Unrau1-0/+5