From 4e8d927dded819785e749c571f5b6a495a425432 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Mon, 15 May 2006 17:11:59 +0000 Subject: * configure.ac: Use GCC_HEADER_STDINT. * acinclude.m4: Include stdint.m4. * Makefile.in (gdb_stdint_h): Define. (distclean): Remove gdb_stdint.h. (Makefile, stamp-h): Update rules to generate only the correct files. (gdb_stdint.h, stamp-int): New rules. * config.in, configure: Regenerated. --- gdb/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5770bf1..82fa385 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,16 @@ 2006-05-15 Daniel Jacobowitz + * configure.ac: Use GCC_HEADER_STDINT. + * acinclude.m4: Include stdint.m4. + * Makefile.in (gdb_stdint_h): Define. + (distclean): Remove gdb_stdint.h. + (Makefile, stamp-h): Update rules to generate only the correct + files. + (gdb_stdint.h, stamp-int): New rules. + * config.in, configure: Regenerated. + +2006-05-15 Daniel Jacobowitz + * valprint.c: Include "exceptions.h". (val_print): If something goes wrong while printing, supply an error message. -- cgit v1.1