public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/13555] New: Remove configure.in support for old targets
@ 2012-01-03 22:21 jsm28 at gcc dot gnu.org
  2012-01-07 16:14 ` [Bug libc/13555] " drepper.fsp at gmail dot com
  2014-06-27 11:16 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-01-03 22:21 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13555

             Bug #: 13555
           Summary: Remove configure.in support for old targets
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: jsm28@gcc.gnu.org
    Classification: Unclassified


glibc's configure.in has support for several architectures not supported in
libc or ports any more

a29k | am29000) base_machine=a29k machine=a29k ;;
c3[012])        base_machine=cx0 machine=cx0/c30 ;;
c4[04])         base_machine=cx0 machine=cx0/c40 ;;
m88???)         base_machine=m88k machine=m88k/$machine ;;
m88k)           base_machine=m88k machine=m88k/m88100 ;;

and a similar case over $os, where gnu* and linux* are the only OSes that can
actually be used now.  The cases for no-longer-supported architectures and OSes
should be removed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/13555] Remove configure.in support for old targets
  2012-01-03 22:21 [Bug libc/13555] New: Remove configure.in support for old targets jsm28 at gcc dot gnu.org
@ 2012-01-07 16:14 ` drepper.fsp at gmail dot com
  2014-06-27 11:16 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper.fsp at gmail dot com @ 2012-01-07 16:14 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13555

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2012-01-07 16:13:56 UTC ---
I added a patch.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/13555] Remove configure.in support for old targets
  2012-01-03 22:21 [Bug libc/13555] New: Remove configure.in support for old targets jsm28 at gcc dot gnu.org
  2012-01-07 16:14 ` [Bug libc/13555] " drepper.fsp at gmail dot com
@ 2014-06-27 11:16 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 11:16 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-27 11:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03 22:21 [Bug libc/13555] New: Remove configure.in support for old targets jsm28 at gcc dot gnu.org
2012-01-07 16:14 ` [Bug libc/13555] " drepper.fsp at gmail dot com
2014-06-27 11:16 ` fweimer at redhat dot com

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).