This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 9488ad0d780 Darwin: Match system sections and relocs for exception tables. new 084d0c42743 Darwin: Place global inits in the correct section. new 960ca4144eb Darwin: Partial reversion of r14-3648 (Inits Section). new 7f93f55272b Darwin, ppc: Add system stubs for all 32b PPC new 12ce016bc52 testsuite: adjust for darwin linker warning new 4805205720c Darwin,debug : Switch to DWARF 3 or 4 when dsymutil supports it. new 1fd4db58480 Darwin, configure: Allow for an unrecognisable dsymutil [PR [...] new 9702d547880 Darwin: Check as for .build_version support and use it if a [...] new dca9066e7de Darwin: Correct a version check.
The 8 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/config.in | 6 +++ gcc/config/darwin-protos.h | 11 +++++ gcc/config/darwin-sections.def | 2 + gcc/config/darwin.c | 80 ++++++++++++++++++++++++++++++++--- gcc/config/rs6000/darwin.h | 6 +-- gcc/configure | 51 +++++++++++++++++++--- gcc/configure.ac | 14 ++++-- gcc/testsuite/gcc.dg/darwin-segaddr.c | 1 + gcc/testsuite/gcc.dg/pie-7.c | 1 + 9 files changed, 152 insertions(+), 20 deletions(-)