This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 2093c2af3c5 [gdb/tui] Fix tui compact-source new 496917ce466 Add linker option to include local symbols in the linker map.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ld/ChangeLog | 17 +++++++ ld/NEWS | 3 ++ ld/ld.h | 3 ++ ld/ld.texi | 10 ++++ ld/ldlang.c | 88 ++++++++++++++++++++++++++++++++- ld/ldlex.h | 2 + ld/lexsup.c | 14 ++++++ ld/testsuite/ld-scripts/map-address.exp | 27 ++++++++++ ld/testsuite/ld-scripts/map-locals.d | 5 ++ ld/testsuite/ld-scripts/sizeof.s | 1 + 10 files changed, 168 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-scripts/map-locals.d