aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-02-11 22:01:00 +0000
committerAndrew Cagney <cagney@redhat.com>2004-02-11 22:01:00 +0000
commit1012372a47e4ca5a02b255b13553d0c288facff9 (patch)
tree78f5089eae2ea813a095a711be6879cf6c34e3f3 /bfd/ChangeLog
parent6de918a6f50f6f9dbc8ae3628dcee80d0f8e2f64 (diff)
downloadgdb-1012372a47e4ca5a02b255b13553d0c288facff9.zip
gdb-1012372a47e4ca5a02b255b13553d0c288facff9.tar.gz
gdb-1012372a47e4ca5a02b255b13553d0c288facff9.tar.bz2
2004-02-11 Andrew Cagney <cagney@redhat.com>
* configure.in (AC_CHECK_FUNCS): Check for ftello, ftello64, fseeko and fseeko64. Determine bfd_file_ptr. * configure: Re-generate.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 81c80d3..2ffe1cd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-11 Andrew Cagney <cagney@redhat.com>
+
+ * configure.in (AC_CHECK_FUNCS): Check for ftello, ftello64,
+ fseeko and fseeko64. Determine bfd_file_ptr.
+ * configure: Re-generate.
+
2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
* coff-h8300.c: Added comments about relaxation for ldc.w and stc.w.