This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 92e0e0f8177 ipa: Update value range jump functions during inlining new aeab6f88a11 Ada: Factorize bsd signal definitions new d56e82d1a93 Ada: Fix GNU/Hurd priority range new d9f87b7b02d Ada: Add GNU/Hurd x86_64 support
The 3 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/ada/Makefile.rtl | 52 ++++++-- .../{a-intnam__freebsd.ads => a-intnam__bsd.ads} | 2 +- gcc/ada/libgnarl/a-intnam__dragonfly.ads | 136 --------------------- .../libgnat/{system-freebsd.ads => system-gnu.ads} | 14 +-- 4 files changed, 52 insertions(+), 152 deletions(-) rename gcc/ada/libgnarl/{a-intnam__freebsd.ads => a-intnam__bsd.ads} (99%) delete mode 100644 gcc/ada/libgnarl/a-intnam__dragonfly.ads copy gcc/ada/libgnat/{system-freebsd.ads => system-gnu.ads} (94%)