This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Fwd: [PATCH] arm: ensure symbol is a thumb symbol in new binutils
- From: Nick Clifton <nickc at redhat dot com>
- To: Christophe PRIOUZEAU <christophe dot priouzeau at st dot com>, Romain Naour <romain dot naour at gmail dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>, buildroot <buildroot at buildroot dot org>
- Date: Tue, 5 Jun 2018 12:37:42 +0100
- Subject: Re: Fwd: [PATCH] arm: ensure symbol is a thumb symbol in new binutils
- References: <20171121172751.29545-1-Jason@zx2c4.com> <20171121173857.GJ31757@n2100.armlinux.org.uk> <CAHmME9quDFbdOR9hKRz-Px=Mh3FvYEyhVrs4V_+JT+GjDajMrA@mail.gmail.com> <20171121174942.GK31757@n2100.armlinux.org.uk> <CAHmME9oMTNJFnOwfhu26QSRSP92Axbc-+v9cCPsTKxekZvGvxg@mail.gmail.com> <20171123103518.GL31757@n2100.armlinux.org.uk> <CAHmME9qBxgDV-HGeqj75ohr=4Bf+TD73PcC0DUqTRh5PTOKyhQ@mail.gmail.com> <20171123140228.GP31757@n2100.armlinux.org.uk> <CAKv+Gu8TJi8qSWAkL231WhQkWxK+vSQm2tnQn_qN-2wdFaNaEA@mail.gmail.com> <765227b5-981d-0cea-c831-73cfe2f58721@redhat.com> <aaf57bb5-13e6-852c-0f67-f72aedef0e79@gmail.com> <254af731-459b-1f1d-2d93-27c5a91e7bfb@redhat.com> <1e9b8ffd-cc1d-2c39-e34a-d1e33f49a645@gmail.com> <aca33630-3c36-4ba9-0237-b971cb7ffee7@st.com> <2a8151c1-644e-a6b0-9a21-2c570ac7000b@redhat.com> <9495e928-0ea5-8b47-84b6-5609078950b2@st.com>
Hi Christophe, Hi Romain,
> I have made several test, with or without the define
> "DEFAULT_THUMB_ADR_SETS_INTERWORKING",
> but my test are always fails (no boot of my kernel).
OK - now I am confused. If changing the behaviour of the ADR and ADRL
pseudo-ops is not working, then what is causing the boot failure ?
Hmm, or is it that my patch is not working (at all) and not changing
anything.
Christophe - are you able to supply an assembler source file that
I can try assembling to see what changes, if anything, when I use
the new options ?
Cheers
Nick