Hi GCC folks,
We were working on a decompilation project for a Nintendo 64 title and
attempting to enable support for using GCC instead of the emulated IRIX
compiler and we ran into a big problem with how GCC generates relocations for
the MIPS target which appears to show that GCC is generating
Cc: gcc@gcc.gnu.org ; kenixwhisperw...@gmail.com
Subject: Re: GCC generates non-compliant MIPS relocation data? Obscure GNU
extension?
On Thu, Feb 18, 2021 at 12:15 PM Project Revolution via Gcc
wrote:
>
> Hi GCC folks,
>
> We were working on a decompilation project for a Nintendo 64 t