summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-25Modified waf scripts to have a minimum python version requirement of 2.6.6, i...Adit Sahasrabudhe
2015-02-16Fix the chmod octal value to use the correct Python syntax.Chris Johns
2015-02-16Update the Windows header to direct.h for _mkdir per the MSDN.Chris Johns
2015-02-08Fix the tester wscript.Chris Johns
2015-02-08Fixes to the run the waf built tests when installed.Chris Johns
2015-02-08Install the rtems-test command.Chris Johns
2015-01-21Remove warning on Linux.Chris Johns
2015-01-21DEST_OS is linux and not linux2.Chris Johns
2015-01-20Fix covoar so it builds for Windows.Chris Johns
2015-01-18Add support to cross-compile. Use --hosti=.Chris Johns
2015-01-09Add PowerPC patches for GCC 4.9.2Sebastian Huber
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-12-04Add SPARC patches for GCC 4.9.2Sebastian Huber
2014-12-04gdb patch to add leon2/3 support to sisJiri Gaisler
2014-12-02tools/gdb: Add a patch for gdb-7.7/gdb-7.8 SPARC.Chris Johns
2014-11-30toolkit: Print dependents in resolver.Chris Johns
2014-11-30toolkit: Raise a user error and not an internal one.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-04Fix buffer leak on error.Chris Johns
2014-11-04fix buffer size problemBen Gras
2014-11-02typoBen Gras
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-10-28toolkit: Fix the map formatting.Chris Johns
2014-10-28toolkit: Update the comment.Chris Johns
2014-09-29Add new OpenRISC/or1ksim BSP script using qemuHesham ALMatary
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-13rtk: Fix buffer leak in rld::path::abs_path.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-13Merge branch 'git://git.rtems.org/chrisj/rtl-host.git' to linkers.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