summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add configurations for all h8 GDB simulator BSP variantsJoel Sherrill2015-03-124-0/+220
* Add configurations for all arm GDB simulator BSP variantsJoel Sherrill2015-03-1210-9/+503
* Add configuration for m32csim BSP for simulator in GDBJoel Sherrill2015-03-122-0/+110
* Add configuration for m32rsim BSP for simulator in GDBJoel Sherrill2015-03-122-0/+110
* Add configurations for all v850 GDB simulator BSP variantsJoel Sherrill2015-03-1212-0/+660
* Modified waf scripts to have a minimum python version requirement of 2.6.6, i...Adit Sahasrabudhe2015-02-252-2/+2
* Fix the chmod octal value to use the correct Python syntax.Chris Johns2015-02-161-2/+2
* Update the Windows header to direct.h for _mkdir per the MSDN.Chris Johns2015-02-161-1/+1
* Fix the tester wscript.Chris Johns2015-02-081-2/+2
* Fixes to the run the waf built tests when installed.Chris Johns2015-02-086-12/+18
* Install the rtems-test command.Chris Johns2015-02-089-27/+119
* Remove warning on Linux.Chris Johns2015-01-211-2/+0
* DEST_OS is linux and not linux2.Chris Johns2015-01-211-1/+1
* Fix covoar so it builds for Windows.Chris Johns2015-01-203-25/+36
* Add support to cross-compile. Use --hosti=.Chris Johns2015-01-188-6/+38
* Add PowerPC patches for GCC 4.9.2Sebastian Huber2015-01-093-0/+218
* 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
* Add SPARC patches for GCC 4.9.2Sebastian Huber2014-12-042-0/+342
* gdb patch to add leon2/3 support to sisJiri Gaisler2014-12-041-8929/+8910
* tools/gdb: Add a patch for gdb-7.7/gdb-7.8 SPARC.Chris Johns2014-12-021-0/+8934
* toolkit: Print dependents in resolver.Chris Johns2014-11-301-0/+15
* toolkit: Raise a user error and not an internal one.Chris Johns2014-11-301-1/+1
* 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-043-5/+7
* Fix buffer leak on error.Chris Johns2014-11-041-0/+3
* fix buffer size problemBen Gras2014-11-041-1/+1
* typoBen Gras2014-11-021-1/+1
* fix for open() not taking a std::stringBen Gras2014-11-011-1/+1
* linkers: Add base image symbol to ELF object file generation.Chris Johns2014-10-307-114/+215
* linkers: Add kernel symbol support.Chris Johns2014-10-281-97/+274
* toolkit: Fix the map formatting.Chris Johns2014-10-281-2/+2
* toolkit: Update the comment.Chris Johns2014-10-281-1/+1
* Add new OpenRISC/or1ksim BSP script using qemuHesham ALMatary2014-09-291-0/+53
* rtems-tld: Make printk the default generator.Chris Johns2014-09-221-1/+1
* rtems-tld: Add config options, fix void args, and SCore traces.Chris Johns2014-09-2113-147/+447
* rtems-tld: Remove forced trace message.Chris Johns2014-09-211-1/+1
* rtk: Build fastlz into the rld library.Chris Johns2014-09-132-11/+10
* rtk: Fix buffer leak in rld::path::abs_path.Chris Johns2014-09-131-0/+1
* Refactor code into the RTEMS Toolkit.Chris Johns2014-09-13178-326/+327
* waf: Include waf in the souce tree and updated README on building.Chris Johns2014-09-138-11/+133
* Merge branch 'git://git.rtems.org/chrisj/rtl-host.git' to linkers.Chris Johns2014-09-13196-0/+60949
|\
| * Remove invalid file that was added.Chris Johns2014-09-131-0/+0
| * rtems-tld: Add a printk generator.Chris Johns2014-09-101-15/+58
| * rtems-tld: Fix warnings in the generated code.Chris Johns2014-09-101-5/+11
| * Fix the error message.Chris Johns2014-09-101-1/+1
| * Fix the tempfile output code to handle line breaks better.Chris Johns2014-09-102-28/+42
| * Make the verbose take the level and return the level if valid.Chris Johns2014-09-102-3/+3
| * linkers: If no RTEMS path is provied see if the prefix can be used.Chris Johns2014-09-094-7/+66