This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig in repository toolchain/ci/gcc.
from ae99b315ba5 ggc_free basic blocks adds b2cee5e1e89 Darwin : Adjust defaults for current bootstrap constraints. adds 1dfeaca014f Darwin, Simplify headers 0/5 : Move spec for Darwin 10 unwi [...] adds 896607741f1 Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPE [...] adds ac6ecec4b32 Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_ST [...] adds 5282e22f0e7 Darwin, Simplify headers 3/5 : Delete dead code. adds 4a04f09dc76 Darwin, Simplify headers 4/5 : Remove redundant headers. adds ef370f933c0 Darwin : Adjust defaults for the linker. adds 2eacfdbd6a2 Daily bump. adds 37d0bb1f5b5 libiberty.h: punt duplicate strverscmp prototype adds 3335c9f954f config: import pkg.m4 from pkg-config adds f14f89c5c46 Bump copyright year adds 2e96eec614e Daily bump. new c48514bea61 Update Copyright in ChangeLog files new e9f8a554efe Fix -save-temp leaking lto files in /tmp new b4cdbb93357 Remove duplicated ChangeLog entries from po/ChangeLog new 8869bd0efcd gcc-changelog: Ignore copyright years commits. new cf76bbf8a8c mklog.py: add --update-copyright option
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: c++tools/ChangeLog | 2 +- config/ChangeLog | 4 + config/pkg.m4 | 275 ++++ contrib/gcc-changelog/git_commit.py | 4 + contrib/mklog.py | 67 +- gcc/ChangeLog | 54 + gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 4 + gcc/ada/gnatvsn.ads | 2 +- gcc/analyzer/ChangeLog | 2 +- gcc/c-family/ChangeLog | 2 +- gcc/c/ChangeLog | 2 +- gcc/collect-utils.c | 2 +- gcc/collect2.c | 43 +- gcc/config.gcc | 48 +- gcc/config/darwin.h | 63 +- gcc/config/darwin10.h | 36 - gcc/config/darwin12.h | 27 - gcc/config/darwin9.h | 62 - gcc/config/rs6000/darwin8.h | 21 - gcc/cp/ChangeLog | 6 + gcc/gcc.c | 28 +- gcc/go/ChangeLog | 2 +- gcc/jit/ChangeLog | 2 +- gcc/lto/ChangeLog | 2 +- gcc/objc/ChangeLog | 2 +- gcc/objcp/ChangeLog | 2 +- gcc/po/ChangeLog | 2052 +----------------------------- gcc/testsuite/gcc.misc-tests/outputs.exp | 31 +- include/ChangeLog | 4 + include/libiberty.h | 5 - libada/ChangeLog | 2 +- libatomic/ChangeLog | 2 +- libbacktrace/ChangeLog | 2 +- libcody/ChangeLog | 2 +- libcpp/ChangeLog | 2 +- libdecnumber/ChangeLog | 2 +- libgcc/ChangeLog | 2 +- libgcc/config/libbid/ChangeLog | 2 +- libgomp/ChangeLog | 2 +- libhsail-rt/ChangeLog | 2 +- libitm/ChangeLog | 2 +- libobjc/ChangeLog | 2 +- libphobos/ChangeLog | 2 +- 44 files changed, 582 insertions(+), 2302 deletions(-) create mode 100644 config/pkg.m4 delete mode 100644 gcc/config/darwin10.h delete mode 100644 gcc/config/darwin12.h delete mode 100644 gcc/config/darwin9.h delete mode 100644 gcc/config/rs6000/darwin8.h