Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/decompals/mips-binutils-2.6

Builds of binutils 2.6 targeting mips
https://github.com/decompals/mips-binutils-2.6

Add `--n64align` flag (#12)

* --n64align

* Rename to `--force-n64align`

* Add `pull_request` to CI

54514ded39ceb32165a125ddba04ca5b551773a2 authored 12 months ago by Anghelo Carvajal <[email protected]>
Implement o32 elf flag via -mabi=32 and -32 (#11)

0655d8f7ce565a723128e01d41e0fb04ac21a29f authored about 1 year ago by Anghelo Carvajal <[email protected]>
Fix shtab bug and add option to re-enable it (#10)

674cc7b729c6ef014f7e9ea8a2fbb6897a4b2f5b authored over 1 year ago by pixel-stuck <[email protected]>
Do not do automatic releases on each commit

ebf35c0c76634b62b31dbcb63c71e86d46b54398 authored over 1 year ago by angie <[email protected]>
Change the name of the branch in the yaml

4411240564c3f9a73edab4271926338819625dd9 authored over 1 year ago by angie <[email protected]>
Add c++filt to built programs (#9)

131e0dd6a60e7a68eb4279a53b4cee9d25f33dea authored over 1 year ago by Anghelo Carvajal <[email protected]>
Replaced incorrect memcpy usage with memmove in tc-mips.c (#8)

991ada90b08fe3b6e23fc9111b1630caf053825f authored almost 2 years ago by Mr-Wiseguy <[email protected]>
Report an error if not was able to open asm file (#7)

9461ac8be2808c990d9f552d6ee020bf737cb55b authored about 2 years ago by Anghelo Carvajal <[email protected]>
Add support for named O32 floating point registers (#6)

* gitignore

* symbolic fpr defines

* parse fp registers

004d623fdadfafba9d9b69e80f4b1a792387945f authored about 2 years ago by Anghelo Carvajal <[email protected]>
Fix -g1 compilation where extra labels are created due to an off by 1 (#5)

issue

b8b6f1f68149e4ff2d107db6971b88ecb85d49cf authored about 2 years ago by Lightning <[email protected]>
Fix missing undefine label (#4)

cc3d7b30e120731f5d26e08abf4b34ccc2853a44 authored about 2 years ago by Gilles Siberlin <[email protected]>
Fix build (#3)

626c1e2bcc753db7b8aaf59075fac3376ef76295 authored over 2 years ago by pixel-stuck <[email protected]>
Add command line flag to turn off vr4300mul fix (#2)

8d9df37fe63aba9c0ef9f6fbc6944c02cc21f44c authored over 2 years ago by pixel-stuck <[email protected]>
Added support for general purpose register names

620e2f2e89981acbb4988d245c9f675d7a757688 authored over 2 years ago by Mr-Wiseguy <[email protected]>
Added objcopy to the github workflows archive

ac1f52d3723c29147c005cdf6337f9e7e74f1ec2 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Added warning to help matching N64ALIGN alignments

3938e09853d68ed016a0fbc5d531927cbfb53ccd authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Forced all instructions to be mips2 at the most and removed daddu (based on changes in KMC's GNU as)

00217975042acf84a978c7cac802155749fd51ce authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Actually added strip to the archive

3c168d9505828eafc8db69e30d9d4224287f2af9 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Replicated some more KMC-specific changes to binutils and added binutils strip to archive

dcb851b4b06db98365725cb0d2b7b9ab7649abdc authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Fall back to s_set if s_mipsset fails to find a symbol to set

7d8970a2eee9b99abe911b5b9f614ca3c943def2 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Added VR4300MUL functionality based on KMC's as, modified some minor things to line up more closely with KMC's as

913348b2255f32304339456a787976fb752629c7 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Mac (#1)

* Attempt to get mac building working

* not static?

f5ffe643ded356f5499ade8acd12eb4f1183ea81 authored almost 3 years ago by Ethan Roseman <[email protected]>
CI: don't make install

9ffa763c22ed47678440f0c522145020e65cfae1 authored almost 3 years ago by Ethan Roseman <[email protected]>
CI

c367f73d4575c998c55155e8f8493e4ea9473318 authored almost 3 years ago by Ethan Roseman <[email protected]>
Fixed compilation error with libiberty, forced gas to not output mdebug or local symbols and not use mips3 to match kmc behavior

0d093c26a7ef785c4ab3c3cca0aab6b9584bd800 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Initial commit with binutils 2.6

c6a27cd52daf9693943b2000e2f2c3ec163ff102 authored almost 3 years ago by Mr-Wiseguy <[email protected]>