diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2016-03-03 09:53:49 -0800 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2016-03-03 09:53:49 -0800 |
commit | 5cdc3d9db02773ff9904642254edb4c0fb67c9ee (patch) | |
tree | 22515d04fb99d7cafa44153c38f13df1fd67c085 /ChangeLog | |
parent | 87a07a437656aede6f303688b55ae1834962bee2 (diff) | |
download | glibc-5cdc3d9db02773ff9904642254edb4c0fb67c9ee.tar glibc-5cdc3d9db02773ff9904642254edb4c0fb67c9ee.tar.gz glibc-5cdc3d9db02773ff9904642254edb4c0fb67c9ee.tar.bz2 glibc-5cdc3d9db02773ff9904642254edb4c0fb67c9ee.zip |
2016-03-03 Paul Pluzhnikov <ppluzhnikov@google.com>
[BZ #19490]
* sysdeps/x86_64/_mcount.S (_mcount): Add unwind descriptor.
(__fentry__): Likewise
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2016-03-03 Paul Pluzhnikov <ppluzhnikov@google.com> + + [BZ #19490] + * sysdeps/x86_64/_mcount.S (_mcount): Add unwind descriptor. + (__fentry__): Likewise + 2016-03-03 H.J. Lu <hongjiu.lu@intel.com> * gmon/Makefile (noprof): Add $(sysdep_noprof). |