Konstantin Belousov c09ba32715 Properly support -fPIE by linking PIE binaries with specially-built
Scrt1.o instead of crt1.o, since the later is built as non-PIC.

Separate i386-elf crt1.c into the pure assembler part and C code,
supplying all data extracted by assembler stub as explicit parameters [1].
Hide and localize _start1 symbol used as an interface between asm and
C code.

In collaboration with:	kan
Inspired by:	PR i386/127387 [1]
Prodded and tested by:	rdivacky [1]
MFC after:	3 weeks
2009-12-02 16:34:20 +00:00
..
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-08-14 02:45:23 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2008-09-01 18:46:03 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2005-06-03 03:28:44 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00
2007-05-19 01:19:51 +00:00

This directory contains machine-specific files for the GNU C compiler.
It has a subdirectory for each basic CPU type.
The only files in this directory itself
are some .h files that pertain to particular operating systems
and are used for more than one CPU type.