public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug build/6652] --enable-oldest-abi breaks the build
Date: Tue, 16 Sep 2014 17:46:00 -0000	[thread overview]
Message-ID: <bug-6652-131-2ABSMiaVKM@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-6652-131@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=6652

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  af296fcdaba31c3a8062fec0b4198443bb43bd47 (commit)
      from  d330b980e9ee2349492087a279a9c7bf294f6b47 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=af296fcdaba31c3a8062fec0b4198443bb43bd47

commit af296fcdaba31c3a8062fec0b4198443bb43bd47
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Sep 16 17:45:03 2014 +0000

    Remove bitrotten --enable-oldest-abi (bug 6652).

    This patch removes the --enable-oldest-abi configure option, which has
    long been bitrotten (as reported in bug 6652).  The principle of
    removing this option was agreed in the thread starting at
    <https://sourceware.org/ml/libc-alpha/2013-07/msg00174.html>.

    Tested for x86_64 and x86 that the installed shared libraries other
    than libc.so are unchanged by this patch and that libc.so disassembly
    and symbol versions are unchanged (debug info changes because of
    changed line numbers in csu/version.c).

        [BZ #6652]
        * Makeconfig (soversions-default-setname): Remove variable.
        ($(common-objpfx)soversions.i): Don't pass default_setname to
        soversions.awk.
        * Makerules ($(common-objpfx)abi-versions.h): Don't pass
        oldest_abi to abi-versions.awk.
        * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
        * config.make.in (oldest-abi): Remove variable.
        * configure.ac (--enable-oldest-abi): Remove configure option.
        * configure: Regenerated.
        * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
        text.
        * scripts/abi-versions.awk: Do not handle oldest_abi variable.
        * scripts/soversions.awk: Do not handle default_setname variable.
        * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
        variable.
        * sysdeps/mach/hurd/configure: Regenerated.
        * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
        variable.
        * sysdeps/unix/sysv/linux/configure: Regenerated.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                            |   23 +++++++++++++++++++++++
 Makeconfig                           |    6 +-----
 Makerules                            |    2 +-
 NEWS                                 |    2 +-
 config.h.in                          |    3 ---
 config.make.in                       |    1 -
 configure                            |   21 ---------------------
 configure.ac                         |   12 ------------
 csu/version.c                        |    3 ---
 scripts/abi-versions.awk             |    9 ---------
 scripts/soversions.awk               |    2 +-
 sysdeps/mach/hurd/configure          |   10 ----------
 sysdeps/mach/hurd/configure.ac       |   10 ----------
 sysdeps/unix/sysv/linux/configure    |    6 ------
 sysdeps/unix/sysv/linux/configure.ac |    6 ------
 15 files changed, 27 insertions(+), 89 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


  parent reply	other threads:[~2014-09-16 17:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-6652-131@http.sourceware.org/bugzilla/>
2012-02-21  2:44 ` jsm28 at gcc dot gnu.org
2012-09-02  9:52 ` allan at archlinux dot org
2012-12-19 10:51 ` schwab@linux-m68k.org
2014-09-16 17:46 ` cvs-commit at gcc dot gnu.org [this message]
2014-09-16 17:46 ` jsm28 at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-6652-131-2ABSMiaVKM@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).