This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4e4ba6478ad Fix hppa64-hpux11 build to remove source paths from embedded path. new 2fdf75cb70d configure: Support building D front-end on *-*-darwin* new 4dce3b05ec9 d: Add darwin support for D language front-end
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: configure | 3 --- configure.ac | 3 --- gcc/config.gcc | 2 ++ gcc/config/{dragonfly-d.c => darwin-d.c} | 22 +++++++++++++++++----- gcc/config/elfos.h | 6 ++++++ gcc/config/t-darwin | 3 +++ gcc/d/d-target.def | 25 +++++++++++++++++++++++++ gcc/d/modules.cc | 14 +++++++++++--- gcc/doc/tm.texi | 20 ++++++++++++++++++++ gcc/doc/tm.texi.in | 6 ++++++ 10 files changed, 90 insertions(+), 14 deletions(-) copy gcc/config/{dragonfly-d.c => darwin-d.c} (60%)