This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 119e8d5c1 Cygwin: mmap: constify pagesize throughout new b40983eda Cygwin: Show details of all memory regions in dumper debug output new 0302c6916 Cygwin: Remove reading of PE for section flags from dumper new 44103c062 Cygwin: Drop excluded regions list from dumper new 35227fec9 Cygwin: Don't dump non-writable image regions new b245014ab Cygwin: Use MEMORY_WORKING_SET_EX_INFORMATION in dumper
The 5 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: winsup/doc/utils.xml | 8 +- winsup/utils/Makefile.in | 8 +- winsup/utils/dumper.cc | 214 ++++++++++++++++++++++++++++++++--------------- winsup/utils/dumper.h | 19 ----- winsup/utils/parse_pe.cc | 107 ------------------------ 5 files changed, 155 insertions(+), 201 deletions(-) delete mode 100644 winsup/utils/parse_pe.cc