This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e790a3886e5 Allw for Darwin to operate with an assembler supporting got [...] new 738b5536dcf Move Darwin10 unwinder fix to a crt shim.
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: gcc/ChangeLog | 17 +++++++++++++---- gcc/config/darwin10.h | 10 ++++++---- gcc/config/darwin12.h | 8 -------- gcc/config/rs6000/darwin.h | 13 +++++++++++++ libgcc/ChangeLog | 8 ++++++++ libgcc/config/darwin10-unwind-find-enc-func.c | 13 +++++++++++++ libgcc/config/t-darwin | 4 ++++ libgcc/config/unwind-dw2-fde-darwin.c | 13 ------------- 8 files changed, 57 insertions(+), 29 deletions(-) create mode 100644 libgcc/config/darwin10-unwind-find-enc-func.c