diff options
author | Torvald Riegel <triegel@redhat.com> | 2013-10-08 14:04:10 +0300 |
---|---|---|
committer | Torvald Riegel <triegel@redhat.com> | 2013-10-10 14:45:30 +0300 |
commit | 40fefba1b5b05d05a3a4b48796a1006db90d8f74 (patch) | |
tree | f7bddfa085842455cbe6934dae95707a0a4e6e2e /ChangeLog | |
parent | dcc2dd3f46e6cd532527ed041103633f99efb611 (diff) | |
download | glibc-40fefba1b5b05d05a3a4b48796a1006db90d8f74.tar glibc-40fefba1b5b05d05a3a4b48796a1006db90d8f74.tar.gz glibc-40fefba1b5b05d05a3a4b48796a1006db90d8f74.tar.bz2 glibc-40fefba1b5b05d05a3a4b48796a1006db90d8f74.zip |
benchtests: Add include-sources directive.
This adds the "include-sources" directive to scripts/bench.pl. This
allows for including source code (vs including headers, which might get
a different search path) after the inclusion of any headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-10-10 Torvald Riegel <triegel@redhat.com> + + * scripts/bench.pl: Add include-sources directive. + * benchtests/README: Update documentation. + 2013-10-10 Joseph Myers <joseph@codesourcery.com> * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro. |