diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-11-09 09:14:01 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-11-09 09:14:01 +0000 |
commit | 7ac847361b0b12d5cbac9db713318eb465329f7c (patch) | |
tree | f8906f577dd934f62a9945092f59df1708fbab03 /DOC.Sanitize | |
parent | 653b07da0c7fee7394d8111d337481b3e449efa8 (diff) | |
download | gdb-7ac847361b0b12d5cbac9db713318eb465329f7c.zip gdb-7ac847361b0b12d5cbac9db713318eb465329f7c.tar.gz gdb-7ac847361b0b12d5cbac9db713318eb465329f7c.tar.bz2 |
* configure.in: Added new option --with[out]-mmap. Set USE_MMAP if it is given
and mmep is available.
* acconfig.h: Undef USE_MMAP.
* configure, config.in: Regenerated.
* aoutx.h: If USE_MMAP is not defined, do all symbol and string table handling
the old way.
(aout_get_external_symbols): Don't complain if last byte of string table is
nonzero.
* libbfd.c [HAVE_MADVISE]: Include sys/types.h and sys/mman.h.
(bfd_free_window) [! USE_MMAP]: Don't define.
(bfd_get_file_window, _bfd_generic_get_section_contents_in_window)
[! USE_MMAP]: Abort.
Diffstat (limited to 'DOC.Sanitize')
0 files changed, 0 insertions, 0 deletions