This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] replace stub fn mips_eabi_return_value


On Wednesday 31 May 2006 19:55, Michael Snyder wrote:
> ... just as Fred Fish recently did for the o64 version.

BTW, I added this patch to my source tree, built a mipsisa64-elf toolchain,
and ran it with the following multilibs:

    mips-sim-idt64/eb/hard-float
    mips-sim-idt64/eb/hard-float/-mips32
    mips-sim-idt64/eb/hard-float/-mips32r2
    mips-sim-idt64/eb/soft-float
    mips-sim-idt64/eb/soft-float/-mips32
    mips-sim-idt64/eb/soft-float/-mips32r2
    mips-sim-idt64/el/hard-float
    mips-sim-idt64/el/hard-float/-mips32
    mips-sim-idt64/el/hard-float/-mips32r2
    mips-sim-idt64/el/soft-float
    mips-sim-idt64/el/soft-float/-mips32
    mips-sim-idt64/el/soft-float/-mips32r2

The results improved dramatically from the previous run:

  < # of expected passes          101779
  < # of unexpected failures      8279
  ---
  > # of expected passes          105697
  > # of unexpected failures      4347

-Fred



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]