From: kcook Date: Sun, 19 Dec 2004 16:26:06 +0000 (+0000) Subject: 2004-12-19 Kelley Cook X-Git-Tag: upstream/4.9.2~64969 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b24c1dae7e4c14e16f4f266faf64fd20707d3852;p=platform%2Fupstream%2Flinaro-gcc.git 2004-12-19 Kelley Cook * include/config.h.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92379 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 9273fc9..05dede3 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,7 @@ +2004-12-19 Kelley Cook + + * include/config.h.in: Regenerate. + 2004-12-10 Andrew Haley PR java/15001 diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index 7e9b70d..8722869 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -429,18 +429,6 @@ STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION -/* whether byteorder is bigendian */ -#undef WORDS_BIGENDIAN - -/* Define if the host machine stores words of multi-word integers in - big-endian order. */ -#undef HOST_WORDS_BIG_ENDIAN - -/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */ -#undef BYTEORDER - -/* Short GCJ version ID */ -#undef GCJVERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS