taskThe GNU Hurd - Tasks: task #5941, Linker script for GNU Mach

 
 

task #5941: Linker script for GNU Mach

Submitter:  Thomas Schwinge <tschwinge>
Submitted:  Tue 03 Oct 2006 10:58:47 AM UTC
   
 
Category:  GNU Mach Should Start On:  Mon 02 Oct 2006 10:00:00 PM UTC
Should be Finished on:  Mon 02 Oct 2006 10:00:00 PM UTC Priority:  * 1 - Later
Status:  Postponed Privacy:  Public
Assigned to:  None Percent Complete:  90%
Open/Closed:  Open Planned Release:  GNU Mach 1.4
Effort:  0.00
Wiki-like text discussion box: 


* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 03 Oct 2006 03:04:17 PM UTC, comment #1: 

The following has just been installed:

#v+
2006-10-03  Thomas Schwinge  <tschwinge@gnu.org>

        --- ``Linker script for GNU Mach''

        * Makefile.in (kernel.o): Remove `$(systype)-objfiles-prepend' hackery.
        * i386/Makefile.in (sysdep.a): Likewise.
        * i386/Makerules.in: Likewise.
        (LDFLAGS-kernel): Point to the linker script.
        * i386/i386at/boothdr.S (_start): Don't put into `.text', but into
        `.text.start' instead.
        * i386/ldscript: Change to put `.text' at 0x100000 and put
        `.text.start' first into `.text'.

        * i386/ldscript: New file, copied from `/lib/ldscripts/elf_i386.x' of a
        GNU Binutils 2.16.1 installation.
#v-


As I denoted: the linker script is a copy of the main i386 linker script from Binutils and includes lots of stuff we don't need and thus could be cleared out.  That's why I'll leave this task open for someone to do that.

Thomas Schwinge <tschwinge>
Group administrator
Tue 03 Oct 2006 10:58:47 AM UTC, original submission:  

GNU Mach should use a linker script instead of the ``place this object file first into .text'' hackery.

Thomas Schwinge <tschwinge>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-10-03 tschwinge Assigned totschwinge None
2006-10-03 tschwinge StatusIn Progress Postponed
    Percent Complete0% 90%

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code