public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: More code removal, mips ecoff support
@ 2001-12-07  3:32 Richard Kenner
  0 siblings, 0 replies; 13+ messages in thread
From: Richard Kenner @ 2001-12-07  3:32 UTC (permalink / raw)
  To: shebs; +Cc: gcc

    Woo, end of another era.  Well, you don't see many Irix 4 or Mipsco
    systems around anymore, and the only embedded users will be doing
    r3000s of some flavor, so not much chance for user objections.

Perhaps not much chance of user objects from people *on this list*, but
I think removing support when there are still systems around is a bad idea.
Keeping support for them is not that much work.

Isn't ecoff also used on Alpha?  I have a distinct recollection that it's
the default on the Alpha I use.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: More code removal, mips ecoff support
@ 2001-12-07  4:21 Bert De Knuydt
  2001-12-07 10:06 ` Joe Buck
  2001-12-07 13:43 ` Eric Christopher
  0 siblings, 2 replies; 13+ messages in thread
From: Bert De Knuydt @ 2001-12-07  4:21 UTC (permalink / raw)
  To: gcc


I'd really regret removing ecoff.  It would mean the end of Ultrix/MIPS
support, as far as I understand ... 

Greetings,

Bert.

-- 
-------------- eMail Bert.Deknuydt@esat.kuleuven.ac.be ---------------
B.DeKnuydt, PSI-KULeuven                            Tel. +32-16-321880
Kasteelpark Arenberg 10          /|    | ||
B-3001 Leuven-Heverlee        _,_)|  4_|_||
FLANDERS, BELGIUM            / .                    Fax. +32-16-321838
-------------- http://www.esat.kuleuven.ac.be/~deknuydt --------------

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: More code removal, mips ecoff support
@ 2001-12-06 16:11 mike stump
  2001-12-07  8:35 ` Michal Moskal
  0 siblings, 1 reply; 13+ messages in thread
From: mike stump @ 2001-12-06 16:11 UTC (permalink / raw)
  To: echristo, gcc

> From: Eric Christopher <echristo@redhat.com>
> To: gcc@gcc.gnu.org
> Date: 06 Dec 2001 15:14:32 -0800

> I'm looking at current OSs that support ecoff on mips or any objections
> to removing the ecoff support from the backend. Anyone?

It might be interesting to to contemplate annoucing the desupporting
of all non-elf system, and removing all non-elf code.  Before that
could be done, we'd need to run a user survey for months and months to
collect user opinion.  This would help consolidate everyone towards
elf, if they had been dragging their feet.

The theory would be, generate elf everywhere, and if the end user OMF
is different in the end, have them objcopy (extending objcopy as
necessary) from elf to the format they want.

A limitation would be, things like link once sections and a.out.  You
would have to objcopy fully resolved non-relocatable files to be a.out
files, one, in general could not just copy a single .o elf file, to a
single .o a.out file.  Also, binutils doesn't always copy relocs
correctly, thus, it would either have to be fixed, or again, one would
have to copy fully linked files.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* More code removal, mips ecoff support
@ 2001-12-06 15:19 Eric Christopher
  2001-12-06 15:59 ` Joseph S. Myers
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Eric Christopher @ 2001-12-06 15:19 UTC (permalink / raw)
  To: gcc

I'm looking at current OSs that support ecoff on mips or any objections
to removing the ecoff support from the backend. Anyone?

I also didn't see any comments (other than Richard's) about removing
half-pic support from the compiler. Does no one care?

-eric

-- 
Fridays are not "pants optional"

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

end of thread, other threads:[~2001-12-08  1:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-07  3:32 More code removal, mips ecoff support Richard Kenner
  -- strict thread matches above, loose matches on Subject: below --
2001-12-07  4:21 Bert De Knuydt
2001-12-07 10:06 ` Joe Buck
2001-12-07 13:01   ` Eric Christopher
2001-12-07 13:43 ` Eric Christopher
2001-12-06 16:11 mike stump
2001-12-07  8:35 ` Michal Moskal
2001-12-07 10:22   ` Daniel Jacobowitz
2001-12-07 18:15     ` Guido Guenther
2001-12-06 15:19 Eric Christopher
2001-12-06 15:59 ` Joseph S. Myers
2001-12-06 17:19 ` DJ Delorie
2001-12-06 19:31 ` Stan Shebs

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