src/include/gdb ChangeLog callback.h
amylaar@sources.redhat.com
amylaar@sources.redhat.com
Wed Oct 15 12:28:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: amylaar@sourceware.org 2003-10-15 12:28:50
Modified files:
include/gdb : ChangeLog callback.h
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/gdb/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/gdb/callback.h.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Binutils-cvs
mailing list