Re: [PATCH v2] RISC-V: Do not use _init/_fini
Kito Cheng <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CA+yXCZB0JkdyOpvCWt=ccNmOuHihuzEeu3fJKHLQCNMGtHixiw@mail.gmail.com> |
RISC-V part is LGTM. On Wed, Aug 1, 2018 at 12:42 AM Jim Wilson <[email protected]> wrote: > On Mon, Jul 30, 2018 at 1:28 AM, Sebastian Huber > <[email protected]> wrote: > > Introduce new host configuration variable "have_init_fini" which is set > > to "yes" by default. Override it for RISC-V to "no". > > I think this patch is much better than the previous one. Keeps the > config stuff in one place. It looks good to me, but I'm not a newlib > maintainer. > > Jim >