summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/elftoolchain (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtemstoolkit: Detect native SPARCV9 ELF archSebastian Huber2020-03-051-0/+2
|
* fix native elf detection on x86_64 machinesChristian Spindeldreier2018-11-271-1/+1
| | | | Closes #3616
* rtemstoolkit: Add ARM and AArch64 support to Linux elftoolchain.Chris Johns2018-11-151-1/+5
|
* rtemstoolkit: Add DWARF function support.Chris Johns2018-06-181-1/+4
| | | | Load the functions in each CU.
* elftoolchain: Add libelftc.Chris Johns2018-06-1830-0/+10521
|
* _elftc.h: Make compile on CygwinJoel Sherrill2018-04-301-1/+1
|
* rtemstoolkit: Add libdwarf from elftoolchain.Chris Johns2018-04-30198-0/+36456
| | | | | | | | The code is taken from: https://svn.code.sf.net/p/elftoolchain/code/trunk Update #3417
* rtemstoolkit: Update elftoolchain to the latest code.Chris Johns2018-04-3082-1099/+2564
| | | | | | | | The update is taken from: https://svn.code.sf.net/p/elftoolchain/code/trunk Update #3417
* Revert "rtemstoolkit: Update elftoolchain to the latest code."Chris Johns2018-04-30120-306/+434
| | | | This reverts commit 0c5db2dd13b8270bb80c497d5f53ae2471f8a819.
* rtemstoolkit: Update elftoolchain to the latest code.Chris Johns2018-04-29120-434/+306
| | | | | | The update is taken from https://github.com/elftoolchain/elftoolchain. Update #3417
* libelf: Use minimal environment for C translation with readelf.Chris Johns2017-01-091-2/+1
| | | | The output of readelf needs to be in English.
* Fix Windows build issues.Chris Johns2015-10-191-1/+2
| | | | | Fix biulding the mmap Windows code. Fix installing the files for Windows.
* rtemstoolkit: Remove warning on Windows.Chris Johns2015-03-181-9/+9
|
* elftoolchain: Add support for Cygwin.Chris Johns2015-03-171-3/+3
|
* Refactor code into the RTEMS Toolkit.Chris Johns2014-09-13119-0/+20534