Am 06.03.2011 22:46, schrieb Jeppe Johansen:
> As I wrote a while back, I would like to make it easier to handle
> interrupts when using fpc for embedded work

After reading the related discussion, I think the approach is fine.


> Further, a future benefit of using the interrupt keyword could be
> generation of procedure exit code. Some platforms need a special "return
> from exception/interrupt" instructions at the end of interrupt handlers
> 
> I've made an implementation of this here:
> http://j-software.dk/interrupttable.patch.txt

I think when searching for interrupt handlers, also the procdefs should
be processed.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to