[csl-arm] Allow building arm unwind library without target headers.

Paul Brook paul@codesourcery.com
Fri Nov 19 20:20:00 GMT 2004


The attached patch adds a definition for abort() to unwind-arm.h. This allows 
building the unwind library without target libc headers. I've also removed a 
use of NULL from unwind-arm.c for the same reason.

Tested with cross to arm-none-eabi.
Applied to csl-arm-branch.

Paul

2004-11-19  Paul Brook  <paul@codesourcery.com>

 * unwind-arm.h: Don't include stdio.h.  Add prototype for abort().
 * config/arm/unwind-arm.c: Don't include stdio.h. Don't use NULL.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.unwind_inc
Type: text/x-diff
Size: 1977 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20041119/daedb89d/attachment.bin>


More information about the Gcc-patches mailing list