Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com> | Joern Rennecke | 2004-06-25 | 1 | -2/+9 |
| | | | | | | | | include/gdb: * callback.h (host_callback_struct): Replace members fdopen and alwaysopen with fd_buddy. sim/common: * callback.c: Changed all users. | ||||
* | nclude/gdb: | Joern Rennecke | 2003-10-15 | 1 | -0/+2 |
| | | | | | | | | | | | | * callback.h (struct host_callback_struct): New members ftruncate and truncate. gdb: sim/common: * callback.c (os_ftruncate, os_truncate): New functions. (default_callback): Initialize ftruncate and truncate members. sim/sh: * syscall.h (SYS_truncate, SYS_ftruncate): Define. * interp.c (trap): Add support for SYS_ftruncate and SYS_truncate. | ||||
* | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 2002-06-09 | 1 | -0/+270 |
Update accordingly. |