]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog.old-ports-ia64
ia64: add split-out settings into dedicated files
authorMike Frysinger <vapier@gentoo.org>
Tue, 17 Apr 2012 02:52:56 +0000 (22:52 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 03:06:32 +0000 (23:06 -0400)
commit15be91c2a0f89940d6d6dc69fa698a32f6ee3078
tree40209f5a49d063a3b5499a2b0b6850239b26391f
parent5f870869a601ea2c5d25d4560187c82722806a32
ia64: add split-out settings into dedicated files

Logic specific to ia64 used to live in the main tree in common files.
Now that we can't do that (with #ifdef and such), we need to add that
logic into dedicated overriding files.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12 files changed:
ChangeLog.ia64
sysdeps/ia64/elf/stackguard-macros.h [new file with mode: 0644]
sysdeps/ia64/ldsodefs.h [new file with mode: 0644]
sysdeps/ia64/nptl/shlib-versions [new file with mode: 0644]
sysdeps/ia64/preconfigure [new file with mode: 0644]
sysdeps/ia64/shlib-versions [new file with mode: 0644]
sysdeps/ia64/stackguard-macros.h [new file with mode: 0644]
sysdeps/ia64/tls-macros.h [new file with mode: 0644]
sysdeps/ia64/tst-audit.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/configure [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/configure.in [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/kernel-features.h [new file with mode: 0644]