Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2008 09:32:31 +0000 (UTC)
From:      Kai Wang <kaiw@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sys elf_common.h
Message-ID:  <200812190932.mBJ9WhGo078712@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kaiw        2008-12-19 09:32:31 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              elf_common.h 
  Log:
  SVN rev 186316 on 2008-12-19 09:32:31Z by kaiw
  
  Update elf_common.h with new EM_ types found in the latest ELF gABI.
  
  This commit is slightly different from the original patch in the PR:
  1. EM_ALPHA keeps the old value for compatibility reason.
  2. Non-standard SHT_NUM is not added.
  3. Style.
  
  PR:                     kern/118540
  Submitted by:           "Pedro F. Giffuni" <giffunip[at]tutopia.com>
  
  Revision  Changes    Path
  1.25      +58 -2     src/sys/sys/elf_common.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812190932.mBJ9WhGo078712>