This is the mail archive of the binutils@sources.redhat.com 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/RFA] SH TLS support (Take 3)


Hans-Peter Nilsson <hp@bitrange.com> wrote:
>> How about this?
>>
>>     if [string match $srcdir/$subdir/*-dso.d $shtest] {
>> 	# Copy the output of the DSO-creating test to .so file.
>> 	# Notice that a DSO-creating test must precede the tests
>> 	# which need that DSO in sort-order by name.
>> 	set ...
> 
> Ok.
> 
>> TLS tests in gas/sh assume -big because basic.exp adds -big to
>> ASFLAGS for sh*-*-linux-gnu and the default endian of the other
>> targets are big-endian. But the explicit specification seems
>> better. I'd like to add "#as: -big" to these tests. OK?
> 
> Ok.

Thanks.

I'd like to commit it if there is no objection about SH TLS ELF
reloc numbers.

Regards,
	kaz


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