mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-20 20:58:01 +01:00
for x86), so it should be placed near the .bss sections. This fixes linkage problems -- the linker had to split the text segment after the .plt section, which caused its pre-computed program header count to be wrong. * I also added the stuff concerning the .fixup and .got{1,2} sections I found in the generic ELF PPC script. It shouldn't harm at least. git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15474 a95241bf-73f2-0310-859d-f6bbb57e9c96
Description
No description provided
Languages
C
38.1%
C++
21.3%
Makefile
9.1%
Ada
7.7%
D
4.3%
Other
18.8%