diff options
| author | Alan Modra <amodra@gmail.com> | 2014-04-02 13:40:21 +1030 |
|---|---|---|
| committer | Alan Modra <amodra@gmail.com> | 2014-04-02 13:40:21 +1030 |
| commit | 483818d768ed99a5edf4114298a75ebedaee8d5c (patch) | |
| tree | 22d73a0dcb22d2405de8c6b9ab019543cabecfaf /ChangeLog | |
| parent | 606d8377ae0c7a16d51e3f35eb6f0cf6dce13e5d (diff) | |
| download | glibc-483818d768ed99a5edf4114298a75ebedaee8d5c.tar.xz glibc-483818d768ed99a5edf4114298a75ebedaee8d5c.zip | |
Fix reference to toc symbol.
https://sourceware.org/ml/binutils/2014-03/msg00033.html removes the
"magic" treatment of symbols defined in a .toc section.
* sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2014-04-02 Alan Modra <amodra@gmail.com> + + * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference. + 2014-04-01 Will Newton <will.newton@linaro.org> * benchtests/Makefile (CFLAGS-bench-ffs.c): Add |
