summaryrefslogtreecommitdiffstats
path: root/linkers (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-15rtems-syms: Fix usage help.Chris Johns1-2/+2
2016-08-25linkers/syms: Add weak symbols to the global symbol table.Chris Johns1-20/+61
2016-04-03linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns1-6/+20
2016-04-03linkers: Add a tool to show RTEMS executable information.Chris Johns2-21/+607
2016-02-19Add Windows specific waf support for MSYS2.Chris Johns1-0/+3
2016-01-05linkers: Fix for targets with a small-data areaSebastian Huber1-2/+2
2016-01-04linkers: Avoid castSebastian Huber1-1/+1
2015-12-09Add release versioning support.Chris Johns6-11/+20
2015-10-19Fix Windows build issues.Chris Johns1-0/+30
2015-10-15Always provide the argument size defines.Chris Johns1-44/+42
2015-10-15Change to use the task implemenation interface.Chris Johns1-5/+10
2015-09-29Add a lock model to support different lock models when tracing.Chris Johns1-3/+17
2015-03-29rtemstoolkit: Add support to return the system path split as paths.Chris Johns1-1/+1
2015-03-29trace-linker: Update comments.Chris Johns1-24/+28
2015-03-27trace-linker: Add the trace function signatures to the wrapper code.Chris Johns1-25/+164
2015-03-26trace-linker: Add API and POSIX interfaces.Chris Johns4-2/+115
2015-03-26trace-linker: Add Trace Buffering support.Chris Johns3-23/+249
2015-03-24rtems-tld: Add lock and buffer allocator support to generators.Chris Johns1-13/+144
2015-03-23trace-linker: Add options, names, enables, and triggers.Chris Johns2-60/+366
2015-02-08Install the rtems-test command.Chris Johns1-4/+4
2015-01-21Remove warning on Linux.Chris Johns1-2/+0
2015-01-18Add support to cross-compile. Use --hosti=.Chris Johns6-859/+2
2014-12-18rtems-tld: Install the libc heap configuration files.Chris Johns1-1/+3
2014-12-18rtems-tld: Add configuration support for libc head tracing.Chris Johns2-0/+42
2014-11-20main-page.cpp: Fix spelling issueJoel Sherrill1-1/+2
2014-11-06linkers: Disable .type statements in symbol code.Chris Johns1-0/+4
2014-11-04linkers: Merge the standard libraries into the user library paths.Chris Johns1-2/+1
2014-11-01fix for open() not taking a std::stringBen Gras1-1/+1
2014-10-30linkers: Add base image symbol to ELF object file generation.Chris Johns1-70/+74
2014-10-28linkers: Add kernel symbol support.Chris Johns1-97/+274
2014-09-22rtems-tld: Make printk the default generator.Chris Johns1-1/+1
2014-09-21rtems-tld: Add config options, fix void args, and SCore traces.Chris Johns11-146/+443
2014-09-21rtems-tld: Remove forced trace message.Chris Johns1-1/+1
2014-09-13rtk: Build fastlz into the rld library.Chris Johns1-1/+1
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns176-53470/+38
2014-09-13waf: Include waf in the souce tree and updated README on building.Chris Johns1-2/+2
2014-09-13Remove invalid file that was added.Chris Johns1-0/+0
2014-09-10rtems-tld: Add a printk generator.Chris Johns1-15/+58
2014-09-10rtems-tld: Fix warnings in the generated code.Chris Johns1-5/+11
2014-09-10Fix the error message.Chris Johns1-1/+1
2014-09-10Fix the tempfile output code to handle line breaks better.Chris Johns2-28/+42
2014-09-10Make the verbose take the level and return the level if valid.Chris Johns2-3/+3
2014-09-09linkers: If no RTEMS path is provied see if the prefix can be used.Chris Johns4-7/+66
2014-09-09rtems-tld: Add entry and exit trace support.Chris Johns4-13/+72
2014-09-08rtems-tld: Generate arg and ret code in the wrapper.Chris Johns2-22/+48
2014-09-08Fix building on CentOS 6.5.Chris Johns1-0/+2
2014-09-08RTEMS trace linker builds trace applications.Chris Johns11-150/+489
2014-09-07Refactor the rld-rtems support to remove the globals.Chris Johns6-100/+174
2014-09-07rtems-tld: Add --wrapper option to aid testing.Chris Johns7-60/+169
2014-09-07Chanhe the base temp file name to 'rld--'.Chris Johns1-4/+4