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

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

From-SVN: r91084

gcc/ChangeLog
gcc/config.gcc

index fd9098da70855e0168b897d854082145aeb0c2e1..3660e26520ac56d65d461050436761e50d40d55e 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-23  Ralf Corsepius <ralf.corsepius@rtems.org>
+
+       * config/c4x/t-rtems: New.
+       * config.gcc: Reflect having added c4x/t-rtems.
+
 2004-11-23  Ralf Corsepius <ralf.corsepius@rtems.org>
 
        * config/arm/t-rtems: New.
index afb503cacc7708345c7370c40469fd3dec59e1dc..d0c2b3755dafc91c2afc731e545face8179262dd 100644 (file)
@@ -709,7 +709,7 @@ avr-*-*)
        use_fixproto=yes
        ;;
 c4x-*-rtems* | tic4x-*-rtems*)
-       tmake_file="c4x/t-c4x t-rtems"
+       tmake_file="c4x/t-c4x t-rtems c4x/t-rtems"
        tm_file="c4x/c4x.h c4x/rtems.h rtems.h"
        c_target_objs="c4x-c.o"
        cxx_target_objs="c4x-c.o"