+2012-01-21 Robert Millan <rmh@gnu.org>
+ Gerald Pfeifer <gerald@pfeifer.com>
+
+ * config/kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKERX32): New macro.
+ (GNU_USER_DYNAMIC_LINKER): Adjust indentation.
+
2012-01-20 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/51914
/* Definitions for kFreeBSD-based GNU systems with ELF format
- Copyright (C) 2004, 2006, 2007, 2011
+ Copyright (C) 2004, 2006, 2007, 2011, 2012
Free Software Foundation, Inc.
Contributed by Robert Millan.
} \
while (0)
-#define GNU_USER_DYNAMIC_LINKER GLIBC_DYNAMIC_LINKER
+#define GNU_USER_DYNAMIC_LINKER GLIBC_DYNAMIC_LINKER
#define GNU_USER_DYNAMIC_LINKER32 GLIBC_DYNAMIC_LINKER32
#define GNU_USER_DYNAMIC_LINKER64 GLIBC_DYNAMIC_LINKER64
+#define GNU_USER_DYNAMIC_LINKERX32 GLIBC_DYNAMIC_LINKERX32