aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-nindy.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-7/+7
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-10/+10
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-2/+2
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-5/+5
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-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-2/+4
2000-12-15Replace free() with xfree().Kevin Buettner1-5/+5
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-14/+9
2000-10-10Protoization.Kevin Buettner1-12/+8
2000-08-18* MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin1-2/+4
2000-08-10* monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin1-1/+5
2000-07-30Protoization.Kevin Buettner1-43/+21
2000-06-19* remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin1-81/+5
2000-05-28PARAMS removal.Kevin Buettner1-4/+2
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-215/+226
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+852
1999-04-16Initial creation of sourceware repositoryStan Shebs1-852/+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-1/+24
1998-10-01Replace "exec" with "executable" in messages.Andrew Cagney1-1/+1
1998-05-21Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-29/+46
1996-04-13 * remote-nindy.c (nindy_open): Acquire more target state so thatStu Grossman1-19/+9
1996-04-12 * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMATStu Grossman1-4/+4
1996-04-11 * dcache.c: Add prototypes. Make many functions static.Stu Grossman1-3/+3
1996-01-17 * remote-hms.c (hms_ops): Add value for to_thread_alive.Stan Shebs1-0/+1
1995-08-31 * rmote-nindy.c (non_dle, nidy_resume, nindy_wait): Changes toKung Hsu1-48/+49
1995-07-05 * remote-nindy (nindy_wait): Use infinite timeout reading afterKung Hsu1-1/+1
1995-06-23 * remote-nindy (nindy_load): Put in target specific load, it'sKung Hsu1-1/+41
1995-06-22 * remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR.Kung Hsu1-2/+2
1995-05-23 * remote-nindy.c: Install Kung patch for PR 6820. I have no ideaStu Grossman1-38/+50
1995-01-23Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat>Steve Chamberlain1-1/+2
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-0/+1
1994-07-23 * Makefile.in: Add stuff to build nlmstub.Stu Grossman1-1/+2
1994-02-28 * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,Jim Kingdon1-5/+4
1994-02-26 * remote.c, remote-mon.c, remote-utils.c, remote-utils.h,Jim Kingdon1-3/+7
1994-01-06 * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1-1/+2
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-26/+11
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-5/+5
1993-10-29 * defs.h, findvar.c (extract_floating, store_floating): New functions.Jim Kingdon1-13/+9
1993-10-27 * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug".Jim Kingdon1-4/+4
1993-10-16* breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1-1/+2
1993-10-15 * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),Jim Kingdon1-6/+2
1993-09-22* remote-nindy.c: Declare ninMemGet and ninMemPut.Jim Kingdon1-0/+2
1993-09-14use remote-utils facilities for baud_rateK. Richard Pixley1-3/+6
1993-09-01break dcache out of remote-nindy.cK. Richard Pixley1-174/+8
1993-08-21* remote-nindy.c: Remove unused include of sys/ioctl.h.Jim Kingdon1-6/+1