public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r11-4752] openmp: Mark deprecated symbols in OpenMP 5.0
 2020-11-05 18:37 UTC 

[gcc r11-4751] Handle use of r18 as a TCB pointer on aarch64-vxworks
 2020-11-05 18:31 UTC 

[gcc r11-4750] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
 2020-11-05 18:01 UTC 

[gcc r11-4749] libstdc++: Fix multiple definitions of std::exception_ptr functions [PR 97729]
 2020-11-05 18:01 UTC 

[gcc r11-4748] libstdc++: Export basic_stringbuf constructor [PR 97729]
 2020-11-05 18:01 UTC 

[gcc r11-4747] Add dg-require-effective-target fpic to gcc.dg test
 2020-11-05 17:49 UTC 

[gcc r11-4746] Move and adjust PROBE_STACK reg definitions for aarch64
 2020-11-05 17:36 UTC 

[gcc r11-4745] Add fnspecs for C++ new and delete operators
 2020-11-05 17:19 UTC 

[gcc r11-4744] middle-end: guard slp-11b.c testcase on vec_lanes
 2020-11-05 17:03 UTC 

[gcc r11-4743] Drop overflow from constants while building ranges in ranger
 2020-11-05 16:16 UTC 

[gcc r11-4742] diagnostic paths: loosen coupling between path-printing and path_summary
 2020-11-05 15:02 UTC 

[gcc r11-4741] i386: Fix PR97715
 2020-11-05 14:58 UTC 

[gcc r11-4740] analyzer: fix ICE comparing COMPLEX_CSTs [PR97668]
 2020-11-05 14:55 UTC 

[gcc r11-4739] Fix uninitialized memory use in ipa-modref
 2020-11-05 14:25 UTC 

[gcc/devel/c++-modules] Adjust module-mapper path search behaviour
 2020-11-05 13:34 UTC 

[gcc/devel/c++-modules] fix scan for i686
 2020-11-05 13:34 UTC 

[gcc r11-4738] libstdc++: Fix new <sstream> constructors
 2020-11-05 13:31 UTC 

[gcc r11-4737] libstdc++: Adjust whitespace in <sstream>
 2020-11-05 13:31 UTC 

[gcc r11-4736] Fix SLP vectorization of stores from boolean vectors
 2020-11-05 13:13 UTC 

[gcc r11-4735] middle-end: optimize slp simplify back to back permutes
 2020-11-05 11:47 UTC 

[gcc(refs/users/marxin/heads/gcc-changelog-double-cherry-pick)] gcc-changelog: prevent double cherry-pick line
 2020-11-05 11:34 UTC 

[gcc] Created branch 'marxin/heads/gcc-changelog-double-cherry-pick' in namespace 'refs/users'
 2020-11-05 11:34 UTC 

[gcc r9-9025] ASAN: disable -Wno-stringop-overflow for 2 tests
 2020-11-05 10:30 UTC 

[gcc r10-8980] ASAN: disable -Wno-stringop-overflow for 2 tests
 2020-11-05 10:30 UTC 

[gcc r11-4734] testsuite: disable vect tests that was accidentally enabled on x86
 2020-11-05 10:14 UTC 

[gcc r11-4733] debug/97718 - fix abstract origin references after last change
 2020-11-05  9:20 UTC 

[gcc r11-4732] middle-end: Store and use the SLP instance kind when aborting load/store lanes
 2020-11-05  9:03 UTC 

[gcc r11-4731] rs6000: Use direct move for char/short vector CTOR [PR96933]
 2020-11-05  8:09 UTC 

[gcc(refs/vendors/ibm/heads/int128)] Power10: Add int128 divide, modulus
 2020-11-05  5:58 UTC 

[gcc(refs/vendors/ibm/heads/int128)] Power10: If -mquad-arithmetic, implement TI shift by constant
 2020-11-05  5:58 UTC 

[gcc(refs/vendors/ibm/heads/int128)] Power10: Add int128_t comparisons
 2020-11-05  5:58 UTC 

[gcc(refs/vendors/ibm/heads/int128)] PowerPC: Add option to generate vadduqm/vadduqm for int128_t
 2020-11-05  5:58 UTC 

[gcc(refs/vendors/ibm/heads/int128)] Power10: Add int128 shifts and rotates
 2020-11-05  5:58 UTC 

[gcc(refs/vendors/ibm/heads/int128)] Power10: Add int128 multipy/divide
 2020-11-05  5:58 UTC 

[gcc] Created branch 'ibm/heads/int128' in namespace 'refs/vendors'
 2020-11-05  5:40 UTC 

[gcc(refs/users/meissner/heads/work024)] Update ChangeLog.meissner
 2020-11-05  2:25 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: PR libgcc/97543, fix 64-bit long double issues
 2020-11-05  2:24 UTC 

[gcc(refs/users/meissner/heads/work024)] Undo last patch
 2020-11-05  2:11 UTC 

[gcc r9-9024] Daily bump
 2020-11-05  0:19 UTC 

[gcc r8-10609] Daily bump
 2020-11-05  0:18 UTC 

[gcc r10-8979] Daily bump
 2020-11-05  0:17 UTC 

[gcc r11-4729] libstdc++: Fix default mode of new basic_stringstream constructor [PR 97719]
 2020-11-04 23:41 UTC 

[gcc r11-4728] middle-end: Move load/store-lanes check till late
 2020-11-04 22:33 UTC 

[gcc r11-4727] IBM Z: Unhardcode NR_C_MODES
 2020-11-04 21:34 UTC 

[gcc r11-4726] IBM Z: Remove unused RRe and RXe mode_attrs
 2020-11-04 21:34 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4724
 2020-11-04 20:35 UTC 

[gcc/devel/c++-coroutines] (34 commits) Merge master r11-4724
 2020-11-04 20:35 UTC 

[gcc(refs/users/meissner/heads/work024)] Update ChangeLog.meissner
 2020-11-04 20:11 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Turn off -mno-gnu-attributes on libgcc_s.so
 2020-11-04 20:09 UTC 

[gcc r11-4725] go: disable -fipa-icf-functions by default in Go frontend
 2020-11-04 20:05 UTC 

[gcc(refs/users/meissner/heads/work024)] Undo last patch
 2020-11-04 20:05 UTC 

[gcc] Created branch 'acsawdey/heads/mode-opaque' in namespace 'refs/users'
 2020-11-04 18:51 UTC 

[gcc(refs/users/meissner/heads/work024)] Update ChangeLog.meissner
 2020-11-04 18:30 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: PR libgcc/97543, fix 64-bit long double issues
 2020-11-04 18:22 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Use __float128 instead of __ieee128 in tests
 2020-11-04 18:17 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Update __float128 and __ibm128 error messages
 2020-11-04 18:15 UTC 

[gcc r11-4724] Add Ranger temporal cache
 2020-11-04 18:12 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Use __builtin_pack_ieee128 if long double is IEEE 128-bit
 2020-11-04 18:10 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Update IEEE 128-bit built-ins for long double is IEEE 128-bit
 2020-11-04 18:08 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Map q built-ins to *l instead of *f128 if IEEE 128-bit long double
 2020-11-04 18:06 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Update long double IEEE 128-bit tests
 2020-11-04 18:04 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Add __float128 conversions to/from Decimal
 2020-11-04 18:02 UTC 

[gcc(refs/vendors/ibm/heads/pcrelopt002)] Optimize pcrel access of globals
 2020-11-04 18:02 UTC 

[gcc/ibm/heads/pcrelopt002] (265 commits) Optimize pcrel access of globals
 2020-11-04 18:01 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: Map IEEE 128-bit long double built-in functions
 2020-11-04 18:00 UTC 

[gcc(refs/users/meissner/heads/work024)] PowerPC: PR target/81594
 2020-11-04 17:57 UTC 

[gcc(refs/users/meissner/heads/work024)] Power10: Add IEEE 128-bit fp conditional move
 2020-11-04 17:54 UTC 

[gcc(refs/users/meissner/heads/work024)] Power10: Add IEEE 128-bit xsmaxcqp and xsmincqp support
 2020-11-04 17:52 UTC 

[gcc(refs/users/meissner/heads/work024-orig)] Add REVISION
 2020-11-04 17:49 UTC 

[gcc] Created branch 'meissner/heads/work024-orig' in namespace 'refs/users'
 2020-11-04 17:48 UTC 

[gcc(refs/users/meissner/heads/work024)] Add REVISION and ChangeLog.meissner
 2020-11-04 17:48 UTC 

[gcc] Created branch 'meissner/heads/work024' in namespace 'refs/users'
 2020-11-04 17:46 UTC 

[gcc r11-4723] libstdc++: Fix test failure with --disable-linux-futex
 2020-11-04 15:34 UTC 

[gcc/devel/c++-modules] Fix i686 build failure
 2020-11-04 15:04 UTC 

[gcc r11-4722] libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971]
 2020-11-04 13:36 UTC 

[gcc r11-4721] targhooks.c: Fix -fzero-call-used-regs 'sorry' typo
 2020-11-04 13:33 UTC 

[gcc r10-8975] libstdc++: Fix incorrect Docbook links
 2020-11-04 12:55 UTC 

[gcc r11-4720] libstdc++: Document istreambuf_iterator base class change [PR 92285]
 2020-11-04 12:47 UTC 

[gcc r11-4719] add costing to SLP vectorized PHIs
 2020-11-04 12:44 UTC 

[gcc r11-4718] tree-optimization/97709 - set abnormal flag when vectorizing live lanes
 2020-11-04 11:41 UTC 

[gcc r11-4717] phiopt: Optimize x ? 1024 : 0 to (int) x << 10 [PR97690]
 2020-11-04 11:15 UTC 

[gcc r11-4716] libstdc++: Fix constant expressions in std::uniform_int_distribution
 2020-11-04 10:37 UTC 

[gcc-reposurgeon-8 r10-5860] Another test for changeLog
 2020-11-04 10:21 UTC 

[gcc-reposurgeon-8 r10-5859] Test it
 2020-11-04 10:19 UTC 

[gcc r10-8974] aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsics
 2020-11-04 10:18 UTC 

[gcc r10-8973] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics
 2020-11-04 10:18 UTC 

[gcc r10-8972] aarch64: Add vcopy(q)__lane(q)_bf16 intrinsics
 2020-11-04 10:18 UTC 

[gcc r11-4715] gcc-changelog: Change parse_git_revisions strict argument to True
 2020-11-04 10:02 UTC 

[gcc r11-4714] Re-instantiate SLP induction IV CSE
 2020-11-04 10:00 UTC 

[gcc r11-4713] testsuite: fix arm/pure-code/no-literal-pool-* tests
 2020-11-04  9:40 UTC 

[gcc r11-4712] gcc-changelog/git_commit.py: Check for missing description
 2020-11-04  9:36 UTC 

[gcc-reposurgeon-8 r10-5858] Missing ChangeLog entry
 2020-11-04  9:27 UTC 

[gcc r8-10608] Remove duplicite ChangeLog entry
 2020-11-04  9:21 UTC 

[gcc] Created tag 'misc/first-auto-changelog-8'
 2020-11-04  9:20 UTC 

[gcc r9-9023] Remove duplicate ChangeLog entry
 2020-11-04  9:18 UTC 

[gcc] Created tag 'misc/first-auto-changelog-9'
 2020-11-04  9:17 UTC 

[gcc] Created tag 'misc/first-auto-changelog-10'
 2020-11-04  9:12 UTC 

[gcc r11-4710] openmp: allocate clause vs. *reduction array sections [PR97670]
 2020-11-04  9:02 UTC 

[gcc] Created tag 'misc/first-auto-changelog'
 2020-11-04  8:48 UTC 

[gcc r11-4709] Fix duplicate ChangeLog entries
 2020-11-04  8:42 UTC 

[gcc r11-4708] bootstrap/97666 - really fix sizeof (bool) issue
 2020-11-04  8:37 UTC 

[gcc r11-4707] i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI
 2020-11-04  8:15 UTC 

[gcc r11-4706] Objective-C++ : Fix ICE in potential_constant_expression_1
 2020-11-04  8:07 UTC 

[gcc r11-4705] c: Implement C2x nodiscard attribute
 2020-11-04  6:49 UTC 

[gcc r11-4704] Don't extract memory from operand for normal memory constraint
 2020-11-04  5:07 UTC 

[gcc r11-4703] Fix invalid address for special_memory_constraint
 2020-11-04  5:07 UTC 

[gcc r9-9022] Daily bump
 2020-11-04  0:19 UTC 

[gcc r8-10607] Daily bump
 2020-11-04  0:18 UTC 

[gcc r10-8971] Daily bump
 2020-11-04  0:17 UTC 

[gcc r11-4701] Add testcase for pr97695
 2020-11-03 23:22 UTC 

[gcc r11-4700] Fix copying of clone_info while reshaping clone tree
 2020-11-03 23:20 UTC 

[gcc r11-4699] c++: Not all character types are byte-access types
 2020-11-03 22:15 UTC 

[gcc r10-8970] PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures
 2020-11-03 22:01 UTC 

[gcc r11-4698] libstdc++: Ensure std::lock_guard is declared
 2020-11-03 21:59 UTC 

[gcc r10-8969] [OpenACC] Use proper location to 'inform' of enclosing parent compute construct
 2020-11-03 21:29 UTC 

[gcc r11-4697] [OpenACC] Use proper location to 'inform' of enclosing parent compute construct
 2020-11-03 21:29 UTC 

[gcc r11-4695] c++: Don't try to parse a function declaration as deduction guide [PR97663]
 2020-11-03 20:43 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4691
 2020-11-03 20:30 UTC 

[gcc/devel/c++-coroutines] (64 commits) Merge master r11-4691
 2020-11-03 20:30 UTC 

[gcc(refs/vendors/ARM/heads/arm-10)] Enable -fcode-hoisting with -Os
 2020-11-03 20:10 UTC 

[gcc/ARM/heads/arm-10] (107 commits) Enable -fcode-hoisting with -Os
 2020-11-03 20:10 UTC 

[gcc r11-4694] libstdc++: Refactor std::call_once internals
 2020-11-03 20:03 UTC 

[gcc r11-4693] c++: DR2303, ambiguous base deduction [PR97453]
 2020-11-03 19:36 UTC 

[gcc r11-4692] Add missing non-NULL check in cgraphclones
 2020-11-03 19:31 UTC 

[gcc r11-4691] libstdc++: Rewrite std::call_once to use futexes [PR 66146]
 2020-11-03 18:45 UTC 

[gcc/devel/c++-modules] Merge trunk a52bf016433 c++: using-decl instantiation
 2020-11-03 18:37 UTC 

[gcc/devel/c++-modules] Cleanup unnecessary or stale changes
 2020-11-03 18:37 UTC 

[gcc/devel/c++-modules] (35 commits) Merge trunk a52bf016433 c++: using-decl instantiation
 2020-11-03 18:37 UTC 

[gcc r11-4690] c++: using-decl instantiation
 2020-11-03 18:23 UTC 

[gcc r11-4689] c++: Refactor clone copying
 2020-11-03 18:23 UTC 

[gcc r11-4687] c++: Small pt.c cleanups
 2020-11-03 18:07 UTC 

[gcc r11-4686] cpplib: EOF in pragmas
 2020-11-03 18:07 UTC 

[gcc r11-4685] Add dg-require-effective-target fpic to gcc.target/powerpc tests
 2020-11-03 17:33 UTC 

[gcc r11-4684] Sync the aarch64-vx7r2 libgcc config with that of Linux
 2020-11-03 17:33 UTC 

[gcc(refs/users/acsawdey/heads/memcpy-unk-lxvl)] Inline small memcpy/memmove code with lxvl/stxvl
 2020-11-03 17:21 UTC 

[gcc r11-4683] aarch64: intrinsics extract half of bf16 vector
 2020-11-03 16:57 UTC 

[gcc r11-4682] c++: Directly fixup deferred eh-specs
 2020-11-03 16:49 UTC 

[gcc r11-4681] c++: A couple of template instantiation cleanups
 2020-11-03 16:49 UTC 

[gcc r11-4680] c++: Make extern-C mismatch an error
 2020-11-03 16:49 UTC 

[gcc r11-4679] cpplib: Fix off-by-one error
 2020-11-03 16:49 UTC 

[gcc r11-4678] gcc-changelog/git_email.py: Support older unidiff modules
 2020-11-03 16:48 UTC 

[gcc r11-4677] Add setup.cfg for pytest
 2020-11-03 16:33 UTC 

[gcc r11-4676] PR target/96342 Change field "simdlen" into poly_uint64
 2020-11-03 16:14 UTC 

[gcc r11-4675] tree-optimization/97623 - limit PRE hoist insertion
 2020-11-03 15:23 UTC 

[gcc r11-4674] middle-end/97579 - fix VEC_COND_EXPR ISEL optab query
 2020-11-03 15:23 UTC 

[gcc r11-4673] More Ranger cache tweaks
 2020-11-03 15:19 UTC 

[gcc r11-4672] Tweaks to ranger cache
 2020-11-03 15:19 UTC 

[gcc r11-4671] c++: Tweaks for value_dependent_expression_p
 2020-11-03 15:10 UTC 

[gcc r11-4670] c++: Disable -Winit-list-lifetime in unevaluated operand [PR97632]
 2020-11-03 15:09 UTC 

[gcc/devel/c++-modules] Merge trunk 444655b6f02 c++: cp_tree_equal cleanups
 2020-11-03 14:40 UTC 

[gcc/devel/c++-modules] Remove unneeded fn
 2020-11-03 14:40 UTC 

[gcc/devel/c++-modules] (53 commits) Merge trunk 444655b6f02 c++: cp_tree_equal cleanups
 2020-11-03 14:40 UTC 

[gcc r11-4669] Cleanup of a merge mistake in fold-const.c
 2020-11-03 14:39 UTC 

[gcc r11-4668] Fix PR97205
 2020-11-03 14:08 UTC 

[gcc r11-4667] libcpp: unbreak bootstrap
 2020-11-03 14:03 UTC 

[gcc r11-4666] AArch64: Add FLAG for AES/SHA/SM3/SM4 intrinsics [PR94442]
 2020-11-03 13:57 UTC 

[gcc r11-4665] AArch64: Add FLAG for compare intrinsics [PR94442]
 2020-11-03 13:57 UTC 

[gcc r11-4664] Save some memory at debug stream-in time
 2020-11-03 13:51 UTC 

[gcc r11-4663] arm: Add vstN_lane_bf16 + vstNq_lane_bf16 intrisics
 2020-11-03 13:24 UTC 

[gcc r11-4662] arm: Add vldN_lane_bf16 + vldNq_lane_bf16 intrisics
 2020-11-03 13:24 UTC 

[gcc r11-4661] arm: Add vst1_bf16 + vst1q_bf16 intrinsics
 2020-11-03 13:23 UTC 

[gcc r11-4660] arm: Add vld1_bf16 + vld1q_bf16 intrinsics
 2020-11-03 13:23 UTC 

[gcc r11-4659] arm: Add vst1_lane_bf16 + vstq_lane_bf16 intrinsics
 2020-11-03 13:23 UTC 

[gcc r11-4658] arm: Add vld1_lane_bf16 + vldq_lane_bf16 intrinsics
 2020-11-03 13:23 UTC 

[gcc r11-4657] c++: cp_tree_equal cleanups
 2020-11-03 13:16 UTC 

[gcc r11-4656] c++: rtti cleanups
 2020-11-03 13:16 UTC 

[gcc r11-4655] libcpp: dependency emission tidying
 2020-11-03 13:16 UTC 

[gcc r11-4654] aarch64: ACLE intrinsics convert BF16 to Float32
 2020-11-03 13:01 UTC 

[gcc r11-4653] bootstrap/97666 - fix array of bool allocation
 2020-11-03 12:33 UTC 

[gcc r11-4652] tree-optimization/80928 - SLP vectorize nested loop induction
 2020-11-03 12:33 UTC 

[gcc r11-4650] Add missing require-effective-target lto
 2020-11-03 11:31 UTC 

[gcc r11-4649] Add dg-require-effective-target fpic to gcc i386 tests
 2020-11-03 11:13 UTC 

[gcc r11-4648] Avoid recursion in tree-inline
 2020-11-03 10:56 UTC 

[gcc r8-10606] testsuite/97688 - fix check_vect () with __AVX2__
 2020-11-03 10:20 UTC 

[gcc r9-9021] testsuite/97688 - fix check_vect () with __AVX2__
 2020-11-03 10:19 UTC 

[gcc r10-8968] testsuite/97688 - fix check_vect () with __AVX2__
 2020-11-03 10:18 UTC 

[gcc r11-4647] testsuite/97688 - fix check_vect () with __AVX2__
 2020-11-03 10:14 UTC 

[gcc r11-4646] tree-optimization/97678 - fix SLP induction epilogue vectorization
 2020-11-03 10:13 UTC 

[gcc r11-4645] Fortran: Add !GCC$ attributes DEPRECATED
 2020-11-03  8:56 UTC 

[gcc r10-8967] [OpenACC] Enable inconsistent nested 'reduction' clauses checking for OpenACC 'kernels'
 2020-11-03  8:36 UTC 

[gcc r10-8966] [OpenACC] Split up testcases for inconsistent nested 'reduction' clauses checking
 2020-11-03  8:36 UTC 

[gcc r11-4642] [OpenACC] Enable inconsistent nested 'reduction' clauses checking for OpenACC 'kernels'
 2020-11-03  8:36 UTC 

[gcc r11-4641] [OpenACC] Split up testcases for inconsistent nested 'reduction' clauses checking
 2020-11-03  8:36 UTC 

[gcc r11-4640] libstdc++: use lt_host_flags for libstdc++.la
 2020-11-03  8:23 UTC 

[gcc r10-8965] [Fortran] More precise location information for OpenACC 'gang', 'worker', 'vector' clauses with argu
 2020-11-03  8:15 UTC 

[gcc r10-8964] [OpenACC] More precise diagnostics for 'gang', 'worker', 'vector' clauses with arguments on 'loop' o
 2020-11-03  8:15 UTC 

[gcc r11-4639] [Fortran] More precise location information for OpenACC 'gang', 'worker', 'vector' clauses with argu
 2020-11-03  8:14 UTC 

[gcc r11-4638] [OpenACC] More precise diagnostics for 'gang', 'worker', 'vector' clauses with arguments on 'loop' o
 2020-11-03  8:14 UTC 

[gcc r11-4637] pass: Run cleanup passes before SLP [PR96789]
 2020-11-03  6:28 UTC 

[gcc r9-9020] Daily bump
 2020-11-03  0:18 UTC 

[gcc r8-10605] Daily bump
 2020-11-03  0:18 UTC 

[gcc r10-8963] Daily bump
 2020-11-03  0:17 UTC 

[gcc r11-4635] Daily bump
 2020-11-03  0:16 UTC 

[gcc r11-4634] can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check
 2020-11-02 23:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: More progress on builtin debug support
 2020-11-02 22:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Initial debug support for comparing builtins
 2020-11-02 22:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Support two builtin expansion algorithms
 2020-11-02 22:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: MMA helper function for new builtin expansion support
 2020-11-02 22:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Helper functions for new builtin expansion support
 2020-11-02 22:08 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Disable unnecessary initialization for new support
 2020-11-02 22:08 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).