From: Chris Metcalf Date: Wed, 16 May 2012 13:24:31 +0000 (-0400) Subject: tile: delete now unused file X-Git-Tag: glibc-2.16-ports-before-merge~118 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=f136e4df5df88a6ccb9d5e75635cfe00f4b449b5;p=glibc.git tile: delete now unused file The latest main tree has split out stackguard-macros.h so we no longer have to override it with a stub. --- diff --git a/ChangeLog.tile b/ChangeLog.tile index a6ab6073ef..2a538177e8 100644 --- a/ChangeLog.tile +++ b/ChangeLog.tile @@ -1,3 +1,7 @@ +2012-05-16 Chris Metcalf + + * sysdeps/tile/elf/stackguard-macros.h: Delete unused file. + 2012-05-14 Chris Metcalf * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist: diff --git a/sysdeps/tile/elf/stackguard-macros.h b/sysdeps/tile/elf/stackguard-macros.h deleted file mode 100644 index 606ad58596..0000000000 --- a/sysdeps/tile/elf/stackguard-macros.h +++ /dev/null @@ -1,3 +0,0 @@ -/* Tests in nptl/ look for while tests - in elf/ look for . Provide both. */ -#include "../stackguard-macros.h"