⛏️ index : buildtools.git

author Ingo Weinhold <ingo_weinhold@gmx.de> 2008-03-22 2:17:10.0 +00:00:00
committer Ingo Weinhold <ingo_weinhold@gmx.de> 2008-03-22 2:17:10.0 +00:00:00
commit
e5fca722e8abdd8c34c67ec866db4c0203221c3c [patch]
tree
cb0d212d75790106ea561b5ba2f320db9babe837
parent
0205e9e9e62bba56de0a1d147ed6e7028c3adb8e
download
e5fca722e8abdd8c34c67ec866db4c0203221c3c.tar.gz

Manually updated the generated build system files.

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@24520 a95241bf-73f2-0310-859d-f6bbb57e9c96

Diff

 legacy/binutils/config.guess       | 6 ++++++
 legacy/binutils/configure          | 6 ++++++
 legacy/binutils/configure.in       | 6 ++++++
 legacy/binutils/ltcf-c.sh          | 7 ++++++-
 legacy/binutils/ltcf-cxx.sh        | 2 +-
 legacy/binutils/ltcf-gcj.sh        | 8 +++++++-
 legacy/binutils/ltconfig           | 6 ++++++
 legacy/binutils/ltmain.sh          | 5 +++--
 legacy/binutils/bfd/configure      | 6 +++++-
 legacy/binutils/binutils/configure | 4 ++++
 legacy/binutils/gas/configure      | 6 +++++-
 legacy/binutils/gprof/configure    | 4 ++++
 legacy/binutils/ld/Makefile.in     | 8 ++++++++
 legacy/binutils/ld/configure       | 4 ++++
 legacy/binutils/opcodes/configure  | 4 ++++
 15 files changed, 75 insertions(+), 7 deletions(-)

diff --git a/legacy/binutils/config.guess b/legacy/binutils/config.guess
index 17690ae..beb9e8d 100755
--- a/legacy/binutils/config.guess
+++ b/legacy/binutils/config.guess
@@ -1178,6 +1178,12 @@
    BePC:BeOS:*:*)	# BeOS running on Intel PC compatible.
	echo i586-pc-beos
	exit ;;
    BeMac:Haiku:*:*)
	echo powerpc-apple-haiku
	exit ;;
    BePC:Haiku:*:*)
	echo i586-pc-haiku
	exit ;;
    SX-4:SUPER-UX:*:*)
	echo sx4-nec-superux${UNAME_RELEASE}
	exit ;;
diff --git a/legacy/binutils/configure b/legacy/binutils/configure
index 2c42433..883bc16 100755
--- a/legacy/binutils/configure
+++ b/legacy/binutils/configure
@@ -1080,6 +1080,9 @@
  i[3456789]86-*-beos*)
    noconfigdirs="$noconfigdirs tk itcl libgui gdb"
    ;;
  i[3456789]86-*-haiku*)
    noconfigdirs="$noconfigdirs tk itcl libgui gdb"
    ;;
  *-*-cygwin*)
    noconfigdirs="$noconfigdirs autoconf automake send-pr rcs guile perl"
    ;;
@@ -1484,6 +1487,9 @@
    noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
    ;;
  i[3456789]86-*-beos*)
    noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
    ;;
  i[3456789]86-*-haiku*)
    noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
    ;;
  i[3456789]86-*-rdos*)
diff --git a/legacy/binutils/configure.in b/legacy/binutils/configure.in
index 4161906..2964155 100644
--- a/legacy/binutils/configure.in
+++ b/legacy/binutils/configure.in
@@ -285,6 +285,9 @@
  i[[3456789]]86-*-beos*)
    noconfigdirs="$noconfigdirs tk itcl libgui gdb"
    ;;
  i[[3456789]]86-*-haiku*)
    noconfigdirs="$noconfigdirs tk itcl libgui gdb"
    ;;
  *-*-cygwin*)
    noconfigdirs="$noconfigdirs autoconf automake send-pr rcs guile perl"
    ;;
@@ -676,6 +679,9 @@
    noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
    ;;
  i[[3456789]]86-*-beos*)
    noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
    ;;
  i[[3456789]]86-*-haiku*)
    noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
    ;;
  i[[3456789]]86-*-rdos*)
diff --git a/legacy/binutils/ltcf-c.sh b/legacy/binutils/ltcf-c.sh
index 7a91c40..aac9cdb 100644
--- a/legacy/binutils/ltcf-c.sh
+++ b/legacy/binutils/ltcf-c.sh
@@ -98,6 +98,11 @@
    fi
    ;;

  haiku*)
    allow_undefined_flag=unsupported
    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    ;;

  cygwin* | mingw*)
    # hardcode_libdir_flag_spec is actually meaningless, as there is
    # no search path for DLLs.
@@ -663,7 +668,7 @@
      # like `-m68040'.
      ac_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'
      ;;
    beos* | irix5* | irix6* | osf3* | osf4* | osf5*)
    beos* | irix5* | irix6* | osf3* | osf4* | osf5* | haiku*)
      # PIC is the default for these OSes.
      ;;
    cygwin* | mingw* | os2*)
diff --git a/legacy/binutils/ltcf-cxx.sh b/legacy/binutils/ltcf-cxx.sh
index fa8dbd0..d52b4cc 100644
--- a/legacy/binutils/ltcf-cxx.sh
+++ b/legacy/binutils/ltcf-cxx.sh
@@ -704,7 +704,7 @@
    # like `-m68040'.
    ac_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'
    ;;
  beos* | irix5* | irix6* | osf3* | osf4* | osf5*)
  beos* | irix5* | irix6* | osf3* | osf4* | osf5* | haiku*)
    # PIC is the default for these OSes.
    ;;
  cygwin* | mingw* | os2*)
diff --git a/legacy/binutils/ltcf-gcj.sh b/legacy/binutils/ltcf-gcj.sh
index 51faf04..81a97e1 100644
--- a/legacy/binutils/ltcf-gcj.sh
+++ b/legacy/binutils/ltcf-gcj.sh
@@ -101,6 +101,12 @@
    fi
    ;;

  haiku*)
    allow_undefined_flag=unsupported
    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    fi
    ;;

  cygwin* | mingw*)
    # hardcode_libdir_flag_spec is actually meaningless, as there is
    # no search path for DLLs.
@@ -607,7 +613,7 @@
    ac_cv_prog_cc_static='-static'

    case $host_os in
    beos* | irix5* | irix6* | osf3* | osf4* | osf5*)
    beos* | irix5* | irix6* | osf3* | osf4* | osf5* | haiku*)
      # PIC is the default for these OSes.
      ;;
    aix*)
diff --git a/legacy/binutils/ltconfig b/legacy/binutils/ltconfig
index 15f986c..fbe7a96 100755
--- a/legacy/binutils/ltconfig
+++ b/legacy/binutils/ltconfig
@@ -1052,6 +1052,12 @@
  lt_cv_dlopen_self=yes
  ;;

haiku*)
  library_names_spec='${libname}.so'
  dynamic_linker="$host_os runtime_loader"
  shlibpath_var=LIBRARY_PATH
  ;;

bsdi4*)
  version_type=linux
  need_version=no
diff --git a/legacy/binutils/ltmain.sh b/legacy/binutils/ltmain.sh
index d5173bc..c2b0b44 100644
--- a/legacy/binutils/ltmain.sh
+++ b/legacy/binutils/ltmain.sh
@@ -1216,7 +1216,7 @@
      -l*)
	if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then
	  case $host in
	  *-*-cygwin* | *-*-pw32* | *-*-beos*)
	  *-*-cygwin* | *-*-pw32* | *-*-beos* | *-*-haiku)
	    # These systems don't actually have a C or math library (as such)
	    continue
	    ;;
@@ -2746,7 +2746,8 @@
      if test "$build_libtool_libs" = yes; then
	if test -n "$rpath"; then
	  case $host in
	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*)
	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* \
	  | *-*-haiku*)
	    # these systems don't actually have a c library (as such)!
	    ;;
	  *-*-rhapsody* | *-*-darwin1.[012])
diff --git a/legacy/binutils/bfd/configure b/legacy/binutils/bfd/configure
index 80871ea..2f3281f 100755
--- a/legacy/binutils/bfd/configure
+++ b/legacy/binutils/bfd/configure
@@ -2836,7 +2836,7 @@

# Define the identity of the package.
 PACKAGE=bfd
 VERSION=2.17-beos-20070218
 VERSION=2.17-haiku-20080322


cat >>confdefs.h <<_ACEOF
@@ -3490,6 +3490,10 @@
  ;;

beos*)
  lt_cv_deplibs_check_method=pass_all
  ;;

haiku*)
  lt_cv_deplibs_check_method=pass_all
  ;;

diff --git a/legacy/binutils/binutils/configure b/legacy/binutils/binutils/configure
index 2d8e0cb..0d51e74 100755
--- a/legacy/binutils/binutils/configure
+++ b/legacy/binutils/binutils/configure
@@ -3328,6 +3328,10 @@
  lt_cv_deplibs_check_method=pass_all
  ;;

haiku*)
  lt_cv_deplibs_check_method=pass_all
  ;;

bsdi4*)
  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
  lt_cv_file_magic_cmd='/usr/bin/file -L'
diff --git a/legacy/binutils/gas/configure b/legacy/binutils/gas/configure
index dca6497..1b929d8 100755
--- a/legacy/binutils/gas/configure
+++ b/legacy/binutils/gas/configure
@@ -3328,6 +3328,10 @@
  lt_cv_deplibs_check_method=pass_all
  ;;

haiku*)
  lt_cv_deplibs_check_method=pass_all
  ;;

bsdi4*)
  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
  lt_cv_file_magic_cmd='/usr/bin/file -L'
@@ -10210,7 +10214,7 @@
yes)
  LIBM=
case $host in
*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin* | *-*-haiku*)
  # These system don't have libm
  # on darwin the libm is a symbolic link to libSystem.dylib
  ;;
diff --git a/legacy/binutils/gprof/configure b/legacy/binutils/gprof/configure
index 35a019b..e0e1bf1 100755
--- a/legacy/binutils/gprof/configure
+++ b/legacy/binutils/gprof/configure
@@ -3327,6 +3327,10 @@
  lt_cv_deplibs_check_method=pass_all
  ;;

haiku*)
  lt_cv_deplibs_check_method=pass_all
  ;;

bsdi4*)
  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
  lt_cv_file_magic_cmd='/usr/bin/file -L'
diff --git a/legacy/binutils/ld/Makefile.in b/legacy/binutils/ld/Makefile.in
index 2b917b1..c613f72 100644
--- a/legacy/binutils/ld/Makefile.in
+++ b/legacy/binutils/ld/Makefile.in
@@ -422,6 +422,8 @@
	eelf_i386_fbsd.o \
	eelf_i386_ldso.o \
	eelf_i386_vxworks.o \
	eelf_i386_haiku.o \
	eelf_ppc_haiku.o \
	eelf_s390.o \
	egld960.o \
	egld960coff.o \
@@ -1743,6 +1745,12 @@
eelf_s390.c: $(srcdir)/emulparams/elf_s390.sh \
  $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
	${GENSCRIPTS} elf_s390 "$(tdir_elf_s390)"
eelf_i386_haiku.c: $(srcdir)/emulparams/elf_i386_haiku.sh \
  $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
	${GENSCRIPTS} elf_i386_haiku "$(tdir_elf_i386_haiku)"
eelf_ppc_haiku.c: $(srcdir)/emulparams/elf_ppc_haiku.sh \
  $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
	${GENSCRIPTS} elf_ppc_haiku "$(tdir_elf_ppc_haiku)"
egld960.c: $(srcdir)/emulparams/gld960.sh \
  $(srcdir)/emultempl/gld960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
	${GENSCRIPTS} gld960 "$(tdir_gld960)"
diff --git a/legacy/binutils/ld/configure b/legacy/binutils/ld/configure
index 0cd6f5c..3bf64c1 100755
--- a/legacy/binutils/ld/configure
+++ b/legacy/binutils/ld/configure
@@ -3330,6 +3330,10 @@
  lt_cv_deplibs_check_method=pass_all
  ;;

haiku*)
  lt_cv_deplibs_check_method=pass_all
  ;;

bsdi4*)
  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
  lt_cv_file_magic_cmd='/usr/bin/file -L'
diff --git a/legacy/binutils/opcodes/configure b/legacy/binutils/opcodes/configure
index b692e83..e621fb3 100755
--- a/legacy/binutils/opcodes/configure
+++ b/legacy/binutils/opcodes/configure
@@ -3496,6 +3496,10 @@
  lt_cv_deplibs_check_method=pass_all
  ;;

haiku*)
  lt_cv_deplibs_check_method=pass_all
  ;;

bsdi4*)
  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
  lt_cv_file_magic_cmd='/usr/bin/file -L'