From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1873) id B35813857832; Sat, 5 Dec 2020 23:47:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B35813857832 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Iain Buclaw To: gcc-cvs@gcc.gnu.org Subject: [gcc/ibuclaw/heads/darwin] (76 commits) libphobos: Add more uses of getTargetInfo(osxVersionMin). X-Act-Checkin: gcc X-Git-Author: Iain Buclaw X-Git-Refname: refs/users/ibuclaw/heads/darwin X-Git-Oldrev: 14428cd45819980e11005a855f321d045df4bd60 X-Git-Newrev: 05db5d986f274e8ecad8b42a97c2a7f4bf40d8c7 Message-Id: <20201205234707.B35813857832@sourceware.org> Date: Sat, 5 Dec 2020 23:47:07 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2020 23:47:07 -0000 The branch 'ibuclaw/heads/darwin' was updated to point to: 05db5d986f2... libphobos: Add more uses of getTargetInfo(osxVersionMin). It previously pointed to: 14428cd4581... libphobos: Add more uses of getTargetInfo(osxVersionMin). Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 14428cd... libphobos: Add more uses of getTargetInfo(osxVersionMin). 4026734... darwin: Implement osxVersionMin for getTargetInfo aed534f... d: Implement __traits(getTargetInfo) f77e890... d: Don't emit normal functions and declarations when compil ddb7a49... libphobos: Use raw byte sequence instead of xgetbv 890f02e... libphobos: Move getdelim declaration to druntime, fix stdio 0859c7a... d: Add dubious extraneous changes, but leave them commented 1b693e2... darwin: Don't set dwarf_strict for D front-end c2e08f8... libphobos: Checkpoint in darwin runtime support Summary of changes (added commits): ----------------------------------- 05db5d9... libphobos: Add more uses of getTargetInfo(osxVersionMin). 5feb46e... darwin: Implement osxVersionMin for getTargetInfo 65f94d9... d: Implement __traits(getTargetInfo) fb6adbe... d: Don't emit normal functions and declarations when compil 5c17109... libphobos: Use raw byte sequence instead of xgetbv 548f1a3... libphobos: Move getdelim declaration to druntime, fix stdio b91f0e9... d: Add dubious extraneous changes, but leave them commented 2086c85... darwin: Don't set dwarf_strict for D front-end 64d5fb2... libphobos: Checkpoint in darwin runtime support bfa7dd8... aix: fix ASM_OUTPUT_DEF warning (*) 4023420... c++: Normalize nested-requirements twice at parse time [PR9 (*) 904ac85... c++: Distinguish unsatisfaction vs errors during satisfacti (*) 4f47fca... PR target/95294: VAX: Add test cases for MODE_CC representa (*) e552abe... PR target/95294: VAX: Convert backend to MODE_CC representa (*) 76a5535... VAX: Fix the LTO compiler downgrading code to non-PIC model (*) c60d073... PDP11: Use `const_double_zero' to express double zero const (*) 20ab43b... RTL: Add `const_double_zero' syntactic rtx (*) 1be9edf... VAX: Make the `divmoddisi4' and `*amulsi4' comment notation (*) 3c08589... VAX: Correct issues with commented-out insns (*) 2b39f51... VAX: Fix predicates for widening multiply and multiply-add (*) d38f844... VAX: Fix predicates and constraints for bit-field compariso (*) 0a9ea21... VAX: Make `extv' an expander matching the remaining bit-fie (*) b3f3bba... VAX: Ensure PIC mode address is adjustable with aligned bit (*) 8a8de75... VAX: Remove EXTV/EXTZV/INSV instruction use from aligned ca (*) 4c29341... VAX: Fix predicates and constraints for EXTV/EXTZV/INSV ins (*) e93fbce... VAX: Add the `movmemhi' instruction (*) 2c45dc7... VAX: Add a test for the `cpymemhi' instruction (*) b9240a4... VAX: Actually produce QImode and HImode `ctz' operations (*) 273ffa3... VAX: Also provide QImode and HImode `ctz' and `ffs' operati (*) a17ab4b... VAX: Provide the `ctz' operation (*) da076a8... VAX: Add tests for `sync_lock_test_and_set' and `sync_lock_ (*) 65eee57... VAX: Add a test for the SImode `ffs' operation (*) ea84bae... VAX: Actually enable `builtins.md' now that it is fully fun (*) fbe5759... VAX: Correct `sync_lock_test_and_set' and `sync_lock_releas (*) 2500add... VAX: Use an int iterator to produce individual interlocked (*) 47d524a... VAX: Use a mode iterator to produce individual interlocked (*) 630c9a4... jump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOLATIL (*) 4b70b2e... loop-doloop: Add missing call to `onlyjump_p' (*) 64880a7... cfgrtl: Add missing call to `onlyjump_p' (*) 4ec78ef... sel-sched-ir: Add missing call to `onlyjump_p' (*) a2bd4e5... loop-iv: Add missing calls to `onlyjump_p' (*) 94f3367... ifcvt: Add missing call to `onlyjump_p' (*) da749b9... RTL: Also support HOST_WIDE_INT with int iterators (*) 8c18e22... VAX: Correct fatal issues with the `ffs' builtin (*) dfb21f3... VAX: Rationalize expression and address costs (*) 7920fe3... VAX/testsuite: Run target testing over all the usual optimi (*) 85f5a7d... VAX: Define LEGITIMATE_PIC_OPERAND_P (*) 91ae8fb... VAX: Remove `c' operand format specifier overload (*) a27d5f9... PR target/58901: reload: Handle SUBREG of MEM with a mode-d (*) 4eb8f93... modulo-sched: Carefully process loop counter initialization (*) 7ae210d... Fortran: flag formal argument before resolving an array spe (*) 1352bc8... Darwin : Update libtool and dependencies for Darwin20 [PR97 (*) 3e2ae3e... X86_64: Enable support for next generation AMD Zen3 CPU. (*) 625e002... i386: Combine splitters followup [PR96226] (*) 43e84ce... c++: Fix constexpr access to union member through pointer-t (*) c5fd8a9... Daily bump. (*) 918a5b8... runtime: update type descriptor name in fieldtrack C suppor (*) a957532... c++: Fix deduction from auto template parameter [PR93083] (*) df933e3... vec: Simplify use with C++11 range-based 'for'. (*) b968029... rs6000: fix PTR_SIZE in rs6000.c (*) eb79f4d... doc/implement-c.texi: About same-as-scalar-type volatile ag (*) 78c4a9f... gimple: Return fnspec only for replaceable new/delete opera (*) ac2a696... i386: Add combine splitters to allow combining multiple ins (*) 33be07b... fold-const: Don't use build_constructor for non-aggregate t (*) 5a26d4a... c++: Revert dependent-array changes [PR 98116] (*) 97eaf8c... c++: Module API declarations (*) 704ccef... debug: Fix another vector DECL_MODE ICE [PR98100] (*) 65312df... dwarf: Add -gdwarf{32,64} options (*) 485b40a... testsuite: use param for if-to-switch tests (*) 53a0eb0... Add target selector to gcc.dg/pr98099.c (*) 7caa497... Refactor -frecord-gcc-switches. (*) 241a2c4... Fix checking failure in IPA-SRA (*) 9199da4... Document missing params. (*) 9715663... c++: Change __builtin_source_location to use __PRETTY_FUNCT (*) b8dd0ef... Daily bump. (*) 6137188... c++: XFAIL testcase for PR98019 (*) (*) This commit already exists in another branch. Because the reference `refs/users/ibuclaw/heads/darwin' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.