gold/
authorCary Coutant <ccoutant@google.com>
Thu, 7 Jun 2012 05:14:44 +0000 (05:14 +0000)
committerCary Coutant <ccoutant@google.com>
Thu, 7 Jun 2012 05:14:44 +0000 (05:14 +0000)
commitfb1b895daad773efd7dc023f913678e9c80d8c3a
tree3da7c44732411d64fd0c5f70dcde24f6b9d6b64a
parent8f68367581882f06e7bae855f48963de021d0e2d
gold/
* layout.cc (gdb_sections): Remove ".debug_" prefixes,
add .debug_macro.
(lines_only_debug_sections): Likewise.
(gdb_fast_lookup_sections): New static array.
(is_gdb_debug_section): Rename formal parameter.
(is_lines_only_debug_section): Likewise.
(is_gdb_fast_lookup_section): New function.
(Layout::include_section): Check for ".zdebug_" prefix; pass
section name suffix to is_gdb_debug_section, et al.; check for
fast-lookup sections when building .gdb_index.
* options.h (--strip-debug-gdb): Update GDB version number.
gold/ChangeLog
gold/layout.cc
gold/options.h
This page took 0.023339 seconds and 4 git commands to generate.