glibc/sysdeps
Joseph Myers 092dfde68f Remove redundant macro definitions from ia64 sfp-machine.h.
After the changes to use the copy attribute, building glibc for ia64
fails, even with older compilers, because
sysdeps/ia64/fpu/sfp-machine.h has a definition of _strong_alias that
now differs from the one in libc-symbols.h.

That definition is a relic of this file coming from libgcc, as are
some other such macro definitions in this file; in the glibc context,
there is no need for those macros, and this patch removes them to fix
the build.

Tested with build-many-glibcs.py for ia64-linux-gnu.

	* sysdeps/ia64/fpu/sfp-machine.h (__LITTLE_ENDIAN): Remove.
	(__BIG_ENDIAN): Likewise.
	(__BYTE_ORDER): Likewise.
	(strong_alias): Likewise.
	(_strong_alias): Likewise.
2018-11-12 14:37:45 +00:00
..
aarch64
alpha
arm
generic
gnu
hppa
htl
hurd
i386
ia64 Remove redundant macro definitions from ia64 sfp-machine.h. 2018-11-12 14:37:45 +00:00
ieee754
init_array
m68k
mach hurd: Document dtable_cloexec size convention. 2018-11-11 18:55:24 +01:00
microblaze
mips
nios2
nptl
posix
powerpc
pthread
riscv
s390
sh
sparc
unix Remove __ASSUME_SOCKETCALL. 2018-11-08 20:28:07 +00:00
wordsize-32
wordsize-64
x86 Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509] 2018-11-08 10:07:10 -08:00
x86_64 Add support for GCC 9 attribute copy. 2018-11-09 17:24:12 -07:00