| To: | Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
|---|---|
| Subject: | Re: Emacs problem |
| From: | ralf@uni-koblenz.de |
| Date: | Fri, 28 Aug 1998 12:31:54 +0200 |
| Cc: | linux-mips@fnet.fr, linux@cthulhu.engr.sgi.com |
| In-reply-to: | <19980825225603.43888@alpha.franken.de>; from Thomas Bogendoerfer on Tue, Aug 25, 1998 at 10:56:03PM +0200 |
| References: | <19980823223647.12724@alpha.franken.de> <19980824121930.00186@uni-koblenz.de> <19980825225603.43888@alpha.franken.de> |
On Tue, Aug 25, 1998 at 10:56:03PM +0200, Thomas Bogendoerfer wrote: > Another questione does gcc/egcs produce .sdata, .lit4 or .li8 sections > on Linux/MIPS ? These sections are mostly being used for code using global pointer optimization. .lit8 is also being used for fp code when assembling li.d macros. For kernel code global pointer optimization is incompatible with our current use of $gp as the current pointer; in userland gp optimization is incompatible with PIC code. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | DECstation boot sequence, Richard van den Berg |
|---|---|
| Next by Date: | Re: dependency on rs_init, ralf |
| Previous by Thread: | Re: Emacs problem, Thomas Bogendoerfer |
| Next by Thread: | Re: Emacs problem, Thomas Bogendoerfer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |