OSDN Git Service

Kill the HAS_LONG_LONG option. It really did not make a lot of
authorEric Andersen <andersen@codepoet.org>
Sun, 25 Aug 2002 22:04:43 +0000 (22:04 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 25 Aug 2002 22:04:43 +0000 (22:04 -0000)
commit9a1eb39a6018cdf98de8518a9dd68c67098b6dcb
tree9064a01a4f45f3c68df901b7182f91debc2da7d7
parente320f52df9f172fa3fee4218029a2f4dd4fefbfd
Kill the HAS_LONG_LONG option.  It really did not make a lot of
sense to exclude it, gcc always supports long long, and we never
fully excluded long long anyways (off64_t for example).
 -Erik
21 files changed:
Makefile
extra/Configs/Config.alpha
extra/Configs/Config.arm
extra/Configs/Config.cross.arm.uclinux
extra/Configs/Config.h8300
extra/Configs/Config.i386
extra/Configs/Config.i960
extra/Configs/Config.m68k
extra/Configs/Config.m68k.coff
extra/Configs/Config.mips
extra/Configs/Config.mipsel
extra/Configs/Config.powerpc
extra/Configs/Config.sh
extra/Configs/Config.sparc
extra/Configs/Config.v850e
extra/Configs/uClibc_config_fix.pl
include/stdlib.h
libc/stdio/scanf.c
libc/stdlib/Makefile
libc/stdlib/drand48-iter.c
libc/stdlib/srand48_r.c