Re: [PATCH v2] MIPS: Fix the issue with the '-fpatchable-function-entry=' feature.

2025-09-08 Thread Rong Zhang
On Fri, 2025-05-09 at 10:14 +0800, Lulu Cheng wrote: > From: ChengLulu > > PR target/99217 > > gcc/ChangeLog: > > * config/mips/mips.cc (mips_start_function_definition): > Implements the functionality of '-fpatchable-function-entry='. > (mips_print_patchable_function_ent

Re: [PATCH] MIPS: Add conditions for use of the -mmips16e2 and -mips16 option.

2025-01-16 Thread Rong Zhang
On Thu, 2025-01-16 at 11:41 +, Maciej W. Rozycki wrote: > On Thu, 16 Jan 2025, Jie Mei wrote: > > > Make -mmips16e2 imply -mips16 as the ASE requires, so users won't > > be surprised even if they expect it to. Meanwhile, check if > > mips_isa_rev <= 5 when -mips16 is effective and >= 1 when -m