Joel Brobecker
fc32145a4c
Switch the license of all .h files to GPLv3.
2007-08-23 18:17:33 +00:00
Daniel Jacobowitz
091fe9bf7d
Copyright updates for 2007.
2007-01-09 17:59:15 +00:00
Ben Elliston
e18a40d8cb
* callback.h: Remove ANSI_PROTOTYPES conditional code.
2005-07-10 23:26:04 +00:00
Hans-Peter Nilsson
48d5b28742
* callback.h (struct host_callback_struct): New members pipe,
...
pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
target_sizeof_int.
(CB_SYS_pipe): New macro.
2005-01-28 03:39:28 +00:00
Hans-Peter Nilsson
9e34a4010f
* callback.h: Include "bfd.h".
...
(struct host_callback_struct): New member target_endian.
(cb_store_target_endian): Declare.
2005-01-28 03:27:02 +00:00
Hans-Peter Nilsson
4931fc2b3a
* callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
2004-12-15 01:24:15 +00:00
Hans-Peter Nilsson
4e96a0a0a1
* callback.h (CB_SYS_rename): New macro.
2004-12-13 00:42:49 +00:00
Hans-Peter Nilsson
716f334bce
* callback.h (struct host_callback_struct): New member lstat.
...
(CB_SYS_lstat): New macro.
2004-12-13 00:35:29 +00:00
Joern Rennecke
6778dc3f1a
2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
...
include/gdb:
* callback.h (host_callback_struct): Replace members fdopen and
alwaysopen with fd_buddy.
sim/common:
* callback.c: Changed all users.
2004-06-25 16:48:01 +00:00
Joern Rennecke
8cf2a4dcb2
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.
2003-10-15 12:28:50 +00:00
Andrew Cagney
a1178695fc
Move include/callback.h and include/remote-sim.h to include/gdb/.
...
Update accordingly.
2002-06-09 15:45:44 +00:00