summaryrefslogtreecommitdiff
path: root/linkers/rtems-tld.cpp (follow)
AgeCommit message (Expand)Author
2018-11-29Fix warnings on Windows.Chris Johns
2015-12-09Add release versioning support.Chris Johns
2015-10-15Always provide the argument size defines.Chris Johns
2015-09-29Add a lock model to support different lock models when tracing.Chris Johns
2015-03-29rtemstoolkit: Add support to return the system path split as paths.Chris Johns
2015-03-29trace-linker: Update comments.Chris Johns
2015-03-27trace-linker: Add the trace function signatures to the wrapper code.Chris Johns
2015-03-26trace-linker: Add Trace Buffering support.Chris Johns
2015-03-24rtems-tld: Add lock and buffer allocator support to generators.Chris Johns
2015-03-23trace-linker: Add options, names, enables, and triggers.Chris Johns
2014-09-21rtems-tld: Add config options, fix void args, and SCore traces.Chris Johns
2014-09-21rtems-tld: Remove forced trace message.Chris Johns
2014-09-10rtems-tld: Fix warnings in the generated code.Chris Johns
2014-09-09linkers: If no RTEMS path is provied see if the prefix can be used.Chris Johns
2014-09-09rtems-tld: Add entry and exit trace support.Chris Johns
2014-09-08rtems-tld: Generate arg and ret code in the wrapper.Chris Johns
2014-09-08RTEMS trace linker builds trace applications.Chris Johns
2014-09-07Refactor the rld-rtems support to remove the globals.Chris Johns
2014-09-07rtems-tld: Add --wrapper option to aid testing.Chris Johns
2014-09-06Fix rtems-ld to keep tmep files around while building.Chris Johns
2014-09-06Refactor the CC flags. Fix the various linkers. The trace linker is compiling.Chris Johns
2014-09-05Remove march/mcpu and add RTEMS BSP and cflags support.Chris Johns
2014-09-01rld: Split the file into a path module for path specific functions.Chris Johns
2014-08-07rtms-tld: Refactor the code to match a better configuration format.Chris Johns
2014-08-05rtems-tld: Add wrapper support and start the generator coding.Chris Johns
2014-08-04rtems-tld: Add generator loading support.Chris Johns
2014-08-04rtems-tld: Add recursive parsing of headers and defines.Chris Johns
2014-08-04rtems-tld: Add trace configuration support.Chris Johns
2014-08-01Add initial support for the RTEM Trace Linker.Chris Johns