Chris Johns
f59d435d16
libdl: Remove _t from all structures as this is reserved for the standards
2018-04-12 17:57:40 +10:00
Chris Johns
2a61542f44
libdl: RAP format fixes.
...
- Do not error if a RAP section is not found.
- Free a symbol table via the RTL allocator interface.
- Add the symbols to the global symbol table.
Update #2769
2018-04-12 17:54:59 +10:00
Sebastian Huber
990adc5438
libdl: Include <rtems/rtl/rtl-*.h>
...
Prepare for header file move to common include directory.
Update #3254 .
2017-12-13 09:04:26 +01:00
Sebastian Huber
8bdbefedd5
libdl: Fix warnings
...
Update #3155 .
2017-10-06 09:43:17 +02:00
Chris Johns
c6eead1353
libdl: Add C++ exception support to loaded modules.
...
This has been tested on SPARC, i386, PowerPC and ARM.
Closes #2767 .
2016-12-14 09:07:16 +11:00
Pavel Pisa
8709aa0459
libdl/rtl-obj.c: synchronize cache after code relocation.
...
Memory content changes caused by relocation has to be
propagated to memory/cache level which is used/snooped
during instruction cache fill.
Closes #2438
2016-07-21 02:35:00 +02:00
Sebastian Huber
d4edbdbcbf
Replace www.rtems.com with www.rtems.org
2015-03-20 15:42:34 +01:00
Chris Johns
ae5fe7e6bc
cpukit: Add libdl with the Runtime Loader (RTL) code.
...
This is a merge of the RTL project.
2014-10-31 11:04:15 +11:00