aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-vx.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-27/+28
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-1/+2
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-272001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-2/+2
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-2/+3
2000-12-15Replace free() with xfree().Kevin Buettner1-4/+4
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-10-16Protoization.Kevin Buettner1-10/+6
2000-08-272000-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+3
2000-08-022000-08-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+3
2000-07-30Protoization.Kevin Buettner1-103/+46
2000-05-28PARAMS removal.Kevin Buettner1-3/+2
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+3
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-6/+2
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-2/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-167/+171
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1467
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1467/+0
1999-01-05fix copyright datesStan Shebs1-1/+1
1999-01-04 * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneededStan Shebs1-144/+58
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-1/+1
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-1/+47
1998-11-06Patches to fix linux-x-i960-vxworks5.0 build failure.Jim Wilson1-7/+7
1998-05-21Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-46/+91
1997-08-19 * objfiles.c (objfile_relocate): Add call to breakpoint_re_setFred Fish1-3/+0
1997-02-16 * remote-vx.c (vx_attach): Fix for PR 11356. Remove code addedStu Grossman1-28/+5
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-17 * remote-vx.c (vx_ops, vx_run_ops): Initialize new to_thread_aliveIan Lance Taylor1-0/+2
1995-03-01 * a29k-tdep.c (get_longjmp_target): add this function, from WRS.Kung Hsu1-114/+167
1995-01-27 * remote-vx.c: Revert all of Kung's changes of 16 Jan. TheJim Kingdon1-171/+119
1995-01-16 * Makefile.in: add new files remote-vx29k.c, config/a29k/tm-vx29k.h,Kung Hsu1-119/+171
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-0/+2
1994-10-20 * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon1-0/+11
1994-10-17 * Makefile.in (ALLDEPFILES): Remove xcoffexec.c.Jim Kingdon1-158/+232
1994-08-28 * symfile.c (symbol_file_add): Move reinit_frame_cache call toPeter Schauer1-2/+13
1994-08-24 * remote-vx.c (vx_attach): Interpret the command argument as anStan Shebs1-4/+7
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-2/+2
1994-01-13 * remote-vx.c (vx_wait): Only call i960_fault_to_signal if I80960Jim Kingdon1-0/+9
1994-01-06 * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1-1/+1
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-21/+17
1993-12-26 * valops.c (call_function_by_hand, push_word), defs.h (push_word),Jim Kingdon1-1/+1
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-14/+14
1993-10-23 * remote-vx.c: Rename pid parameter to pid_to_wait_for. SomeJim Kingdon1-2/+2
1993-10-16* breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1-1/+5