This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [1/7] RFC: minimal BFD thread awareness
>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>> + "BFD_RELOC_SPU_PIC18",
>> + "BFD_RELOC_SPU_STUB",
Jan> Isn't this some leftover?
It is just because somebody in the past forgot to "make headers".
I will send that separately to binutils.
Jan> I would prefer some opaque struct * typedefs so that the mutex vs.
Jan> thread-id have incompatible types.
I'll do that, thanks.
Tom