diff options
author | Andrew Stubbs <ams@codesourcery.com> | 2015-10-27 13:36:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-01-07 17:27:32 -0500 |
commit | 5d29eefd6151e1475aeb4d89041313451c02fa41 (patch) | |
tree | 209261232168156af2594a09d1697c23212e4e95 /ChangeLog | |
parent | 7f49b7c0200e745c5f0d3e9245a6e4590bd57b1d (diff) | |
download | glibc-5d29eefd6151e1475aeb4d89041313451c02fa41.tar.gz glibc-5d29eefd6151e1475aeb4d89041313451c02fa41.tar.xz glibc-5d29eefd6151e1475aeb4d89041313451c02fa41.zip |
longlong: add SH FDPIC support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ce42df8ce6..bb445a480f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2016-01-07 Daniel Jacobowitz <dan@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> + Mark Shinwell <shinwell@codesourcery.com> + Andrew Stubbs <ams@codesourcery.com> + Rich Felker <dalias@libc.org> + + * longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH. + 2016-01-07 Richard Henderson <rth@redhat.com> * longlong.h [__alpha] (umul_ppmm): Disable for c++. |