summaryrefslogtreecommitdiffstats
path: root/doc/started/tversions.texi.in
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-15 07:26:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-15 07:26:35 +0000
commit57caf2d699dba110d2b4155e270d3cf9c46853bd (patch)
tree9df26bd07d7d78d16cb5f71ac1a4c3dc41903f84 /doc/started/tversions.texi.in
parent2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-57caf2d699dba110d2b4155e270d3cf9c46853bd.tar.bz2
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* started/binaries.t, started/buildc.t, started/tversions.texi.in: Various update to reflect current toolchains.
Diffstat (limited to 'doc/started/tversions.texi.in')
-rw-r--r--doc/started/tversions.texi.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/started/tversions.texi.in b/doc/started/tversions.texi.in
index aae618c1e2..343b7be305 100644
--- a/doc/started/tversions.texi.in
+++ b/doc/started/tversions.texi.in
@@ -29,7 +29,7 @@
@set GCCHTTPDIR /pub/gcc/releases/index.html
@SETGCCPATCHVERSION@
@ifset GCCPATCHVERSION
-@set GCCRTEMSPATCH @value{GCCUNTAR}-rtems-@value{GCCPATCHVERSION}.diff
+@set GCCRTEMSPATCH @value{GCCUNTAR}-@value{GCCPATCHVERSION}.diff
@end ifset
@set GCCRPMRELEASE @GCCRPMRELEASE@
@@ -45,7 +45,7 @@
@set BINUTILSFTPDIR /pub/gnu/binutils
@SETBINUTILSPATCHVERSION@
@ifset BINUTILSPATCHVERSION
-@set BINUTILSRTEMSPATCH @value{BINUTILSUNTAR}-rtems-@value{BINUTILSPATCHVERSION}.diff
+@set BINUTILSRTEMSPATCH @value{BINUTILSUNTAR}-@value{BINUTILSPATCHVERSION}.diff
@end ifset
@set BINUTILSRPMRELEASE @BINUTILSRPMRELEASE@
@@ -61,7 +61,7 @@
@set NEWLIBFTPDIR /pub/newlib
@SETNEWLIBPATCHVERSION@
@ifset NEWLIBPATCHVERSION
-@set NEWLIBRTEMSPATCH @value{NEWLIBUNTAR}-rtems-@value{NEWLIBPATCHVERSION}.diff
+@set NEWLIBRTEMSPATCH @value{NEWLIBUNTAR}-@value{NEWLIBPATCHVERSION}.diff
@end ifset
@c
@@ -75,7 +75,7 @@
@set GDBFTPDIR /pub/gnu/gdb
@SETGDBPATCHVERSION@
@ifset GDBPATCHVERSION
-@set GDBRTEMSPATCH @value{GDBUNTAR}-rtems-@value{GDBPATCHVERSION}.diff
+@set GDBRTEMSPATCH @value{GDBUNTAR}-@value{GDBPATCHVERSION}.diff
@end ifset
@set GDBRPMRELEASE @GDBRPMRELEASE@
@set GDBFTPURL ftp://@value{GDBFTPSITE}@value{GDBFTPDIR}/@value{GDBTAR}