crosstool-ng/scripts
Yann E. MORIN" 929c368541 Add support for the up-coming gcc-4.3.
Two new config options: pkgversion and bugurl.

 /trunk/scripts/build/cc_gcc.sh |    4     3     1     0 +++-
 /trunk/tools/addToolVersion.sh |   20    16     4     0 ++++++++++++++++----
 /trunk/config/cc/gcc.in        |   24    24     0     0 ++++++++++++++++++++++++
 3 files changed, 43 insertions(+), 5 deletions(-)
2008-06-09 16:14:23 +00:00
..
build Add support for the up-coming gcc-4.3. 2008-06-09 16:14:23 +00:00
crosstool.sh Use the arch-specific target LDFLAGS into the final target LDFLAGS. 2008-05-24 22:38:07 +00:00
functions Add a new helper function: CT_DoExecLog. 2008-05-25 22:25:50 +00:00
saveSample.sh Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00
showSamples.sh Rework dumping the samples. 2008-05-26 21:49:36 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00