diff options
author | Chung-Lin Tang <cltang@codesourcery.com> | 2015-02-05 06:19:36 -0800 |
---|---|---|
committer | Chung-Lin Tang <cltang@codesourcery.com> | 2015-02-05 06:19:36 -0800 |
commit | 34c5604814cb97264aa2393800967b0b0e4585cd (patch) | |
tree | 4b6457f9707559ec9f503993030cbc2540e1c9d4 /ChangeLog | |
parent | edac0a60c7514b8c9b59488cffdac6b22267e757 (diff) | |
download | glibc-34c5604814cb97264aa2393800967b0b0e4585cd.tar glibc-34c5604814cb97264aa2393800967b0b0e4585cd.tar.gz glibc-34c5604814cb97264aa2393800967b0b0e4585cd.tar.bz2 glibc-34c5604814cb97264aa2393800967b0b0e4585cd.zip |
Function name typo error in non-PIC case, fixed in this patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-02-05 Chung-Lin Tang <cltang@codesourcery.com> + + * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of + called function in non-PIC case. + 2015-01-31 David S. Miller <davem@davemloft.net> * sysdeps/sparc/sparc32/bits/atomic.h |