13075d049d
ld/ 2014-02-02 Sebastian Huber <sebastian.huber@embedded-brains.de> * ld/ld.texinfo: Change ALIGN_WITH_INPUT documentation. * ld/ldlang.c (lang_size_sections_1): Add dotdelta variable which reflects the VMA change due to alignment requirements. Use dotdelta do change the LMA if ALIGN_WITH_INPUT is requested. ld/testsuite/ChangeLog 2014-02-02 Sebastian Huber <sebastian.huber@embedded-brains.de> * ld-scripts/rgn-at9.d: New file. * ld-scripts/rgn-at9.t: Likewise. * ld-scripts/rgn-at10.d: Likewise. * ld-scripts/rgn-at10.s: Likewise. * ld-scripts/rgn-at10.t: Likewise. * ld-scripts/rgn-at11.d: Likewise. * ld-scripts/rgn-at11.t: Likewise.
10 lines
244 B
Makefile
10 lines
244 B
Makefile
#source: rgn-at6.s
|
|
#ld: -T rgn-at9.t
|
|
#objdump: -h --wide
|
|
#xfail: rx-*-*
|
|
# Test that lma is adjusted in case the section start vma is aligned and
|
|
# lma_region != region if requested by script.
|
|
|
|
#...
|
|
.* 0+10000 +0+20080 .*
|
|
.* 0+10100 +0+20180 .*
|