Skip to content

Commit

Permalink
powerpc: sysdeps/powerpc configure cleanup
Browse files Browse the repository at this point in the history
Current minimum binutils supported (2.22) has ".machine altivec" support
as default, so there is no need to add a configure check for such
functionality.  This patches removes the configure checks for it.
  • Loading branch information
Adhemerval Zanella committed Feb 10, 2015
1 parent 92ac062 commit 8365896
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 54 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2015-02-09 Adhemerval Zanellla <azanella@linux.vnet.ibm.com>

* sysdeps/powerpc/configure.ac: Remove file.
* sysdeps/powerpc/configure: Likewise.

* sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
[sysdep_routines]: Remove wordcopy-power6 object.
* sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
Expand Down
33 changes: 0 additions & 33 deletions sysdeps/powerpc/configure

This file was deleted.

21 changes: 0 additions & 21 deletions sysdeps/powerpc/configure.ac

This file was deleted.

0 comments on commit 8365896

Please sign in to comment.