Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2011 16:07:51 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/csu/amd64 crti.S crtn.S src/lib/csu/i386-elf crt1_s.S crti.S crtn.S
Message-ID:  <201101071608.p07G85g4031938@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-01-07 16:07:51 UTC

  FreeBSD src repository

  Modified files:
    lib/csu/amd64        crti.S crtn.S 
    lib/csu/i386-elf     crt1_s.S crti.S crtn.S 
  Log:
  SVN rev 217105 on 2011-01-07 16:07:51Z by kib
  
  Add section .note.GNU-stack for assembly files used by 386 and amd64.
  
  Revision  Changes    Path
  1.9       +2 -0      src/lib/csu/amd64/crti.S
  1.8       +2 -0      src/lib/csu/amd64/crtn.S
  1.4       +2 -0      src/lib/csu/i386-elf/crt1_s.S
  1.9       +2 -0      src/lib/csu/i386-elf/crti.S
  1.8       +2 -0      src/lib/csu/i386-elf/crtn.S



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