aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-12-31 19:56:49 +0000
committerIan Lance Taylor <ian@airs.com>1996-12-31 19:56:49 +0000
commitdda7af9f140b4209c653d90dcd1e8eb389945fa5 (patch)
treeb4871ae9ffa14909dc1e54fca06142517b9dde50 /bfd
parentde220cbdb9f55e4c9a95055982aa947813378e6f (diff)
downloadgdb-dda7af9f140b4209c653d90dcd1e8eb389945fa5.zip
gdb-dda7af9f140b4209c653d90dcd1e8eb389945fa5.tar.gz
gdb-dda7af9f140b4209c653d90dcd1e8eb389945fa5.tar.bz2
* configure.in: Check ac_cv_func_mmap_fixed_mapped, not
ac_cv_func_mmap. * configure: Rebuild.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 971d7e6..855bd1d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
Tue Dec 31 14:44:50 1996 Ian Lance Taylor <ian@cygnus.com>
+ * configure.in: Check ac_cv_func_mmap_fixed_mapped, not
+ ac_cv_func_mmap.
+ * configure: Rebuild.
+
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Add
filter_shlib and auxiliary_filter_shlib parameters.
* elf.c (_bfd_elf_print_private_bfd_data): Handle DT_AUXILIARY and