MicroBlaze: Add missing sysdep-cancel.h implementation
authorDavid Holsgrove <david.holsgrove@xilinx.com>
Mon, 30 Jun 2014 04:01:22 +0000 (14:01 +1000)
committerDavid Holsgrove <david.holsgrove@xilinx.com>
Mon, 30 Jun 2014 23:58:03 +0000 (09:58 +1000)
commit0cdcad1769a962583788841f6dc2df1efe989245
treeced4105d8971e708b155b0e104679fec1fb38406
parent9b71d0e38c587dd1616eefd9d9ac09be90a28fe4
MicroBlaze: Add missing sysdep-cancel.h implementation

And update socket.S, Makefile to use *_nocancel definitions.

Absence of sysdep-cancel.h was not apparent until Roland's
not-cancel.h unification.

2014-06-30  David Holsgrove  <david.holsgrove@xilinx.com>

  * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file
  * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P
  * sysdeps/unix/sysv/linux/microblaze/Makefile: Add to libpthread-routines

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
ChangeLog
sysdeps/unix/sysv/linux/microblaze/Makefile
sysdeps/unix/sysv/linux/microblaze/socket.S
sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h [new file with mode: 0644]