public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
@ 2004-03-17 17:07 corsepiu at faw dot uni-ulm dot de
  2004-03-17 17:08 ` [Bug target/14620] " corsepiu at faw dot uni-ulm dot de
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-17 17:07 UTC (permalink / raw)
  To: gcc-bugs

Cleaning up the RTEMS-patch queue ...

The patch in the attachment has been part of the RTEMS gcc-patches being
distributed for *rtems targets by www.rtems.com for quite a while.

It is entirely rtems-specific and should be applied to
gcc-3.3-branch
gcc-3.4-branch
gcc-trunk

There is no pressing need to apply it to gcc-3.4.0, nevertheless a
non-bureaucratic integration of this patch would be appreciated.

TIA,
   Ralf

-- 
           Summary: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: corsepiu at faw dot uni-ulm dot de
                CC: gcc-bugs at gcc dot gnu dot org,joel at oarcorp dot com
GCC target triplet: *rtems*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
@ 2004-03-17 17:08 ` corsepiu at faw dot uni-ulm dot de
  2004-03-17 17:10 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-17 17:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From corsepiu at faw dot uni-ulm dot de  2004-03-17 17:08 -------
Created an attachment (id=5937)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5937&action=view)
The patch mentioned in the PR


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
  2004-03-17 17:08 ` [Bug target/14620] " corsepiu at faw dot uni-ulm dot de
@ 2004-03-17 17:10 ` pinskia at gcc dot gnu dot org
  2004-03-17 17:30 ` joel at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-17 17:10 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
  2004-03-17 17:08 ` [Bug target/14620] " corsepiu at faw dot uni-ulm dot de
  2004-03-17 17:10 ` pinskia at gcc dot gnu dot org
@ 2004-03-17 17:30 ` joel at gcc dot gnu dot org
  2004-03-17 17:34 ` joel at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: joel at gcc dot gnu dot org @ 2004-03-17 17:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From joel at gcc dot gnu dot org  2004-03-17 17:30 -------
I updated the copyright to include 2004 and applied this patch to the head.

Pending Gaby's approval for the 3.3 branch.

Pending Mark's approval for the 3.4 branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gdr at integrable-solutions
                   |                            |dot net
         AssignedTo|unassigned at gcc dot gnu   |joel at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-17 17:30:10
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
                   ` (2 preceding siblings ...)
  2004-03-17 17:30 ` joel at gcc dot gnu dot org
@ 2004-03-17 17:34 ` joel at gcc dot gnu dot org
  2004-03-17 21:17 ` gdr at integrable-solutions dot net
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: joel at gcc dot gnu dot org @ 2004-03-17 17:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From joel at gcc dot gnu dot org  2004-03-17 17:34 -------
Grrr... On the head, I put the right entry in the ChangeLog but the file used to
commit with was from another PR.  Is there some way to fix this?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
                   ` (3 preceding siblings ...)
  2004-03-17 17:34 ` joel at gcc dot gnu dot org
@ 2004-03-17 21:17 ` gdr at integrable-solutions dot net
  2004-03-18 21:14 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: gdr at integrable-solutions dot net @ 2004-03-17 21:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gdr at integrable-solutions dot net  2004-03-17 21:17 -------
Subject: Re:  Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h

"joel at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| I updated the copyright to include 2004 and applied this patch to the head.
| 
| Pending Gaby's approval for the 3.3 branch.

OK for 3.3.4.

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
                   ` (4 preceding siblings ...)
  2004-03-17 21:17 ` gdr at integrable-solutions dot net
@ 2004-03-18 21:14 ` mmitchel at gcc dot gnu dot org
  2004-03-22 14:31 ` joel at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-03-18 21:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-18 21:13 -------
OK for 3.4.0.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
                   ` (5 preceding siblings ...)
  2004-03-18 21:14 ` mmitchel at gcc dot gnu dot org
@ 2004-03-22 14:31 ` joel at gcc dot gnu dot org
  2004-03-22 14:39 ` pinskia at gcc dot gnu dot org
  2004-03-22 16:18 ` bangerth at dealii dot org
  8 siblings, 0 replies; 10+ messages in thread
From: joel at gcc dot gnu dot org @ 2004-03-22 14:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From joel at gcc dot gnu dot org  2004-03-22 14:30 -------
The attached patch is now committed to head, 3.3 branch, and 3.4 branch.

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
                   ` (6 preceding siblings ...)
  2004-03-22 14:31 ` joel at gcc dot gnu dot org
@ 2004-03-22 14:39 ` pinskia at gcc dot gnu dot org
  2004-03-22 16:18 ` bangerth at dealii dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-22 14:39 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.3.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

* [Bug target/14620] Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h
  2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
                   ` (7 preceding siblings ...)
  2004-03-22 14:39 ` pinskia at gcc dot gnu dot org
@ 2004-03-22 16:18 ` bangerth at dealii dot org
  8 siblings, 0 replies; 10+ messages in thread
From: bangerth at dealii dot org @ 2004-03-22 16:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-03-22 16:18 -------
The patches that were committed are in fact listed in PR 14260 by 
accident. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14620


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

end of thread, other threads:[~2004-03-22 16:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-17 17:07 [Bug target/14620] New: Adding STD_LIB_SPEC and LIB_SPEC to gcc/config/rtems.h corsepiu at faw dot uni-ulm dot de
2004-03-17 17:08 ` [Bug target/14620] " corsepiu at faw dot uni-ulm dot de
2004-03-17 17:10 ` pinskia at gcc dot gnu dot org
2004-03-17 17:30 ` joel at gcc dot gnu dot org
2004-03-17 17:34 ` joel at gcc dot gnu dot org
2004-03-17 21:17 ` gdr at integrable-solutions dot net
2004-03-18 21:14 ` mmitchel at gcc dot gnu dot org
2004-03-22 14:31 ` joel at gcc dot gnu dot org
2004-03-22 14:39 ` pinskia at gcc dot gnu dot org
2004-03-22 16:18 ` bangerth at dealii dot org

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