]> Git Repo - binutils.git/commit - gdb/ChangeLog
2004-01-19 Andrew Cagney <[email protected]>
authorAndrew Cagney <[email protected]>
Mon, 19 Jan 2004 19:56:02 +0000 (19:56 +0000)
committerAndrew Cagney <[email protected]>
Mon, 19 Jan 2004 19:56:02 +0000 (19:56 +0000)
commit78a4a9b940711aae9aaa87fb788ed78862477266
treedfaf12220315212b71ca5cb8f152d4a9a32643b6
parent3fe7447286f35584d45cefca47e5b7e17202617c
2004-01-19  Andrew Cagney  <[email protected]>

* top.h (mapped_symbol_files): Delete declaration.
* main.c (captured_main): Delete option "m" and "mapped".
* objfiles.c (mapped_symbol_files): Delete variable.
* symfile.c (symbol_file_command): Delete mmap code.
(symbol_file_add_with_addrs_or_offsets): Ditto.
(add_symbol_file_command, reread_separate_symbols): Ditto.
* objfiles.h (OBJF_MAPPED): Delete.
* objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
(free_objfile) [USE_MMALLOC]: Ditto.
(open_existing_mapped_file): Delete function.
(open_mapped_file): Delete function.
(map_to_file): Delete function.
gdb/ChangeLog
gdb/main.c
gdb/objfiles.c
gdb/objfiles.h
gdb/symfile.c
gdb/top.h
This page took 0.027606 seconds and 4 git commands to generate.