Browse Source

* config.in: Regenerate.

insight_6_8-branch
Thiago Jung Bauermann 19 years ago
parent
commit
dda297ecb6
  1. 4
      gdb/ChangeLog
  2. 3
      gdb/config.in

4
gdb/ChangeLog

@ -1,3 +1,7 @@
2008-01-08 Thiago Jung Bauermann <bauerman@br.ibm.com>
* config.in: Regenerate.
2008-01-08 Joel Brobecker <brobecker@adacore.com>
* ada-lang.c (ada_convert_actual): Renames convert_actual.

3
gdb/config.in

@ -503,6 +503,9 @@
/* Define if the prfpregset_t type is broken. */
#undef PRFPREGSET_T_BROKEN
/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
#undef PRINTF_HAS_DECFLOAT
/* Define to 1 if the "%Lg" format works to print long doubles. */
#undef PRINTF_HAS_LONG_DOUBLE

Loading…
Cancel
Save