longlong.h: Merge in changes from glibc.
authorJakub Jelinek <jakub@redhat.com>
Thu, 9 Dec 1999 01:00:45 +0000 (02:00 +0100)
committerDavid S. Miller <davem@gcc.gnu.org>
Thu, 9 Dec 1999 01:00:45 +0000 (17:00 -0800)
commit021b39495909bda4cf87beee437bcfcc20018b01
treef54db85fad203a719b01ed22bdc2363afcc3034a
parentcd8998a31a6d93f850510f2392831e871670c069
longlong.h: Merge in changes from glibc.

* longlong.h: Merge in changes from glibc.
Also don't clobber %g2 register in 32bit SPARC assembly, so that
-mno-app-regs libgcc can be compiled.
* libgcc2.c: Add defines so that the updated longlong.h
can be used in libgcc2.a. Also, make sure on most architectures
(at least on all which have optimized code in longlong.h defined
for) {SI,W}_TYPE_SIZE is suitable for preprocessor tests.

From-SVN: r30836
gcc/ChangeLog
gcc/libgcc2.c
gcc/longlong.h