[PATCH 1/3] Add missing r31 load instruction _ISR_Handler

2014-08-31 Thread Hesham ALMatary
_ISR_Handler: r31 was not loaded in restore function. This patch adds this load. --- cpukit/score/cpu/or1k/or1k-exception-handler-low.S | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cpukit/score/cpu/or1k/or1k-exception-handler-low.S

Re: [PATCH] RTL: Fixed comparison of ELF object names

2014-08-31 Thread Chris Johns
On 4/11/2013 1:01 pm, Mohammed Khoory wrote: Hi, While using RTL with ELF files, I noticed that if I load 2 ELF files via dlopen(), the first one loads correctly, but the second load call returns the same pointer to the first ELF handle. After looking a bit further I noticed that the ELF names