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 1f841a9348f gdb/tui: add a missing white space character new c212f39d9a8 ld: Support customized output section type
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: bfd/ChangeLog | 10 +++++ bfd/bfd-in2.h | 7 +++- bfd/elf.c | 4 +- bfd/section.c | 4 +- ld/ChangeLog | 13 ++++++ ld/NEWS | 3 ++ ld/ld.texi | 16 ++++++-- ld/ldgram.y | 11 ++++-- ld/ldlang.c | 55 +++++++++++++++++++++++--- ld/ldlang.h | 7 +++- ld/ldlex.l | 1 + ld/mri.c | 4 +- ld/testsuite/ld-scripts/output-section-types.d | 18 +++++---- ld/testsuite/ld-scripts/output-section-types.t | 7 ++++ 14 files changed, 131 insertions(+), 29 deletions(-)