Skip to content

Commit

Permalink
Remove x86 init-arch.c
Browse files Browse the repository at this point in the history
Both files include sysdeps/x86_64/multiarch/init-arch.c which has been
removed.

	* sysdeps/i386/i686/multiarch/init-arch.c: Removed.
	* sysdeps/unix/sysv/linux/x86/init-arch.c: Likewise.
  • Loading branch information
H.J. Lu committed Aug 20, 2015
1 parent 9ceeb27 commit a452ef2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2015-08-20 H.J. Lu <hongjiu.lu@intel.com>

* sysdeps/i386/i686/multiarch/init-arch.c: Removed.
* sysdeps/unix/sysv/linux/x86/init-arch.c: Likewise.

2015-08-20 Ondřej Bílka <neleai@seznam.cz>

[BZ #17787]
Expand Down
1 change: 0 additions & 1 deletion sysdeps/i386/i686/multiarch/init-arch.c

This file was deleted.

1 change: 0 additions & 1 deletion sysdeps/unix/sysv/linux/x86/init-arch.c

This file was deleted.

0 comments on commit a452ef2

Please sign in to comment.