forked from lattera/glibc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing redirects in testsuite targets
- Loading branch information
1 parent
57a72fa
commit d5afb38
Showing
12 changed files
with
42 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
2017-08-07 Andreas Schwab <[email protected]> | ||
|
||
* 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 <[email protected]> | ||
|
||
* sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2017-08-07 Andreas Schwab <[email protected]> | ||
|
||
* Makefile ($(objpfx)tst-trans.out) | ||
($(objpfx)tst-ctype.out): Redirect output to target. | ||
|
||
2017-08-03 Mike FABIAN <[email protected]> | ||
|
||
For the locales doi_IN, kok_IN, and sat_IN, the words for | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters