public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14577] New: Switching sh-rtems to ELF
@ 2004-03-15 11:13 corsepiu at faw dot uni-ulm dot de
  2004-03-15 11:15 ` [Bug target/14577] " corsepiu at faw dot uni-ulm dot de
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-15 11:13 UTC (permalink / raw)
  To: gcc-bugs

We (RTEMS) would like to switch sh-*rtems* from COFF to ELF with gcc-3.4.

-- 
           Summary: Switching sh-rtems to ELF
           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: sh-rtems*


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
  2004-03-15 11:15 ` [Bug target/14577] " corsepiu at faw dot uni-ulm dot de
@ 2004-03-15 11:15 ` corsepiu at faw dot uni-ulm dot de
  2004-03-15 14:15 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-15 11:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From corsepiu at faw dot uni-ulm dot de  2004-03-15 11:14 -------
Created an attachment (id=5917)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5917&action=view)
Switching gcc-3.4 to ELF for sh-rtems*


-- 


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
@ 2004-03-15 11:15 ` corsepiu at faw dot uni-ulm dot de
  2004-03-15 11:15 ` corsepiu at faw dot uni-ulm dot de
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-15 11:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From corsepiu at faw dot uni-ulm dot de  2004-03-15 11:15 -------
Created an attachment (id=5918)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5918&action=view)
Switching sh-rtems to ELF (gcc-cvs-trunk)


-- 


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
  2004-03-15 11:15 ` [Bug target/14577] " corsepiu at faw dot uni-ulm dot de
  2004-03-15 11:15 ` corsepiu at faw dot uni-ulm dot de
@ 2004-03-15 14:15 ` pinskia at gcc dot gnu dot org
  2004-03-15 16:27 ` mmitchel at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-15 14:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-15 14:15 -------
Confirmed. Mark is this something that can go into the 3.4 branch now or should we wait for 3.4.1?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-15 14:15:29
               date|                            |
   Target Milestone|---                         |3.4.1


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
                   ` (2 preceding siblings ...)
  2004-03-15 14:15 ` pinskia at gcc dot gnu dot org
@ 2004-03-15 16:27 ` mmitchel at gcc dot gnu dot org
  2004-03-16 16:21 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-03-15 16:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-15 16:27 -------
OK for 3.4.0.

-- 


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
                   ` (3 preceding siblings ...)
  2004-03-15 16:27 ` mmitchel at gcc dot gnu dot org
@ 2004-03-16 16:21 ` pinskia at gcc dot gnu dot org
  2004-03-16 16:33 ` corsepiu at faw dot uni-ulm dot de
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-16 16:21 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.1                       |3.4.0


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
                   ` (4 preceding siblings ...)
  2004-03-16 16:21 ` pinskia at gcc dot gnu dot org
@ 2004-03-16 16:33 ` corsepiu at faw dot uni-ulm dot de
  2004-03-16 16:37 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-16 16:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From corsepiu at faw dot uni-ulm dot de  2004-03-16 16:33 -------
Could somebody with CVS write access please apply the patches. I don't have CVS
write access.

TIA, Ralf

-- 


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
                   ` (5 preceding siblings ...)
  2004-03-16 16:33 ` corsepiu at faw dot uni-ulm dot de
@ 2004-03-16 16:37 ` cvs-commit at gcc dot gnu dot org
  2004-03-16 16:41 ` joel dot sherrill at oarcorp dot com
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-16 16:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-16 16:37 -------
Subject: Bug 14577

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	joel@gcc.gnu.org	2004-03-16 16:37:43

Modified files:
	gcc            : ChangeLog config.gcc 

Log message:
	2004-03-16  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
	
	PR target/14577
	* config.gcc: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.344&r2=2.2326.2.345
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.420.2.9&r2=1.420.2.10



-- 


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
                   ` (6 preceding siblings ...)
  2004-03-16 16:37 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-16 16:41 ` joel dot sherrill at oarcorp dot com
  2004-03-16 16:43 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: joel dot sherrill at oarcorp dot com @ 2004-03-16 16:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From joel dot sherrill at oarcorp dot com  2004-03-16 16:41 -------
Subject: Re:  Switching sh-rtems to ELF

corsepiu at faw dot uni-ulm dot de wrote:

>------- Additional Comments From corsepiu at faw dot uni-ulm dot de  2004-03-16 16:33 -------
>Could somebody with CVS write access please apply the patches. I don't have CVS
>write access.
>
>  
>
Ralf... do you have timing or what?  I just applied the patch to the 3.4 
branch and
am updating my HEAD tree now before applying it there. :)

I may have to quit soon though.  My fingers are cold.  The main HVAC unit
failed in our house (compressor froze and blew parts through the coils)
and is being replaced even as I type.

>TIA, Ralf
>
>  
>




-- 


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
                   ` (7 preceding siblings ...)
  2004-03-16 16:41 ` joel dot sherrill at oarcorp dot com
@ 2004-03-16 16:43 ` cvs-commit at gcc dot gnu dot org
  2004-03-16 16:44 ` joel at gcc dot gnu dot org
  2004-03-17 17:29 ` cvs-commit at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-16 16:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-16 16:43 -------
Subject: Bug 14577

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	joel@gcc.gnu.org	2004-03-16 16:43:07

Modified files:
	gcc            : ChangeLog config.gcc 

Log message:
	2004-03-16  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
	
	PR target/14577
	* config.gcc: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3179&r2=2.3180
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&r1=1.441&r2=1.442



-- 


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
                   ` (8 preceding siblings ...)
  2004-03-16 16:43 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-16 16:44 ` joel at gcc dot gnu dot org
  2004-03-17 17:29 ` cvs-commit at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: joel at gcc dot gnu dot org @ 2004-03-16 16:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From joel at gcc dot gnu dot org  2004-03-16 16:44 -------
Patch applied to the 3.4 branch and trunk.

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


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


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

* [Bug target/14577] Switching sh-rtems to ELF
  2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
                   ` (9 preceding siblings ...)
  2004-03-16 16:44 ` joel at gcc dot gnu dot org
@ 2004-03-17 17:29 ` cvs-commit at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-17 17:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-17 17:29 -------
Subject: Bug 14577

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	joel@gcc.gnu.org	2004-03-17 17:29:10

Modified files:
	gcc            : ChangeLog 
	gcc/config     : rtems.h 

Log message:
	2004-03-16  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
	
	PR target/14577
	* config.gcc: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3195&r2=2.3196
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rtems.h.diff?cvsroot=gcc&r1=1.4&r2=1.5



-- 


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


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

end of thread, other threads:[~2004-03-17 17:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-15 11:13 [Bug target/14577] New: Switching sh-rtems to ELF corsepiu at faw dot uni-ulm dot de
2004-03-15 11:15 ` [Bug target/14577] " corsepiu at faw dot uni-ulm dot de
2004-03-15 11:15 ` corsepiu at faw dot uni-ulm dot de
2004-03-15 14:15 ` pinskia at gcc dot gnu dot org
2004-03-15 16:27 ` mmitchel at gcc dot gnu dot org
2004-03-16 16:21 ` pinskia at gcc dot gnu dot org
2004-03-16 16:33 ` corsepiu at faw dot uni-ulm dot de
2004-03-16 16:37 ` cvs-commit at gcc dot gnu dot org
2004-03-16 16:41 ` joel dot sherrill at oarcorp dot com
2004-03-16 16:43 ` cvs-commit at gcc dot gnu dot org
2004-03-16 16:44 ` joel at gcc dot gnu dot org
2004-03-17 17:29 ` cvs-commit at gcc dot gnu 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).