mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +00:00
Update libtool.m4 from GCC trunk
* libtool.m4: Updated from GCC trunk. bfd/ * configure: Regenerated. binutils/ * configure: Regenerated. gas/ * configure: Regenerated. gprof/ * configure: Regenerated. ld/ * configure: Regenerated. opcodes/ * configure: Regenerated.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* libtool.m4: Updated from GCC trunk.
|
||||||
|
|
||||||
2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
|
2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
|
||||||
|
|
||||||
* config.guess: Update from upstream config repo.
|
* config.guess: Update from upstream config repo.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2014-11-24 Tejas Belagod <tejas.belagod@arm.com>
|
2014-11-24 Tejas Belagod <tejas.belagod@arm.com>
|
||||||
|
|
||||||
* elfnn-aarch64.c (elf_aarch64_compare_mapping): New.
|
* elfnn-aarch64.c (elf_aarch64_compare_mapping): New.
|
||||||
|
|||||||
4
bfd/configure
vendored
4
bfd/configure
vendored
@@ -7938,7 +7938,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
|
|||||||
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
||||||
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
10.[012]*)
|
10.[012][,.]*)
|
||||||
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
||||||
10.*)
|
10.*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
@@ -9211,7 +9211,7 @@ _LT_EOF
|
|||||||
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
||||||
&& test "$tmp_diet" = no
|
&& test "$tmp_diet" = no
|
||||||
then
|
then
|
||||||
tmp_addflag=
|
tmp_addflag=' $pic_flag'
|
||||||
tmp_sharedflag='-shared'
|
tmp_sharedflag='-shared'
|
||||||
case $cc_basename,$host_cpu in
|
case $cc_basename,$host_cpu in
|
||||||
pgcc*) # Portland Group C compiler
|
pgcc*) # Portland Group C compiler
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2014-11-21 Nick Clifton <nickc@redhat.com>
|
2014-11-21 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR binutils/17512
|
PR binutils/17512
|
||||||
|
|||||||
4
binutils/configure
vendored
4
binutils/configure
vendored
@@ -7473,7 +7473,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
|
|||||||
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
||||||
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
10.[012]*)
|
10.[012][,.]*)
|
||||||
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
||||||
10.*)
|
10.*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
@@ -8777,7 +8777,7 @@ _LT_EOF
|
|||||||
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
||||||
&& test "$tmp_diet" = no
|
&& test "$tmp_diet" = no
|
||||||
then
|
then
|
||||||
tmp_addflag=
|
tmp_addflag=' $pic_flag'
|
||||||
tmp_sharedflag='-shared'
|
tmp_sharedflag='-shared'
|
||||||
case $cc_basename,$host_cpu in
|
case $cc_basename,$host_cpu in
|
||||||
pgcc*) # Portland Group C compiler
|
pgcc*) # Portland Group C compiler
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2014-11-21 Terry Guo <terry.guo@arm.com>
|
2014-11-21 Terry Guo <terry.guo@arm.com>
|
||||||
|
|
||||||
* config/tc-arm.c (md_assemble): Do not consider relaxation.
|
* config/tc-arm.c (md_assemble): Do not consider relaxation.
|
||||||
|
|||||||
4
gas/configure
vendored
4
gas/configure
vendored
@@ -7453,7 +7453,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
|
|||||||
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
||||||
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
10.[012]*)
|
10.[012][,.]*)
|
||||||
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
||||||
10.*)
|
10.*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
@@ -8757,7 +8757,7 @@ _LT_EOF
|
|||||||
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
||||||
&& test "$tmp_diet" = no
|
&& test "$tmp_diet" = no
|
||||||
then
|
then
|
||||||
tmp_addflag=
|
tmp_addflag=' $pic_flag'
|
||||||
tmp_sharedflag='-shared'
|
tmp_sharedflag='-shared'
|
||||||
case $cc_basename,$host_cpu in
|
case $cc_basename,$host_cpu in
|
||||||
pgcc*) # Portland Group C compiler
|
pgcc*) # Portland Group C compiler
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2014-11-03 Nick Clifton <nickc@redhat.com>
|
2014-11-03 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* po/fi.po: Updated Finnish translation.
|
* po/fi.po: Updated Finnish translation.
|
||||||
|
|||||||
4
gprof/configure
vendored
4
gprof/configure
vendored
@@ -7383,7 +7383,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
|
|||||||
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
||||||
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
10.[012]*)
|
10.[012][,.]*)
|
||||||
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
||||||
10.*)
|
10.*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
@@ -8687,7 +8687,7 @@ _LT_EOF
|
|||||||
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
||||||
&& test "$tmp_diet" = no
|
&& test "$tmp_diet" = no
|
||||||
then
|
then
|
||||||
tmp_addflag=
|
tmp_addflag=' $pic_flag'
|
||||||
tmp_sharedflag='-shared'
|
tmp_sharedflag='-shared'
|
||||||
case $cc_basename,$host_cpu in
|
case $cc_basename,$host_cpu in
|
||||||
pgcc*) # Portland Group C compiler
|
pgcc*) # Portland Group C compiler
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2014-11-24 Alan Modra <amodra@gmail.com>
|
2014-11-24 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* ld.texinfo: Correct --plt-align documentation.
|
* ld.texinfo: Correct --plt-align documentation.
|
||||||
|
|||||||
8
ld/configure
vendored
8
ld/configure
vendored
@@ -8197,7 +8197,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
|
|||||||
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
||||||
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
10.[012]*)
|
10.[012][,.]*)
|
||||||
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
||||||
10.*)
|
10.*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
@@ -9502,7 +9502,7 @@ _LT_EOF
|
|||||||
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
||||||
&& test "$tmp_diet" = no
|
&& test "$tmp_diet" = no
|
||||||
then
|
then
|
||||||
tmp_addflag=
|
tmp_addflag=' $pic_flag'
|
||||||
tmp_sharedflag='-shared'
|
tmp_sharedflag='-shared'
|
||||||
case $cc_basename,$host_cpu in
|
case $cc_basename,$host_cpu in
|
||||||
pgcc*) # Portland Group C compiler
|
pgcc*) # Portland Group C compiler
|
||||||
@@ -12413,8 +12413,8 @@ with_gnu_ld=$lt_cv_prog_gnu_ld
|
|||||||
# Check if GNU C++ uses GNU ld as the underlying linker, since the
|
# Check if GNU C++ uses GNU ld as the underlying linker, since the
|
||||||
# archiving commands below assume that GNU ld is being used.
|
# archiving commands below assume that GNU ld is being used.
|
||||||
if test "$with_gnu_ld" = yes; then
|
if test "$with_gnu_ld" = yes; then
|
||||||
archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
|
archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
|
||||||
archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
|
archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
|
||||||
|
|
||||||
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
|
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
|
||||||
export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
|
export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
|
||||||
|
|||||||
8
libtool.m4
vendored
8
libtool.m4
vendored
@@ -1006,7 +1006,7 @@ _LT_EOF
|
|||||||
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
||||||
10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
|
10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
10.[[012]]*)
|
10.[[012]][[,.]]*)
|
||||||
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
||||||
10.*)
|
10.*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
@@ -4459,7 +4459,7 @@ _LT_EOF
|
|||||||
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
||||||
&& test "$tmp_diet" = no
|
&& test "$tmp_diet" = no
|
||||||
then
|
then
|
||||||
tmp_addflag=
|
tmp_addflag=' $pic_flag'
|
||||||
tmp_sharedflag='-shared'
|
tmp_sharedflag='-shared'
|
||||||
case $cc_basename,$host_cpu in
|
case $cc_basename,$host_cpu in
|
||||||
pgcc*) # Portland Group C compiler
|
pgcc*) # Portland Group C compiler
|
||||||
@@ -5525,8 +5525,8 @@ if test "$_lt_caught_CXX_error" != yes; then
|
|||||||
# Check if GNU C++ uses GNU ld as the underlying linker, since the
|
# Check if GNU C++ uses GNU ld as the underlying linker, since the
|
||||||
# archiving commands below assume that GNU ld is being used.
|
# archiving commands below assume that GNU ld is being used.
|
||||||
if test "$with_gnu_ld" = yes; then
|
if test "$with_gnu_ld" = yes; then
|
||||||
_LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
|
_LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
|
||||||
_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
|
_LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
|
||||||
|
|
||||||
_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
|
_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
|
||||||
_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
|
_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2014-11-17 Ilya Tocar <ilya.tocar@intel.com>
|
2014-11-17 Ilya Tocar <ilya.tocar@intel.com>
|
||||||
|
|
||||||
* i386-dis-evex.c (evex_table): Add vpermi2b, vpermt2b, vpermb,
|
* i386-dis-evex.c (evex_table): Add vpermi2b, vpermt2b, vpermb,
|
||||||
|
|||||||
4
opcodes/configure
vendored
4
opcodes/configure
vendored
@@ -7662,7 +7662,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
|
|||||||
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
|
||||||
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
10.[012]*)
|
10.[012][,.]*)
|
||||||
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
|
||||||
10.*)
|
10.*)
|
||||||
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
|
||||||
@@ -8936,7 +8936,7 @@ _LT_EOF
|
|||||||
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
|
||||||
&& test "$tmp_diet" = no
|
&& test "$tmp_diet" = no
|
||||||
then
|
then
|
||||||
tmp_addflag=
|
tmp_addflag=' $pic_flag'
|
||||||
tmp_sharedflag='-shared'
|
tmp_sharedflag='-shared'
|
||||||
case $cc_basename,$host_cpu in
|
case $cc_basename,$host_cpu in
|
||||||
pgcc*) # Portland Group C compiler
|
pgcc*) # Portland Group C compiler
|
||||||
|
|||||||
Reference in New Issue
Block a user