On 08/13/2012 08:39 PM, V, Aneesh wrote:
> On Mon, Aug 13, 2012 at 5:36 PM, Allen Martin wrote:
>> On Mon, Aug 13, 2012 at 04:44:05PM -0700, Stephen Warren wrote:
>>> On 08/01/2012 02:32 PM, Allen Martin wrote:
Add function required by some thumb switch statements
>>>
diff --git a/arch/a
On Mon, Aug 13, 2012 at 5:36 PM, Allen Martin wrote:
> On Mon, Aug 13, 2012 at 04:44:05PM -0700, Stephen Warren wrote:
>> On 08/01/2012 02:32 PM, Allen Martin wrote:
>> > Add function required by some thumb switch statements
>>
>> > diff --git a/arch/arm/lib/_thumb1_case_uqi.S
>> > b/arch/arm/lib
On Mon, Aug 13, 2012 at 04:44:05PM -0700, Stephen Warren wrote:
> On 08/01/2012 02:32 PM, Allen Martin wrote:
> > Add function required by some thumb switch statements
>
> > diff --git a/arch/arm/lib/_thumb1_case_uqi.S
> > b/arch/arm/lib/_thumb1_case_uqi.S
>
> > + .force_thumb
>
> I believe t
On 08/01/2012 02:32 PM, Allen Martin wrote:
> Add function required by some thumb switch statements
> diff --git a/arch/arm/lib/_thumb1_case_uqi.S b/arch/arm/lib/_thumb1_case_uqi.S
> + .force_thumb
I believe that line should be removed.
The issue here is that when gcc emits Thumb code to ca
Add function required by some thumb switch statements
Signed-off-by: Allen Martin
---
arch/arm/lib/Makefile |1 +
arch/arm/lib/_thumb1_case_uqi.S | 41 +++
2 files changed, 42 insertions(+)
create mode 100644 arch/arm/lib/_thumb1_case_uqi.S
d
5 matches
Mail list logo