[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] 8-bit relocations on AVR
From: |
Andrew Zabolotny |
Subject: |
Re: [avr-gcc-list] 8-bit relocations on AVR |
Date: |
Tue, 16 Feb 2010 00:42:37 +0300 |
From Mon, 15 Feb 2010 08:27:25 +0100 (MET)
address@hidden (Joerg Wunsch) wrote:
> Btw., to prove this is really a deficiency, it might suffice to
> demonstrate that the very same GNU assembler can handle this situation
> for other architectures pretty well:
Well, I wouldn't call this a bug, it's rather a enhancement or missing
feature. In the case with ldi it was solved with a quick'n'dirty hack
(I mean lo8/hi8)
I'll see if I can afford a patch. And of course, it won't have anything
to do with the FORTH kernel I'm doing, it's just a particular
application that hit this problem.
--
Andrew
signature.asc
Description: PGP signature
- [avr-gcc-list] 8-bit relocations on AVR, Andrew Zabolotny, 2010/02/13
- Re: [avr-gcc-list] 8-bit relocations on AVR, Erik Christiansen, 2010/02/13
- Re: [avr-gcc-list] 8-bit relocations on AVR, Andrew Zabolotny, 2010/02/16
- Re: [avr-gcc-list] 8-bit relocations on AVR, Andrew Zabolotny, 2010/02/16
- RE: [avr-gcc-list] 8-bit relocations on AVR, Weddington, Eric, 2010/02/16
- Re: [avr-gcc-list] 8-bit relocations on AVR, Andrew Zabolotny, 2010/02/18
- RE: [avr-gcc-list] 8-bit relocations on AVR, Weddington, Eric, 2010/02/21
- Re: [avr-gcc-list] 8-bit relocations on AVR, Andrew Zabolotny, 2010/02/22
- Re: [avr-gcc-list] 8-bit relocations on AVR, Joerg Wunsch, 2010/02/22
- RE: [avr-gcc-list] 8-bit relocations on AVR, Weddington, Eric, 2010/02/22
- Re: [avr-gcc-list] 8-bit relocations on AVR, Joerg Wunsch, 2010/02/23
- Re: [avr-gcc-list] 8-bit relocations on AVR, Andrew Zabolotny, 2010/02/27