This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH 0/3] Fix issues with writing Linux core PRSTATUS note on MIPS o32, n32 and n64 into core file


Hi Maciej,

>Can you please use the time to enter the bug report, and 
>can you also tell me if your copyright assignment has been sorted out with 
>FSF?

The bug report is created and it can be found on the following link:
https://sourceware.org/bugzilla/show_bug.cgi?id=22381

Also, the copyright assignment with FSF has been sorted out.

>    if {![string match $host_triplet $target_triplet]} {
>	setup_kfail "gdb/..." "*-*-*"
>    }
>
>really (`isnative' doesn't help here as it's too restrictive: we could 
>have a native GDB built on a different system; this is actually what I use 
>as I don't currently have an adequate version of native MIPS GCC set up).

I agree with you that this is more appropriate way to do it.

So, could you please, tell me do you want from me to resubmit the whole patch series
or just the last one?

Thanks,
Djordje


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