diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5caffcd51e..908da88c4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2017-08-07 Andreas Schwab <schwab@suse.de> + + * elf/Makefile ($(objpfx)tst-pathopt.out): Redirect output to target. + * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise. + * intl/Makefile ($(objpfx)tst-gettext.out) + ($(objpfx)tst-translit.out, $(objpfx)tst-gettext2.out) + ($(objpfx)tst-gettext4.out, $(objpfx)tst-gettext6.out): Likewise. + * libio/Makefile ($(objpfx)test-freopen.out): Likewise. + * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise. + * nptl/Makefile ($(objpfx)tst-tls6.out): Likewise. + * posix/Makefile ($(objpfx)globtest.out) + ($(objpfx)wordexp-tst.out, $(objpfx)tst-getconf.out): Likewise. + * stdio-common/Makefile ($(objpfx)tst-unbputc.out) + ($(objpfx)tst-printf.out): Likewise. + * stdlib/Makefile ($(objpfx)tst-fmtmsg.out) + ($(objpfx)tst-setcontext3.out): Likewise. + 2017-08-07 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines): |