]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config.h.in: Regenerate.
authorKelley Cook <kcook@gcc.gnu.org>
Sun, 19 Dec 2004 16:26:06 +0000 (16:26 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Sun, 19 Dec 2004 16:26:06 +0000 (16:26 +0000)
2004-12-19  Kelley Cook  <kcook@gcc.gnu.org>

* include/config.h.in: Regenerate.

From-SVN: r92379

libjava/ChangeLog
libjava/include/config.h.in

index 9273fc917b609f4f63c405b8e01b1d6cad1c6695..05dede355231620bc8feb95f6430bb80b1d26a6a 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-19  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * include/config.h.in: Regenerate.
+
 2004-12-10  Andrew Haley  <aph@redhat.com>
 
        PR java/15001
index 7e9b70ddfbe555aab94421cd5cc3849124a1ba38..8722869e280a3660c8ad898991c2640f596bd61f 100644 (file)
        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