summaryrefslogtreecommitdiff
path: root/linkers (follow)
AgeCommit message (Expand)Author
2015-03-26trace-linker: Add API and POSIX interfaces.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
2015-02-08Install the rtems-test command.Chris Johns
2015-01-21Remove warning on Linux.Chris Johns
2015-01-18Add support to cross-compile. Use --hosti=.Chris Johns
2014-12-18rtems-tld: Install the libc heap configuration files.Chris Johns
2014-12-18rtems-tld: Add configuration support for libc head tracing.Chris Johns
2014-11-20main-page.cpp: Fix spelling issueJoel Sherrill
2014-11-06linkers: Disable .type statements in symbol code.Chris Johns
2014-11-04linkers: Merge the standard libraries into the user library paths.Chris Johns
2014-11-01fix for open() not taking a std::stringBen Gras
2014-10-30linkers: Add base image symbol to ELF object file generation.Chris Johns
2014-10-28linkers: Add kernel symbol support.Chris Johns
2014-09-22rtems-tld: Make printk the default generator.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-13rtk: Build fastlz into the rld library.Chris Johns
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns
2014-09-13waf: Include waf in the souce tree and updated README on building.Chris Johns
2014-09-13Remove invalid file that was added.Chris Johns
2014-09-10rtems-tld: Add a printk generator.Chris Johns
2014-09-10rtems-tld: Fix warnings in the generated code.Chris Johns
2014-09-10Fix the error message.Chris Johns
2014-09-10Fix the tempfile output code to handle line breaks better.Chris Johns
2014-09-10Make the verbose take the level and return the level if valid.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-08Fix building on CentOS 6.5.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-07Chanhe the base temp file name to 'rld--'.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-06Fxi the split call.Chris Johns
2014-09-06Add a path str. Remove the duplicate split call.Chris Johns
2014-09-06Trim the return value from a package file.Chris Johns
2014-09-05Remove march/mcpu and add RTEMS BSP and cflags support.Chris Johns
2014-09-05Add support for RTEMS BSP or user supplied CFLAGS. Remove march/mcpu.Chris Johns
2014-09-05Return the requested label.Chris Johns
2014-09-01rld: Split the file into a path module for path specific functions.Chris Johns
2014-09-01Fix getopt_long usagePeng Fan
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-05Fix temporary file handling and add tempfile write support.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