Deleted Added
full compact
config.h (132238) config.h (138383)
1/* $FreeBSD: head/gnu/usr.bin/gdb/arch/amd64/config.h 132238 2004-07-16 05:03:42Z marcel $ */
1/* $FreeBSD: head/gnu/usr.bin/gdb/arch/amd64/config.h 138383 2004-12-05 06:59:01Z marcel $ */
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

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

169
170/* hostfile */
171#define GDB_XM_FILE config/i386/xm-i386.h
172
173/* targetfile */
174#define GDB_TM_FILE config/i386/tm-fbsd.h
175
176/* nativefile */
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

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

169
170/* hostfile */
171#define GDB_XM_FILE config/i386/xm-i386.h
172
173/* targetfile */
174#define GDB_TM_FILE config/i386/tm-fbsd.h
175
176/* nativefile */
177#ifndef CROSS_DEBUGGER
177#define GDB_NM_FILE config/i386/nm-fbsd64.h
178#define GDB_NM_FILE config/i386/nm-fbsd64.h
179#endif
178
179/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works
180 around a <sys/proc.h> problem on IRIX 5. */
181#ifndef _KMEMUSER
182/* #undef _KMEMUSER */
183#endif
184
185/* Define if you have the __argz_count function. */

--- 366 unchanged lines hidden ---
180
181/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works
182 around a <sys/proc.h> problem on IRIX 5. */
183#ifndef _KMEMUSER
184/* #undef _KMEMUSER */
185#endif
186
187/* Define if you have the __argz_count function. */

--- 366 unchanged lines hidden ---