Files
qemu-esp-boards/linux-user
Kirill A. Shutemov df70204db5 Fix text relocations in linux-user targets
There is a link hack in linux-user which produces an executable that
looks like PIE, but always has text relocations since all object files
isn't position-independent (compiled without -fpic/-fpie). Dynamic loader
has to do more work to load a binary with text relocations.

The best way to keep this functionality is to build a true PIE without
text relocations.

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-09-12 13:15:26 +00:00
..
2009-06-16 16:56:29 +03:00
2009-06-16 16:56:29 +03:00
2009-06-16 16:56:29 +03:00
2009-06-16 16:56:29 +03:00
2009-06-16 16:56:29 +03:00
2009-06-16 16:56:29 +03:00
2009-06-16 16:56:29 +03:00
2009-06-16 16:56:29 +03:00
2009-06-16 16:56:29 +03:00
2009-09-12 07:36:22 +00:00
2009-08-01 10:13:20 +00:00
2009-09-05 10:14:07 +00:00
2009-09-12 07:36:22 +00:00
2009-08-25 17:15:34 +03:00
2009-08-25 17:15:34 +03:00
2009-07-01 18:24:44 +00:00