[patch] New option --disable-reenterable-atexit

Joey Ye joey.ye@arm.com
Wed Oct 16 06:39:00 GMT 2013


There is an existing macro to declare atexit data structure as global
variables, so that it can be discarded if not used to save memory
consumption. But this macro was only enabled for certain targets.

This patch adds an configure option --disable-reenterable-atexit for more
targets.

ChangeLog:
2013-10-16  Joey Ye  <joey.ye@arm.com>

	configure.in (disable-reenterable-atexit): New option.
	configure: Regenerated.
	newlib.hin (_REENT_GLOBAL_ATEXIT): Place-holder.
	README (disable-reenterable-atexit): Description for
	new option.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: reent_atexit-1010.patch
Type: application/octet-stream
Size: 4233 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20131016/dd3c2197/attachment.obj>


More information about the Newlib mailing list