[PATCH] config.bfd: Adding tic4x-*-rtems

Ralf Corsepius corsepiu@faw.uni-ulm.de
Fri Jun 20 02:53:00 GMT 2003


Hi,

I would like to propose tic4x-*-rtems to be added to config.bfd (2.14 +
mainline, cf. patch against 2.14-branch below)

Ralf

-------------- next part --------------
2003-06-20  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>

	* config.bfd: Add tic4x-*-rtems*.

Index: config.bfd
===================================================================
RCS file: /cvs/src/src/bfd/config.bfd,v
retrieving revision 1.131.8.2
diff -u -r1.131.8.2 config.bfd
--- config.bfd	2 Jun 2003 19:26:04 -0000	1.131.8.2
+++ config.bfd	20 Jun 2003 02:39:58 -0000
@@ -284,7 +284,8 @@
     targ_defvec=tic30_coff_vec
     ;;
 
-  c4x-*-*coff* | tic4x-*-*coff*)
+  c4x-*-*coff* | \
+  tic4x-*-*coff* | tic4x-*-rtems*)
     targ_defvec=tic4x_coff1_vec
     targ_selvecs="tic4x_coff1_beh_vec tic4x_coff2_vec tic4x_coff2_beh_vec tic4x_coff0_vec tic4x_coff0_beh_vec"
     targ_underscore=yes


More information about the Binutils mailing list