]> git.ipfire.org Git - thirdparty/glibc.git/commit
Remove HAVE_ASM_PPC_REL16 references
authorAlan Modra <amodra@gmail.com>
Thu, 19 Mar 2015 07:58:38 +0000 (18:28 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 23 Mar 2015 05:03:59 +0000 (15:33 +1030)
commit59261ad3eb345e0d7b9f5c73e1a09d046991cea5
tree58930c3e295515073cc42377c14dac50d2f20949
parent9e70234cbd21923a1177cc443a4476d8227b6c4f
Remove HAVE_ASM_PPC_REL16 references

In bc0cdc498 the configure check for HAVE_ASM_PPC_REL16 was removed
on the grounds that the minimum binutils supports rel16 relocs.  This
is true, but not all references to HAVE_ASM_PPC_REL16 in the sources
were removed.

* config.h.in: Remove HAVE_ASM_PPC_REL16.
* sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
and false branch of conditional.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
Likewise.
ChangeLog
config.h.in
sysdeps/powerpc/powerpc32/tls-macros.h
sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S