]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/gdb/ChangeLog
nclude/gdb:
authorJoern Rennecke <joern.rennecke@embecosm.com>
Wed, 15 Oct 2003 12:28:50 +0000 (12:28 +0000)
committerJoern Rennecke <joern.rennecke@embecosm.com>
Wed, 15 Oct 2003 12:28:50 +0000 (12:28 +0000)
commitcdc9c0bc96781bae099051b052ccfd66ea685ba5
tree6d6a132258b68bd74c9ae148e7fd17b1cead2385
parent1b8e29e5404c9a74a167251fb37aa5ac0d9fd53e
nclude/gdb:
        * 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.
include/gdb/ChangeLog
include/gdb/callback.h