From 48d5b28742bb83efa3858a2914c70948f2c54a90 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Fri, 28 Jan 2005 03:39:28 +0000 Subject: * 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. --- include/gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/gdb/ChangeLog') diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index d07d00d16..42e1bfac4 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -1,5 +1,10 @@ 2005-01-28 Hans-Peter Nilsson + * 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. + * callback.h: Include "bfd.h". (struct host_callback_struct): New member target_endian. (cb_store_target_endian): Declare. -- cgit v1.2.3