bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/2983] New: [patch] please do FreeBSD elfosabi marking also


From: Petr dot Salinger at seznam dot cz
Subject: [Bug binutils/2983] New: [patch] please do FreeBSD elfosabi marking also for amd64
Date: 31 Jul 2006 07:01:16 -0000

Hi,

please could you add elfosabi marking
("i_ehdrp->e_ident[EI_OSABI] = ELFOSABI_FREEBSD")
for freebsd/kfreebsd targets also for x86-64/amd64. 
Up to now, it is inluded only for i386 and alpha targets.
But the comment applies also for amd64:

/* The kernel recognizes executables as valid only if they carry a
   "FreeBSD" label in the ELF header.  So we put this label on all
   executables and (for simplicity) also all other object files.  */

The only difference in the patch compared to i386/alpha way of adding this 
marking
is that it do not have to support pre FreeBSD  4.1 kernels, as they do not exist
for amd64.

Thanks in advance.

-- 
           Summary: [patch] please do FreeBSD elfosabi marking also for
                    amd64
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: Petr dot Salinger at seznam dot cz
                CC: bug-binutils at gnu dot org
  GCC host triplet: x86_64-kfreebsd-gnu


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

------- 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]