Searched refs:subspec (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dprint-sysroot-suffix.sh30 # with one subspec for each space-separated entry in $(MULTILIB_OPTIONS).
63 # directory. Create a subspec of the form "%{PAT1:/DIR1;...;PATn:DIRn}"
66 subspec=
71 test -z "$subspec" || subspec="$subspec;"
72 subspec="$subspec"`echo "$option" | eval sed $substs`":/$dir"
76 test -z "$subspec" || spec="$spec%{$subspec}"
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dprint-sysroot-suffix.sh30 # with one subspec for each space-separated entry in $(MULTILIB_OPTIONS).
63 # directory. Create a subspec of the form "%{PAT1:/DIR1;...;PATn:DIRn}"
66 subspec=
71 test -z "$subspec" || subspec="$subspec;"
72 subspec="$subspec"`echo "$option" | eval sed $substs`":/$dir"
76 test -z "$subspec" || spec="$spec%{$subspec}"
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dprint-sysroot-suffix.sh30 # with one subspec for each space-separated entry in $(MULTILIB_OPTIONS).
63 # directory. Create a subspec of the form "%{PAT1:/DIR1;...;PATn:DIRn}"
66 subspec=
71 test -z "$subspec" || subspec="$subspec;"
72 subspec="$subspec"`echo "$option" | eval sed $substs`":/$dir"
76 test -z "$subspec" || spec="$spec%{$subspec}"
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dprint-sysroot-suffix.sh30 # with one subspec for each space-separated entry in $(MULTILIB_OPTIONS).
63 # directory. Create a subspec of the form "%{PAT1:/DIR1;...;PATn:DIRn}"
66 subspec=
71 test -z "$subspec" || subspec="$subspec;"
72 subspec="$subspec"`echo "$option" | eval sed $substs`":/$dir"
76 test -z "$subspec" || spec="$spec%{$subspec}"
[all...]

Completed in 103 milliseconds