mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* gdbint.texinfo (Host Definition): Remove description of
HAVE_SIGSETMASK.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2001-09-08 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* gdbint.texinfo (Host Definition): Remove description of
|
||||||
|
HAVE_SIGSETMASK.
|
||||||
|
|
||||||
2001-09-04 Elena Zannoni <ezannoni@redhat.com>
|
2001-09-04 Elena Zannoni <ezannoni@redhat.com>
|
||||||
|
|
||||||
* gdbint.texinfo (Target Architecture Definition): Add
|
* gdbint.texinfo (Target Architecture Definition): Add
|
||||||
|
@ -2177,11 +2177,6 @@ anal.
|
|||||||
In some cases, use the system call @code{mmap} for reading symbol
|
In some cases, use the system call @code{mmap} for reading symbol
|
||||||
tables. For some machines this allows for sharing and quick updates.
|
tables. For some machines this allows for sharing and quick updates.
|
||||||
|
|
||||||
@item HAVE_SIGSETMASK
|
|
||||||
@findex sigsetmask
|
|
||||||
Define this if the host system has job control, but does not define
|
|
||||||
@code{sigsetmask}. Currently, this is only true of the RS/6000.
|
|
||||||
|
|
||||||
@item HAVE_TERMIO
|
@item HAVE_TERMIO
|
||||||
Define this if the host system has @code{termio.h}.
|
Define this if the host system has @code{termio.h}.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user