Add tic4x-*-rtems*.

This commit is contained in:
Nick Clifton 2003-06-20 08:36:19 +00:00
parent dcccef2efb
commit efbc813eb3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-06-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* config.bfd: Add tic4x-*-rtems*.
2003-06-20 Alan Modra <amodra@bigpond.net.au>
* elf64-ppc.c: Convert to C90 function definitions, remove unnecessary

View File

@ -284,7 +284,7 @@ case "${targ}" in
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