Deleted Added
full compact
config.h (138383) config.h (251512)
1/* $FreeBSD: head/gnu/usr.bin/gdb/arch/ia64/config.h 138383 2004-12-05 06:59:01Z marcel $ */
1/* $FreeBSD: head/gnu/usr.bin/gdb/arch/ia64/config.h 251512 2013-06-07 21:40:02Z emaste $ */
2
3/* config.h. Generated automatically by configure. */
4/* config.in. Generated automatically from configure.in by autoheader. */
5
6/* Define if on AIX 3.
7 System headers sometimes define this.
8 We just want to avoid a redefinition error message. */
9#ifndef _ALL_SOURCE

--- 424 unchanged lines hidden (view full) ---

434/* #undef ENABLE_NLS */
435
436/* Define as 1 if you have gettext and don't want to use GNU gettext. */
437/* #undef HAVE_GETTEXT */
438
439/* Name of this package. */
440#define PACKAGE "gdb"
441
2
3/* config.h. Generated automatically by configure. */
4/* config.in. Generated automatically from configure.in by autoheader. */
5
6/* Define if on AIX 3.
7 System headers sometimes define this.
8 We just want to avoid a redefinition error message. */
9#ifndef _ALL_SOURCE

--- 424 unchanged lines hidden (view full) ---

434/* #undef ENABLE_NLS */
435
436/* Define as 1 if you have gettext and don't want to use GNU gettext. */
437/* #undef HAVE_GETTEXT */
438
439/* Name of this package. */
440#define PACKAGE "gdb"
441
442/* Global directory for separate debug files. */
443#define DEBUGDIR "/usr/local/lib/debug"
444
445/* Define to BFD's default architecture. */
446#define DEFAULT_BFD_ARCH bfd_ia64_arch
447
448/* Define to BFD's default target vector. */
449#define DEFAULT_BFD_VEC bfd_elf64_ia64_little_vec
450
451/* Define to 1 if your system has the _etext variable. */
452#define HAVE__ETEXT 1

--- 101 unchanged lines hidden ---
442/* Define to BFD's default architecture. */
443#define DEFAULT_BFD_ARCH bfd_ia64_arch
444
445/* Define to BFD's default target vector. */
446#define DEFAULT_BFD_VEC bfd_elf64_ia64_little_vec
447
448/* Define to 1 if your system has the _etext variable. */
449#define HAVE__ETEXT 1

--- 101 unchanged lines hidden ---