K 10 svn:author V 4 tijl K 8 svn:date V 27 2010-12-14T15:35:44.465168Z K 7 svn:log V 327 MFC r216351: Add a .note.ABI-tag section to ia64 startup files by linking crtbrand.c in crt1.o. On other architectures crtbrand.c is included from crt1.c, but that's not a C source code file on ia64. Instead it is compiled separately and included in crt1.o using incremental linking. Approved by: re (kensmith), kib (mentor) END