Displaying 7 results from an estimated 7 matches for "bountysource".
2020 Mar 24
3
Bountysource campaign for the M68000 backend
Hello!
Almost two years ago, Artyom Goncharov submitted an initial effort for a
backend for the Motorola 68000 architecture [1] which was eventually
not merged, unfortunately. I elaborated why I supported the idea of
such a backend [2].
Recently, we started a fundraising campaign on the platform Bountysource.com
to port the M68K backend in GCC to the new MODE_CC register representation
which was very successful collecting over $6000 in donations financing an
experienced GCC developer to complete the task in a short period [3].
Due to the success of the GCC campaign, people in the Amiga community are
w...
2018 Jul 12
3
[PATCH 0/7] PowerPC64 performance improvements
Hi Brian,
> Thank you for this collection of patches.
>
> How can I test them? What platforms (computers) have the ppc64 or
> POWER9 processor?
The IBM Bounty Source page has a list of resources:
https://www.bountysource.com/teams/ibm/bounties
Travis also has ppc64le support, so if you add the linux-ppc64le target
then FLAC will be tested on ppc64le.
Thanks,
Anton
2015 Mar 29
2
[LLVMdev] How to Cross Compile libcompiler_rt Static Library?
...to build
compile_rt outside the llvm source tree. Using command like "make
clang_linux", I can easily build "libcompiler_rt.a" for my host machine,
which is X86_64. But how can I *cross-compile* the compiler_rt runtime
libraries?
According to the following websites:
https://www.bountysource.com/issues/5139020-linux-arm-platform-support-missing-for-compiler-rt-cross-compiler
https://www.bountysource.com/issues/5139002-addresssanitizer-tests-fail-with-dllvm_targets_to_build-arm
It seems that the makefile does not support non-X86 targets. Someone tried
cmake failed as well. Any suggest...
2007 Mar 06
1
PowerDNS binaries on centosplus?
Hi everyone,
How does one go about putting a request for getting a package included
in centosplus? We are heavy users the product PowerDNS and are keen to
see that be included in the centosplus repository, so it can be
compiled against other recent packages like MySQL5 etc.
Any pointers will be helpful
--
"I never look back darling, it distracts from the now", Edna Mode (The
2013 Jun 05
0
Issues that could benefit from a bounty reward?
Hey all,
I’m the founder of Bountysource.com. We ran a newsletter contest a few
weeks ago where we asked our users to pick their 3 favorite Open Source
projects. The winning projects would get bounties placed on a few top
issues, and Ruby on Rails came in first place, earning a $300 bounty reward!
So, my question to you guys... Where...
2007 Apr 01
17
Retrospectiva - Web project management on Rails
Hi!
For those who are not following the announcements on my blog (yet), a
second release candidate of Retrospectiva v1.0, which I already expect
to be production-ready, has been released recently. To get the
application even more stable I would like to invite all of you to join
the tests.
For more information, please visit http://www.retrospectiva.org.
Dimitrij
PS: If you don''t even
2018 Jul 10
9
[PATCH 0/7] PowerPC64 performance improvements
The following series adds initial vector support for PowerPC64.
On POWER9, flac --best is about 3.3x faster.
Amitay Isaacs (2):
Add m4 macro to check for C __attribute__ features
Check if compiler supports target attribute on ppc64
Anton Blanchard (5):
configure.ac: Remove SPE detection code
configure.ac: Add VSX enable/disable
configure.ac: Fix FLAC__CPU_PPC on little endian, and add