/[gcl]/gcl/binutils/libiberty/config.table
ViewVC logotype

Diff of /gcl/binutils/libiberty/config.table

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Fri Aug 9 05:36:24 2002 UTC revision 1.2 by camm, Fri Sep 9 23:32:54 2005 UTC
# Line 11  case "${host}" in Line 11  case "${host}" in
11    *-*-freebsd2.1.*)     frag=mh-fbsd21 ;;    *-*-freebsd2.1.*)     frag=mh-fbsd21 ;;
12    *-*-freebsd2.2.[012]) frag=mh-fbsd21 ;;    *-*-freebsd2.2.[012]) frag=mh-fbsd21 ;;
13    i370-*-opened*)       frag=mh-openedition ;;    i370-*-opened*)       frag=mh-openedition ;;
14    i[345]86-*-windows*)  frag=mh-windows ;;    i[34567]86-*-windows*)        frag=mh-windows ;;
15  esac  esac
16    
17  if [ -n "${frag}" ]; then  if [ -n "${frag}" ]; then
# Line 34  if [ "${shared}" = "yes" ]; then Line 34  if [ "${shared}" = "yes" ]; then
34      alpha*-*-linux*)    frag=mh-elfalphapic ;;      alpha*-*-linux*)    frag=mh-elfalphapic ;;
35      arm*-*-*)           frag=mh-armpic ;;      arm*-*-*)           frag=mh-armpic ;;
36      hppa*-*-*)          frag=mh-papic ;;      hppa*-*-*)          frag=mh-papic ;;
37      i[3456]86-*-* | x86_64-*-*)      i[34567]86-*-* | x86_64-*-*)
38                          frag=mh-x86pic ;;                          frag=mh-x86pic ;;
39      powerpc*-*-aix*)    ;;      powerpc*-*-aix*)    ;;
40      powerpc*-*-*)       frag=mh-ppcpic ;;      powerpc*-*-*)       frag=mh-ppcpic ;;
41      sparc*-*-*)         frag=mh-sparcpic ;;      sparc*-*-*)         frag=mh-sparcpic ;;
42        s390*-*-*)          frag=mh-s390pic ;;
43      *)                  frag=mh-${host_cpu}pic ;;      *)                  frag=mh-${host_cpu}pic ;;
44    esac    esac
45    if [ -n "${frag}" ]; then    if [ -n "${frag}" ]; then

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26