Re: [PATCH] Improve documentation of target hooks for libc functions

2019-08-13 Thread Jeff Law
On 8/13/19 7:24 AM, Jonathan Wakely wrote: > * target.def (libc_has_function, libc_has_fast_function): Improve > documentation strings. > * doc/tm.texi: Regenerate. > > Bootstrapped x86_64-linux. > > OK for trunk? > > OK jeff

[PATCH] Improve documentation of target hooks for libc functions

2019-08-13 Thread Jonathan Wakely
* target.def (libc_has_function, libc_has_fast_function): Improve documentation strings. * doc/tm.texi: Regenerate. Bootstrapped x86_64-linux. OK for trunk? commit c3645cae6c78896218c60135349056a5bf943b8a Author: Jonathan Wakely Date: Tue Aug 13 14:01:01 2019 +0100