This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a4775a7b38e 2019-09-09 Barnaby Wilks barnaby.wilks@arm.com new 57d34e71c5d Remove bt-load.c new 32f944103ff 2019-09-09 Edward Smith-Rowland 3dw4rd@verizon.net
The 2 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: gcc/ChangeLog | 23 + gcc/Makefile.in | 1 - gcc/bt-load.c | 1577 ------------------------ gcc/common.opt | 12 +- gcc/doc/invoke.texi | 21 +- gcc/doc/tm.texi | 22 - gcc/doc/tm.texi.in | 4 - gcc/opt-suggestions.c | 1 - gcc/passes.def | 2 - gcc/target.def | 32 - gcc/targhooks.c | 6 - gcc/targhooks.h | 1 - gcc/tree-pass.h | 4 - libstdc++-v3/doc/html/manual/status.html | 21 +- libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 24 +- 15 files changed, 51 insertions(+), 1700 deletions(-) delete mode 100644 gcc/bt-load.c