diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 11ec997..e3f1bb2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2002-01-20 Andrew Cagney <ac131313@redhat.com> + * configure.in (host_makefile_frag): Only require a host makefile + fragment when a native build. + * configure: Re-generate. + +2002-01-20 Andrew Cagney <ac131313@redhat.com> + * doublest.h (floatformat_from_type): Declare. * doublest.c (floatformat_from_type): New function. (convert_typed_floating): Use. |