diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-04-12 15:01:44 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-04-12 15:01:44 +0530 |
commit | 8fc1bee546c01b2b6975e4cb07be70cc531aa754 (patch) | |
tree | bc1d2e37911b6675cf2273abce1d3104e473eba6 /ChangeLog | |
parent | 0a033d342e102c92e638e2a9e97abbe8685c98d7 (diff) | |
download | glibc-8fc1bee546c01b2b6975e4cb07be70cc531aa754.tar.gz glibc-8fc1bee546c01b2b6975e4cb07be70cc531aa754.tar.xz glibc-8fc1bee546c01b2b6975e4cb07be70cc531aa754.zip |
Move bench target to benchtests
The bench target will only be used within the benchtests directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 36efa0b02b..9757623081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-04-12 Siddhesh Poyarekar <siddhesh@redhat.com> + + * Rules (bench): Move target definition... + * benchtests/Makefile: ... here. + 2013-04-11 Carlos O'Donell <carlos@redhat.com> * math/libm-test.inc (cos_test): Fix PI/2 test. |