]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-rtems: New.
authorRalf Corsepius <ralf.corsepius@rtems.org>
Tue, 23 Nov 2004 05:38:14 +0000 (06:38 +0100)
committerRalf Corsepius <corsepiu@gcc.gnu.org>
Tue, 23 Nov 2004 05:38:14 +0000 (06:38 +0100)
2004-11-23  Ralf Corsepius <ralf.corsepius@rtems.org>

* config/arm/t-rtems: New.
* config.gcc: Reflect having added arm/t-rtems.

From-SVN: r91077

gcc/ChangeLog
gcc/config.gcc

index d7eaf68333845e67e2f865c39cf921b192046ecf..fd9098da70855e0168b897d854082145aeb0c2e1 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-23  Ralf Corsepius <ralf.corsepius@rtems.org>
+
+       * config/arm/t-rtems: New.
+       * config.gcc: Reflect having added arm/t-rtems.
+
 2004-11-23  Ralf Corsepius <ralf.corsepius@rtems.org>
 
        * config.gcc: Add avr-*-rtems*.
index 47464bd6b6c8eacd421cc53ed0ae985dd1e01acb..afb503cacc7708345c7370c40469fd3dec59e1dc 100644 (file)
@@ -680,7 +680,7 @@ arm*-*-ecos-elf)
        ;;
 arm*-*-rtems*)
        tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h arm/rtems-elf.h rtems.h"
-       tmake_file="arm/t-arm-elf t-rtems"
+       tmake_file="arm/t-arm-elf t-rtems arm/t-rtems"
        ;;
 arm*-*-elf | ep9312-*-elf)
        tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h"