public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug linuxthreads/2590] New: TLS under Linux 2.4.x on i386/i486 targets
@ 2006-04-20 13:13 Petr dot Salinger at seznam dot cz
  2006-04-20 13:14 ` [Bug linuxthreads/2590] " Petr dot Salinger at seznam dot cz
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Petr dot Salinger at seznam dot cz @ 2006-04-20 13:13 UTC (permalink / raw)
  To: glibc-bugs

Current linuxthreads supports TLS under linux 2.4.x only with i686 target, 
but it can be supported even on plain i386.

Please find attached patch to add it.

Petr

-- 
           Summary: TLS under Linux 2.4.x on i386/i486 targets
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: linuxthreads
        AssignedTo: drow at false dot org
        ReportedBy: Petr dot Salinger at seznam dot cz
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug linuxthreads/2590] TLS under Linux 2.4.x on i386/i486 targets
  2006-04-20 13:13 [Bug linuxthreads/2590] New: TLS under Linux 2.4.x on i386/i486 targets Petr dot Salinger at seznam dot cz
@ 2006-04-20 13:14 ` Petr dot Salinger at seznam dot cz
  2006-04-25 23:20 ` vapier at gentoo dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Petr dot Salinger at seznam dot cz @ 2006-04-20 13:14 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From Petr dot Salinger at seznam dot cz  2006-04-20 13:14 -------
Created an attachment (id=975)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=975&action=view)
proposed patch


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug linuxthreads/2590] TLS under Linux 2.4.x on i386/i486 targets
  2006-04-20 13:13 [Bug linuxthreads/2590] New: TLS under Linux 2.4.x on i386/i486 targets Petr dot Salinger at seznam dot cz
  2006-04-20 13:14 ` [Bug linuxthreads/2590] " Petr dot Salinger at seznam dot cz
@ 2006-04-25 23:20 ` vapier at gentoo dot org
  2006-04-26 15:36 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: vapier at gentoo dot org @ 2006-04-25 23:20 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |toolchain at gentoo dot org
OtherBugsDependingO|                            |674
              nThis|                            |


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug linuxthreads/2590] TLS under Linux 2.4.x on i386/i486 targets
  2006-04-20 13:13 [Bug linuxthreads/2590] New: TLS under Linux 2.4.x on i386/i486 targets Petr dot Salinger at seznam dot cz
  2006-04-20 13:14 ` [Bug linuxthreads/2590] " Petr dot Salinger at seznam dot cz
  2006-04-25 23:20 ` vapier at gentoo dot org
@ 2006-04-26 15:36 ` cvs-commit at gcc dot gnu dot org
  2006-04-26 15:37 ` drow at sources dot redhat dot com
  2006-04-26 16:06 ` Petr dot Salinger at seznam dot cz
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2006-04-26 15:36 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2006-04-26 15:36 -------
Subject: Bug 2590

CVSROOT:	/cvs/glibc
Module name:	linuxthreads
Changes by:	drow@sources.redhat.com	2006-04-26 15:36:49

Modified files:
	linuxthreads   : ChangeLog 

Log message:
	Add BZ #2590 reference.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/linuxthreads/linuxthreads/ChangeLog.diff?cvsroot=glibc&r1=1.869&r2=1.870



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug linuxthreads/2590] TLS under Linux 2.4.x on i386/i486 targets
  2006-04-20 13:13 [Bug linuxthreads/2590] New: TLS under Linux 2.4.x on i386/i486 targets Petr dot Salinger at seznam dot cz
                   ` (2 preceding siblings ...)
  2006-04-26 15:36 ` cvs-commit at gcc dot gnu dot org
@ 2006-04-26 15:37 ` drow at sources dot redhat dot com
  2006-04-26 16:06 ` Petr dot Salinger at seznam dot cz
  4 siblings, 0 replies; 6+ messages in thread
From: drow at sources dot redhat dot com @ 2006-04-26 15:37 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drow at sources dot redhat dot com  2006-04-26 15:37 -------
Patch checked in, with formatting fixes.  Please, include a ChangeLog entry in
the future.

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


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug linuxthreads/2590] TLS under Linux 2.4.x on i386/i486 targets
  2006-04-20 13:13 [Bug linuxthreads/2590] New: TLS under Linux 2.4.x on i386/i486 targets Petr dot Salinger at seznam dot cz
                   ` (3 preceding siblings ...)
  2006-04-26 15:37 ` drow at sources dot redhat dot com
@ 2006-04-26 16:06 ` Petr dot Salinger at seznam dot cz
  4 siblings, 0 replies; 6+ messages in thread
From: Petr dot Salinger at seznam dot cz @ 2006-04-26 16:06 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From Petr dot Salinger at seznam dot cz  2006-04-26 16:06 -------
> Patch checked in, with formatting fixes. 
Many thanks.

>  Please, include a ChangeLog entry in the future.
I will do.


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2006-04-26 16:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-20 13:13 [Bug linuxthreads/2590] New: TLS under Linux 2.4.x on i386/i486 targets Petr dot Salinger at seznam dot cz
2006-04-20 13:14 ` [Bug linuxthreads/2590] " Petr dot Salinger at seznam dot cz
2006-04-25 23:20 ` vapier at gentoo dot org
2006-04-26 15:36 ` cvs-commit at gcc dot gnu dot org
2006-04-26 15:37 ` drow at sources dot redhat dot com
2006-04-26 16:06 ` Petr dot Salinger at seznam dot cz

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