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] arm: ensure symbol is a thumb symbol in new binutils


2017-11-24 16:09 GMT+00:00 Jiong Wang <wong.kwongyuan.tools@gmail.com>:
>
> i.e something like the following for arm kernel code:
>
>         ...
>        .ifdef \sym\()_lazy

s/ifdef/ifndef/

>        .eqv \sym\()_lazy, \sym
>        .endif
>        adr\c   \rd, \sym\()_lazy + 1
>        ...


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