mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-21 10:02:26 +00:00
Add tic4x-*-rtems*.
This commit is contained in:
parent
dcccef2efb
commit
efbc813eb3
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user