public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/4198] [sparclite-elf] does not build, needs tweaking for crtstuff.c changes
       [not found] <20010901064601.4198.hp@bitrange.com>
@ 2004-11-24  7:06 ` ebotcazou at gcc dot gnu dot org
  2004-11-24  7:06 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-11-24  7:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
         AssignedTo|davem at gcc dot gnu dot org|unassigned at gcc dot gnu
                   |                            |dot org
             Status|ASSIGNED                    |NEW


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


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

* [Bug target/4198] [sparclite-elf] does not build, needs tweaking for crtstuff.c changes
       [not found] <20010901064601.4198.hp@bitrange.com>
  2004-11-24  7:06 ` [Bug target/4198] [sparclite-elf] does not build, needs tweaking for crtstuff.c changes ebotcazou at gcc dot gnu dot org
@ 2004-11-24  7:06 ` ebotcazou at gcc dot gnu dot org
  2005-04-04 17:19 ` cvs-commit at gcc dot gnu dot org
  2005-04-04 17:21 ` ebotcazou at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-11-24  7:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-11-24 07:06 -------
Suspended until deprecation/removal.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


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


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

* [Bug target/4198] [sparclite-elf] does not build, needs tweaking for crtstuff.c changes
       [not found] <20010901064601.4198.hp@bitrange.com>
  2004-11-24  7:06 ` [Bug target/4198] [sparclite-elf] does not build, needs tweaking for crtstuff.c changes ebotcazou at gcc dot gnu dot org
  2004-11-24  7:06 ` ebotcazou at gcc dot gnu dot org
@ 2005-04-04 17:19 ` cvs-commit at gcc dot gnu dot org
  2005-04-04 17:21 ` ebotcazou at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-04-04 17:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-04 17:19 -------
Subject: Bug 4198

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	ebotcazou@gcc.gnu.org	2005-04-04 17:18:54

Modified files:
	gcc            : ChangeLog config.gcc 
Removed files:
	gcc/config/sparc: lite.h litecoff.h liteelf.h sp86x-elf.h 
	                  t-sp86x t-sparclite 

Log message:
	PR target/4198
	PR target/12027
	* config.gcc (Obsolete configurations): Remove
	sparclite-*-coff*, sparclite-*-elf* and sparc-*-openbsd*.
	(sparclite-*-coff*): Delete.
	(sparclite-*-elf*): Likewise.
	(sparc86x-*-elf*): Likewise.
	(target_cpu_default) <sparc*-*-*>: Remove sparc86x.
	* config/sparc/lite.h: Delete.
	* config/sparc/litecoff.h: Likewise.
	* config/sparc/liteelf.h: Likewise.
	* config/sparc/sp86x-elf.h: Likewise.
	* config/sparc/t-sparclite: Likewise.
	* config/sparc/t-sp86x: Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8120&r2=2.8121
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&r1=1.528&r2=1.529
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/lite.h.diff?cvsroot=gcc&r1=1.8&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/litecoff.h.diff?cvsroot=gcc&r1=1.17&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/liteelf.h.diff?cvsroot=gcc&r1=1.16&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sp86x-elf.h.diff?cvsroot=gcc&r1=1.18&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/t-sp86x.diff?cvsroot=gcc&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/t-sparclite.diff?cvsroot=gcc&r1=1.5&r2=NONE



-- 


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


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

* [Bug target/4198] [sparclite-elf] does not build, needs tweaking for crtstuff.c changes
       [not found] <20010901064601.4198.hp@bitrange.com>
                   ` (2 preceding siblings ...)
  2005-04-04 17:19 ` cvs-commit at gcc dot gnu dot org
@ 2005-04-04 17:21 ` ebotcazou at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-04-04 17:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-04-04 17:21 -------
Target removed.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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


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

end of thread, other threads:[~2005-04-04 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20010901064601.4198.hp@bitrange.com>
2004-11-24  7:06 ` [Bug target/4198] [sparclite-elf] does not build, needs tweaking for crtstuff.c changes ebotcazou at gcc dot gnu dot org
2004-11-24  7:06 ` ebotcazou at gcc dot gnu dot org
2005-04-04 17:19 ` cvs-commit at gcc dot gnu dot org
2005-04-04 17:21 ` ebotcazou 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).