summaryrefslogtreecommitdiffstats
path: root/linkers/wscript (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Updates for Python 3.12Chris Johns2023-11-211-1/+1
* waf: Minor format clean up.Chris Johns2019-09-051-1/+0
* linkers: Add an address to line tool.Chris Johns2018-06-181-1/+14
* linkers/exe-info: Add DWARF support to gather and check producer details.Chris Johns2018-06-181-1/+1
* linkers/exe-info: Set the data endian for getting the init/fini sec data.Chris Johns2018-06-151-1/+2
* linkers: Update due to API changesSebastian Huber2017-10-121-1/+1
* linkers: Add a tool to show RTEMS executable information.Chris Johns2016-04-031-21/+23
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-191-0/+3
* Add release versioning support.Chris Johns2015-12-091-11/+12
* Fix Windows build issues.Chris Johns2015-10-191-0/+30
* trace-linker: Add API and POSIX interfaces.Chris Johns2015-03-261-0/+1
* trace-linker: Add Trace Buffering support.Chris Johns2015-03-261-0/+1
* Install the rtems-test command.Chris Johns2015-02-081-4/+4
* Add support to cross-compile. Use --hosti=.Chris Johns2015-01-181-0/+2
* rtems-tld: Install the libc heap configuration files.Chris Johns2014-12-181-1/+3
* rtems-tld: Add config options, fix void args, and SCore traces.Chris Johns2014-09-211-1/+9
* rtk: Build fastlz into the rld library.Chris Johns2014-09-131-1/+1
* Refactor code into the RTEMS Toolkit.Chris Johns2014-09-131-312/+33
* waf: Include waf in the souce tree and updated README on building.Chris Johns2014-09-131-2/+2
* RTEMS trace linker builds trace applications.Chris Johns2014-09-081-0/+2
* Remove march/mcpu and add RTEMS BSP and cflags support.Chris Johns2014-09-051-2/+4
* rld: Split the file into a path module for path specific functions.Chris Johns2014-09-011-0/+1
* Add initial support for the RTEM Trace Linker.Chris Johns2014-08-011-12/+35
* Implement a new tool 'rtems-ra'Peng Fan2013-08-301-0/+13
* Documentation.Chris Johns2013-01-221-2/+1
* Add a memory dump utility.Chris Johns2012-12-231-1/+6
* RAP file utility. Decompressors RAP files.Chris Johns2012-12-191-0/+12
* Add doxygen support.Chris Johns2012-12-081-0/+21
* Add RAP format support.Chris Johns2012-11-261-0/+1
* Split out the compression code for reuse.Chris Johns2012-11-221-0/+1
* Enforce the header is created before using it on Linux.Chris Johns2012-11-211-0/+1
* Add configure option --c-opts to allow special options for testing.Chris Johns2012-11-191-1/+6
* Refactor the ELF support to allow ELF write suppport.Chris Johns2012-11-171-11/+27
* Add FastLZ support.Chris Johns2012-10-221-3/+11
* Rename rld-gcc. Add -C option.Chris Johns2012-09-171-1/+1
* Add rebuild and tags build commandsChris Johns2012-09-171-0/+7
* Fix the waf script.Chris Johns2012-09-151-5/+5
* Add to git.Chris Johns2012-05-071-0/+280