freebsd-dev/lib/csu/i386-elf
Konstantin Belousov 5c1a5e740f Add unwind annotations to the asm part of crt1 on i386. Terminate the
process with SIGTRAP if _start1() unexpectedly returns.

Reviewed by:	kan
MFC after:	2 weeks
2010-06-18 11:10:39 +00:00
..
crt1_c.c
crt1_s.S Add unwind annotations to the asm part of crt1 on i386. Terminate the 2010-06-18 11:10:39 +00:00
crti.S
crtn.S
Makefile Do not create *.gmon files for PIE executables on i386. 2010-03-20 22:58:54 +00:00