bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/3052] New: ld lma assignment change breaks x86-64 Linux 2.6 kern


From: hjl at lucon dot org
Subject: [Bug ld/3052] New: ld lma assignment change breaks x86-64 Linux 2.6 kernel
Date: 14 Aug 2006 22:49:37 -0000

This change

http://sourceware.org/ml/binutils/2006-07/msg00314.html

beaks x86-64 2.6 kernel. Before the change, we have

There are 48 section headers, starting at offset 0x2075af8:

Section Headers:
  [Nr] Name              Type            Address          Off    Size   ES Flg
Lk Inf Al
  [ 0]                   NULL            0000000000000000 000000 000000 00     
0   0  0
  [ 1] .text             PROGBITS        ffffffff80100000 100000 20ea98 00  AX 
0   0 64
  [ 2] __ex_table        PROGBITS        ffffffff8030eaa0 30eaa0 0051e0 00   A 
0   0  8

After the change, we got

There are 48 section headers, starting at offset 0x215a658:

Section Headers:
  [Nr] Name              Type            Address          Off    Size   ES Flg
Lk Inf Al
  [ 0]                   NULL            0000000000000000 000000 000000 00     
0   0  0
  [ 1] .text             PROGBITS        ffffffff80100000 300000 20ea98 00  AX 
0   0 64
  [ 2] __ex_table        PROGBITS        ffffffff8030eaa0 50eaa0 0051e0 00   A 
0   0  8

-- 
           Summary: ld lma assignment change breaks x86-64 Linux 2.6 kernel
           Product: binutils
           Version: 2.18 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl at lucon dot org
                CC: amodra at bigpond dot net dot au,bug-binutils at gnu dot
                    org


http://sourceware.org/bugzilla/show_bug.cgi?id=3052

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]