Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Thiago Jung Bauermann <bauerman@br.ibm.com>
To: gdb-patches <gdb-patches@sourceware.org>
Subject: [commit/obvious] Regenerate config.in
Date: Tue, 08 Jan 2008 19:41:00 -0000	[thread overview]
Message-ID: <1199821229.15225.12.camel@localhost.localdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

Hi,

This patch added a configure #define but didn't regenerate config.in:

http://sourceware.org/ml/gdb-patches/2007-11/msg00044.html

I ran autoheader and committed the attached change.
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center

[-- Attachment #2: config.in.diff --]
[-- Type: text/x-patch, Size: 1053 bytes --]

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.9064
diff -u -r1.9064 ChangeLog
--- ChangeLog	8 Jan 2008 19:28:09 -0000	1.9064
+++ ChangeLog	8 Jan 2008 19:37:54 -0000
@@ -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.
Index: config.in
===================================================================
RCS file: /cvs/src/src/gdb/config.in,v
retrieving revision 1.95
diff -u -r1.95 config.in
--- config.in	17 Nov 2007 00:41:17 -0000	1.95
+++ config.in	8 Jan 2008 19:37:54 -0000
@@ -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
 

                 reply	other threads:[~2008-01-08 19:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1199821229.15225.12.camel@localhost.localdomain \
    --to=bauerman@br.ibm.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox