public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ports/12193] [PATCH] dl-procinfo support for MIPS
  2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
@ 2010-11-04 17:05 ` rmh at gnu dot org
  2010-11-04 17:09 ` rmh at gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rmh at gnu dot org @ 2010-11-04 17:05 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from Robert Millan <rmh at gnu dot org> 2010-11-04 17:05:32 UTC ---
Created attachment 5110
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5110
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] 9+ messages in thread

* [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS
@ 2010-11-04 17:05 rmh at gnu dot org
  2010-11-04 17:05 ` [Bug ports/12193] " rmh at gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rmh at gnu dot org @ 2010-11-04 17:05 UTC (permalink / raw)
  To: glibc-bugs

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

           Summary: [PATCH] dl-procinfo support for MIPS
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ports
        AssignedTo: roland@gnu.org
        ReportedBy: rmh@gnu.org


This patch adds dl-procinfo support for MIPS architectures, initially with no
hwcap support and two platforms (loongson-2f and octeon).

-- 
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] 9+ messages in thread

* [Bug ports/12193] [PATCH] dl-procinfo support for MIPS
  2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
  2010-11-04 17:05 ` [Bug ports/12193] " rmh at gnu dot org
@ 2010-11-04 17:09 ` rmh at gnu dot org
  2010-11-04 18:45 ` rmh at gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rmh at gnu dot org @ 2010-11-04 17:09 UTC (permalink / raw)
  To: glibc-bugs

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

Robert Millan <rmh at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5110|0                           |1
        is obsolete|                            |

--- Comment #2 from Robert Millan <rmh at gnu dot org> 2010-11-04 17:09:08 UTC ---
Created attachment 5111
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5111
v2

This one adds octeon2 as well, already in Linux source.

loongson-2f is still pending, see:
http://www.linux-mips.org/archives/linux-mips/2010-11/msg00015.html

-- 
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] 9+ messages in thread

* [Bug ports/12193] [PATCH] dl-procinfo support for MIPS
  2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
  2010-11-04 17:05 ` [Bug ports/12193] " rmh at gnu dot org
  2010-11-04 17:09 ` rmh at gnu dot org
@ 2010-11-04 18:45 ` rmh at gnu dot org
  2011-05-15 16:23 ` rmh at gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rmh at gnu dot org @ 2010-11-04 18:45 UTC (permalink / raw)
  To: glibc-bugs

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

Robert Millan <rmh at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5111|0                           |1
        is obsolete|                            |

--- Comment #3 from Robert Millan <rmh at gnu dot org> 2010-11-04 18:45:01 UTC ---
Created attachment 5112
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5112
v3


I removed the octeon bits upon this comment from Aurelien Jarno:

> I am not sure you want to define an octeon2 platform. Contrary to
> longsoon which has specific instructions, octeon is following the
> standard MIPS instruction sets.

-- 
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] 9+ messages in thread

* [Bug ports/12193] [PATCH] dl-procinfo support for MIPS
  2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
                   ` (2 preceding siblings ...)
  2010-11-04 18:45 ` rmh at gnu dot org
@ 2011-05-15 16:23 ` rmh at gnu dot org
  2011-05-15 16:25 ` rmh at gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rmh at gnu dot org @ 2011-05-15 16:23 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #4 from Robert Millan <rmh at gnu dot org> 2011-05-15 16:22:28 UTC ---
It seems that my patch was finally accepted and is now queued for Linux 2.6.40,
see:

https://patchwork.linux-mips.org/patch/2302/
https://lkml.org/lkml/2011/5/12/112

-- 
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] 9+ messages in thread

* [Bug ports/12193] [PATCH] dl-procinfo support for MIPS
  2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
                   ` (3 preceding siblings ...)
  2011-05-15 16:23 ` rmh at gnu dot org
@ 2011-05-15 16:25 ` rmh at gnu dot org
  2011-06-04 20:28 ` rmh at gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rmh at gnu dot org @ 2011-05-15 16:25 UTC (permalink / raw)
  To: glibc-bugs

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

Robert Millan <rmh at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5112|0                           |1
        is obsolete|                            |

--- Comment #5 from Robert Millan <rmh at gnu dot org> 2011-05-15 16:24:47 UTC ---
Created attachment 5724
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5724
v4

Here's an update of my patch, using the platform name that was finally added to
Linux ("loongson2f" instead of "loongson-2f").

-- 
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] 9+ messages in thread

* [Bug ports/12193] [PATCH] dl-procinfo support for MIPS
  2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
                   ` (4 preceding siblings ...)
  2011-05-15 16:25 ` rmh at gnu dot org
@ 2011-06-04 20:28 ` rmh at gnu dot org
  2012-02-15 22:27 ` jsm28 at gcc dot gnu.org
  2014-06-30  6:30 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: rmh at gnu dot org @ 2011-06-04 20:28 UTC (permalink / raw)
  To: glibc-bugs

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

Robert Millan <rmh at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5724|0                           |1
        is obsolete|                            |

--- Comment #6 from Robert Millan <rmh at gnu dot org> 2011-06-04 20:28:06 UTC ---
Created attachment 5767
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5767
v5

New patch, also includes loongson2e, octeon and octeon2.

-- 
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] 9+ messages in thread

* [Bug ports/12193] [PATCH] dl-procinfo support for MIPS
  2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
                   ` (5 preceding siblings ...)
  2011-06-04 20:28 ` rmh at gnu dot org
@ 2012-02-15 22:27 ` jsm28 at gcc dot gnu.org
  2014-06-30  6:30 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-15 22:27 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

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

--- Comment #7 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-15 22:20:37 UTC ---
Thanks, I've committed this 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] 9+ messages in thread

* [Bug ports/12193] [PATCH] dl-procinfo support for MIPS
  2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
                   ` (6 preceding siblings ...)
  2012-02-15 22:27 ` jsm28 at gcc dot gnu.org
@ 2014-06-30  6:30 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30  6:30 UTC (permalink / raw)
  To: glibc-bugs

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

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] 9+ messages in thread

end of thread, other threads:[~2014-06-30  6:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-04 17:05 [Bug ports/12193] New: [PATCH] dl-procinfo support for MIPS rmh at gnu dot org
2010-11-04 17:05 ` [Bug ports/12193] " rmh at gnu dot org
2010-11-04 17:09 ` rmh at gnu dot org
2010-11-04 18:45 ` rmh at gnu dot org
2011-05-15 16:23 ` rmh at gnu dot org
2011-05-15 16:25 ` rmh at gnu dot org
2011-06-04 20:28 ` rmh at gnu dot org
2012-02-15 22:27 ` jsm28 at gcc dot gnu.org
2014-06-30  6:30 ` 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).