Date: Sat, 3 Jan 2009 13:42:49 +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: <200901042354.n04Nsix7084710@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kaiw 2009-01-03 13:42:49 UTC FreeBSD src repository Modified files: sys/sys elf_common.h Log: SVN rev 186720 on 2009-01-03 13:42:49Z by kaiw Added section type SHT_GNU_HASH. GNU-style .hash section is a new style of hash section with better performace than the original SYSV hash. It can be generated by newer binutils. Revision Changes Path 1.27 +1 -0 src/sys/sys/elf_common.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901042354.n04Nsix7084710>