This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Move __libc_fini_array into a separate file.


It was regenerated but obviously wasn't changed so it appeared in my commit list when I did cvs commit, but it didn't need to be checked in.

-- Jeff J.

On 06/08/2010 05:13 PM, Howland Craig D (Craig) wrote:
Jeff:
The email and ChangeLog say that Makefile.in has been updated, but
it appears to have not been changed in the CVS repository.
Craig


-----Original Message----- From: newlib-owner@sourceware.org on behalf of Jeff Johnston Sent: Tue 6/8/2010 2:48 PM To: newlib@sourceware.org Subject: Re: [patch] Move __libc_fini_array into a separate file.

...

If there are any problems, please let me know.

2010-06-08 Jeff Johnston <jjohnstn@redhat.com>

* configure.in: Add test for enable-newlib-register-fini
to set the _WANT_REGISTER_FINI flag.
* configure: Regenerated.
* Makefile.in: Ditto.
* newlib.hin: Add _WANT_REGISTER_FINI flag.
* libc/stdlib/__call_atexit.c: Add test for
_WANT_REGISTER_FINI to enable the register_fini function.

-- Jeff J.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]