10 Commits

Author SHA1 Message Date
Chris Johns
7ec2c5a27c Ignore working files. 2012-10-22 07:12:47 -07:00
Chris Johns
8f0740b7c7 Script to test the linker. Run after building the linker. 2012-10-22 07:12:29 -07:00
Chris Johns
898fa1327f Fix the verbose level. 2012-10-22 07:11:04 -07:00
Chris Johns
8d1ab1f664 Add script output dbug messages. 2012-10-22 07:10:45 -07:00
Chris Johns
ef4061f226 Fix the command line arguments help. 2012-10-22 07:10:23 -07:00
Chris Johns
746192499f Rename rld-gcc. Add -C option.
Add a -C (also --cc) option to allow the CC to be used when linking to be
provided by the user rather than using the path. This support allows user
who work with the full path to tools rather than the environment to make
use of the linker without them needing to play with environment table.

Rename rld-gcc.[h.cpp] to rld-cc.[h,cpp] because gcc may not be the
only compiler/linker used by the RTEMS project.
2012-09-17 10:13:55 +10:00
Chris Johns
aef6d90180 Update the help to something useful. 2012-09-17 09:37:29 +10:00
Chris Johns
1ec9633dec Add rebuild and tags build commands 2012-09-17 09:37:07 +10:00
Chris Johns
993aa67acf Fix the waf script. 2012-09-15 17:58:00 +10:00
Chris Johns
ec24a379bc Add to git. 2012-05-07 08:47:11 +10:00