mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-24 18:35:28 +00:00
handle sparccoff_vec
This commit is contained in:
parent
5984f609d0
commit
6a6676fbcc
@ -201,6 +201,7 @@ do
|
||||
shcoff_vec) tb="$tb coff-sh.o reloc16.o" ;;
|
||||
sparclynx_aout_vec) tb="$tb sparclynx.o lynx-core.o aout32.o stab-syms.o" ;;
|
||||
sparclynx_coff_vec) tb="$tb cf-sparclynx.o lynx-core.o stab-syms.o" ;;
|
||||
sparccoff_vec) tb="$tb coff-sparc.o" ;;
|
||||
sunos_big_vec) tb="$tb sunos.o aout32.o stab-syms.o" ;;
|
||||
tekhex_vec) tb="$tb tekhex.o" ;;
|
||||
we32kcoff_vec) tb="$tb coff-we32k.o" ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user