This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] longlong.h merge from glibc's version


   Date: Tue, 7 Dec 1999 16:02:21 +0100
   From: Jakub Jelinek <jakub@redhat.com>

   1999-12-07  Jakub Jelinek  <jakub@redhat.com>

	   * 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.

I've installed this patch.  Thanks.

Later,
David S. Miller
davem@redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]