[v5,0/4] Gold/MIPS: Improve MIPS support in configure.tgt

Message ID 20231113050549.702494-1-yunqiang.su@cipunited.com
Headers
Series Gold/MIPS: Improve MIPS support in configure.tgt |

Message

YunQiang Su Nov. 13, 2023, 5:05 a.m. UTC
  YunQiang Su (4):
  Gold: Add targ_extra_little_endian to configure.ac
  Gold/MIPS: Drop mips*le/mips*el* triple pattern
  Gold/MIPS: Add targ_extra_size=64 for mips32 triples
  Gold/MIPS: Add mips64*/mips64*el triple support

 gold/configure     |  8 ++++++++
 gold/configure.ac  |  8 ++++++++
 gold/configure.tgt | 22 ++++++++++++++++++++--
 3 files changed, 36 insertions(+), 2 deletions(-)
  

Comments

YunQiang Su Nov. 13, 2023, 5:11 a.m. UTC | #1
YunQiang Su <yunqiang.su@cipunited.com> 于2023年11月13日周一 13:06写道:
>
> YunQiang Su (4):
>   Gold: Add targ_extra_little_endian to configure.ac
>   Gold/MIPS: Drop mips*le/mips*el* triple pattern
>   Gold/MIPS: Add targ_extra_size=64 for mips32 triples
>   Gold/MIPS: Add mips64*/mips64*el triple support
>

If this patchset is OK, can/should we backport this patchset to 2.41?
We meet this problem:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050431