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 4/9] [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_


On 06/06/2017 09:08 AM, Cupertino Miranda wrote:
More recently, I have been involved in porting glibc for ARC and I have
came across this "naughtiness", and suggested to clean it up, for uclibc
and glibc.

Current version of uClibc is no longer relying on it.

Indeed there is no known code construct out there which relies on the old semantics. Before makign this change in tools we made sure uClibc was updated to not use this construct. So IMO it is a safe change !

-Vineet


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