Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-elf / changelma.lnk
blobfd55516fc80888666b2dac856ec4ccbed3d79795
1 PHDRS
3   headers PT_PHDR PHDRS ;
4   text PT_LOAD FILEHDR PHDRS ;
5   dynamic PT_DYNAMIC ;
7 SECTIONS
9   . = SIZEOF_HEADERS;
10   .dynamic : { *(*) } :text :dynamic