commit | d086703d6c01362fd66a94923f3f615225f865fc | [log] [tgz] |
---|---|---|
author | Carlos O'Donell <carlos@systemhalted.org> | Sun Nov 15 19:30:29 2009 |
committer | Carlos O'Donell <carlos@systemhalted.org> | Sun Nov 15 19:30:29 2009 |
tree | 446055b96517b4ac81308ee69851fb9758d406ba | |
parent | 8ef75725cea68a7b64c457939d8eca552636729e [diff] |
Enable the use of -fPIE on hppa [BZ #6676] Use PIC relocations in start.S to support the use of -fPIE on hppa. 2009-11-15 Carlos O'Donell <carlos@codesourcery.com> [BZ #6676] * sysdeps/hppa/elf/start.S: Use R_PARISC_DLTIND* relocations to support -fPIE.