OSDN Git Service

* ldlang.c (map_input_to_output_sections): Initialize sections
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 19 Feb 2004 14:08:31 +0000 (14:08 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 19 Feb 2004 14:08:31 +0000 (14:08 +0000)
commitc37c4d263457a00040e545d9e2d24f95a15ad55c
tree447c8a1a7c23a8fd46f5cda5273310bbd8301bb2
parent803769322dd9dcc4c0ca8dce6799d8a1e6a3d912
* ldlang.c (map_input_to_output_sections): Initialize sections
mentioned in a data statement expression.
(lang_do_assignments_1): Add data statement's expression's
section's vma.
* ld-scripts/data.{s,t,d,exp}: New.
ld/ChangeLog
ld/ldlang.c
ld/testsuite/ChangeLog
ld/testsuite/ld-scripts/data.d [new file with mode: 0644]
ld/testsuite/ld-scripts/data.exp [new file with mode: 0644]
ld/testsuite/ld-scripts/data.s [new file with mode: 0644]
ld/testsuite/ld-scripts/data.t [new file with mode: 0644]