summaryrefslogtreecommitdiffstats
path: root/linkers (follow)
Commit message (Expand)AuthorAgeFilesLines
* linkers: Update due to API changesSebastian Huber2020-09-182-14/+11
* linker/exeinfo: Optionally output full flags when listing object filesChris Johns2020-09-151-17/+81
* linkers/exeinfo: Output TLS dataChris Johns2020-09-111-1/+88
* linkers: Include proper header fileSebastian Huber2020-02-251-1/+1
* linkers: Update due to API changesSebastian Huber2020-02-252-2/+2
* linkers: Remove _Thread_Life_action_handlerSebastian Huber2019-12-191-3/+2
* rtems-syms: Use .quad instead of .long for riscv64Hesham Almatary2019-11-121-0/+8
* waf: Minor format clean up.Chris Johns2019-09-051-1/+0
* linkers/syms: Add symbol filtering.Chris Johns2019-02-111-20/+102
* linkers: Fix the -O option handling in rtems-execinfoChris Johns2019-01-101-1/+2
* Fix wrong function signatureskaidoho2018-12-061-2/+2
* Fix warnings on Windows.Chris Johns2018-11-297-7/+7
* linkers/exeinfo: Report who inlines which functions. Report not inline functi...Chris Johns2018-08-071-21/+54
* linkers/exeinfo: Add an inlines report and DWARF data dump.Chris Johns2018-08-071-3/+130
* rtemstoolkit: Add DWARF function support.Chris Johns2018-06-182-2/+20
* linkers: Add an address to line tool.Chris Johns2018-06-182-1/+303
* linkers/exe-info: Add DWARF support to gather and check producer details.Chris Johns2018-06-182-4/+210
* linkers/exe-info: Set the data endian for getting the init/fini sec data.Chris Johns2018-06-152-8/+6
* Updating trace buffer configurationVidushi Vashishth2018-06-021-2/+3
* rtemstoolkit/rtl-file: Remove a file on close if requestedChris Johns2018-04-142-6/+6
* linkers: Update due to API changesSebastian Huber2017-10-126-51/+46
* linkers/exe-info Support ARM static constructors.Chris Johns2017-08-161-26/+71
* rtems-syms: Fix usage help.Chris Johns2017-03-151-2/+2
* linkers/syms: Add weak symbols to the global symbol table.Chris Johns2016-08-251-20/+61
* linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns2016-04-031-6/+20
* linkers: Add a tool to show RTEMS executable information.Chris Johns2016-04-032-21/+607
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-191-0/+3
* linkers: Fix for targets with a small-data areaSebastian Huber2016-01-051-2/+2
* linkers: Avoid castSebastian Huber2016-01-041-1/+1
* Add release versioning support.Chris Johns2015-12-096-11/+20
* Fix Windows build issues.Chris Johns2015-10-191-0/+30
* Always provide the argument size defines.Chris Johns2015-10-151-44/+42
* Change to use the task implemenation interface.Chris Johns2015-10-151-5/+10
* Add a lock model to support different lock models when tracing.Chris Johns2015-09-291-3/+17
* rtemstoolkit: Add support to return the system path split as paths.Chris Johns2015-03-291-1/+1
* trace-linker: Update comments.Chris Johns2015-03-291-24/+28
* trace-linker: Add the trace function signatures to the wrapper code.Chris Johns2015-03-271-25/+164
* trace-linker: Add API and POSIX interfaces.Chris Johns2015-03-264-2/+115
* trace-linker: Add Trace Buffering support.Chris Johns2015-03-263-23/+249
* rtems-tld: Add lock and buffer allocator support to generators.Chris Johns2015-03-241-13/+144
* trace-linker: Add options, names, enables, and triggers.Chris Johns2015-03-232-60/+366
* Install the rtems-test command.Chris Johns2015-02-081-4/+4
* Remove warning on Linux.Chris Johns2015-01-211-2/+0
* Add support to cross-compile. Use --hosti=.Chris Johns2015-01-186-859/+2
* rtems-tld: Install the libc heap configuration files.Chris Johns2014-12-181-1/+3
* rtems-tld: Add configuration support for libc head tracing.Chris Johns2014-12-182-0/+42
* main-page.cpp: Fix spelling issueJoel Sherrill2014-11-201-1/+2
* linkers: Disable .type statements in symbol code.Chris Johns2014-11-061-0/+4
* linkers: Merge the standard libraries into the user library paths.Chris Johns2014-11-041-2/+1
* fix for open() not taking a std::stringBen Gras2014-11-011-1/+1