Commit 12a27363 by H.J. Lu

Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,

libjava, libmudflap, libobjc, libssp and zlib.

From-SVN: r126373
parent 159a4b02
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-07-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 2007-07-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
PR boehm-gc/21940 PR boehm-gc/21940
......
This source diff could not be displayed because it is too large. You can view the blob instead.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-06-02 Paolo Bonzini <bonzini@gnu.org> 2007-06-02 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate. * configure: Regenerate.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-07-04 David Edelsohn <edelsohn@gnu.org> 2007-07-04 David Edelsohn <edelsohn@gnu.org>
* configure.ac: SUBST CFLAGS. * configure.ac: SUBST CFLAGS.
...@@ -17,7 +21,7 @@ ...@@ -17,7 +21,7 @@
Restore collateral damage from ISO C Binding merge. Restore collateral damage from ISO C Binding merge.
2007-06-29 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2007-06-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/32456 PR libgfortran/32456
* io/unit.c (filename_from_unit): Don't use find_unit, instead search * io/unit.c (filename_from_unit): Don't use find_unit, instead search
......
This source diff could not be displayed because it is too large. You can view the blob instead.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-07-05 Tobias Burnus <burnus@net-b.de> 2007-07-05 Tobias Burnus <burnus@net-b.de>
PR fortran/32359 PR fortran/32359
......
This source diff could not be displayed because it is too large. You can view the blob instead.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-07-03 Andreas Tobler <a.tobler@schweiz.org> 2007-07-03 Andreas Tobler <a.tobler@schweiz.org>
* java/lang/Class.h: Remove redundant 'class java::*::* declarations. * java/lang/Class.h: Remove redundant 'class java::*::* declarations.
......
...@@ -1597,7 +1597,7 @@ linux*) ...@@ -1597,7 +1597,7 @@ linux*)
# Append ld.so.conf contents to the search path # Append ld.so.conf contents to the search path
if test -f /etc/ld.so.conf; then if test -f /etc/ld.so.conf; then
lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/^[ ]*//;s/#.*//;/^[^\/]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
fi fi
...@@ -4305,9 +4305,6 @@ CC=$lt_[]_LT_AC_TAGVAR(compiler, $1) ...@@ -4305,9 +4305,6 @@ CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
# Is the compiler the GNU C compiler? # Is the compiler the GNU C compiler?
with_gcc=$_LT_AC_TAGVAR(GCC, $1) with_gcc=$_LT_AC_TAGVAR(GCC, $1)
gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
gcc_ver=\`gcc -dumpversion\`
# An ERE matcher. # An ERE matcher.
EGREP=$lt_EGREP EGREP=$lt_EGREP
...@@ -4441,11 +4438,11 @@ striplib=$lt_striplib ...@@ -4441,11 +4438,11 @@ striplib=$lt_striplib
# Dependencies to place before the objects being linked to create a # Dependencies to place before the objects being linked to create a
# shared library. # shared library.
predep_objects=\`echo $lt_[]_LT_AC_TAGVAR(predep_objects, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\` predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
# Dependencies to place after the objects being linked to create a # Dependencies to place after the objects being linked to create a
# shared library. # shared library.
postdep_objects=\`echo $lt_[]_LT_AC_TAGVAR(postdep_objects, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\` postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
# Dependencies to place before the objects being linked to create a # Dependencies to place before the objects being linked to create a
# shared library. # shared library.
...@@ -4457,7 +4454,7 @@ postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1) ...@@ -4457,7 +4454,7 @@ postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
# The library search path used internally by the compiler when linking # The library search path used internally by the compiler when linking
# a shared library. # a shared library.
compiler_lib_search_path=\`echo $lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\` compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
# Method to check whether dependent libraries are shared objects. # Method to check whether dependent libraries are shared objects.
deplibs_check_method=$lt_deplibs_check_method deplibs_check_method=$lt_deplibs_check_method
...@@ -4537,7 +4534,7 @@ variables_saved_for_relink="$variables_saved_for_relink" ...@@ -4537,7 +4534,7 @@ variables_saved_for_relink="$variables_saved_for_relink"
link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1) link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
# Compile-time system search path for libraries # Compile-time system search path for libraries
sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\` sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
# Run-time system search path for libraries # Run-time system search path for libraries
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
...@@ -7303,7 +7300,6 @@ AC_SUBST([am__untar]) ...@@ -7303,7 +7300,6 @@ AC_SUBST([am__untar])
]) # _AM_PROG_TAR ]) # _AM_PROG_TAR
m4_include([../config/acx.m4]) m4_include([../config/acx.m4])
m4_include([../config/confsubdir.m4])
m4_include([../config/depstand.m4]) m4_include([../config/depstand.m4])
m4_include([../config/enable.m4]) m4_include([../config/enable.m4])
m4_include([../config/gxx-include-dir.m4]) m4_include([../config/gxx-include-dir.m4])
......
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-06-02 Paolo Bonzini <bonzini@gnu.org> 2007-06-02 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate. * configure: Regenerate.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-06-03 Andrew Pinski <andrew_pinski@playstation.sony.com> 2007-06-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
* configure.ac: Fix a typo in *-*-darwin clause. * configure.ac: Fix a typo in *-*-darwin clause.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-06-02 Paolo Bonzini <bonzini@gnu.org> 2007-06-02 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate. * configure: Regenerate.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.
2007-05-23 Steve Ellcey <sje@cup.hp.com> 2007-05-23 Steve Ellcey <sje@cup.hp.com>
* Makefile.in: Regenerate. * Makefile.in: Regenerate.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment