]> Git Repo - binutils.git/blob - gdb/acconfig.h
* config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents in
[binutils.git] / gdb / acconfig.h
1
2 /* Define if fpregset_t type is available. */
3 #undef HAVE_FPREGSET_T
4
5 /* Define if gregset_t type is available. */
6 #undef HAVE_GREGSET_T
7
8 /* Define if the `long long' type works.  */
9 #undef CC_HAS_LONG_LONG
10
11 /* Define if the "ll" format works to print long long ints. */
12 #undef PRINTF_HAS_LONG_LONG
13
14 /* Define if the "%Lg" format works to print long doubles. */
15 #undef PRINTF_HAS_LONG_DOUBLE
16
17 /* Define if using Solaris thread debugging.  */
18 #undef HAVE_THREAD_DB_LIB
This page took 0.025155 seconds and 4 git commands to generate.