OSDN Git Service

ld/
authorhjl <hjl>
Tue, 1 Aug 2006 17:50:52 +0000 (17:50 +0000)
committerhjl <hjl>
Tue, 1 Aug 2006 17:50:52 +0000 (17:50 +0000)
commitc48b39c25e7f289f353edee7daf758c5c83b3ed1
treeda10257b55004b9766702c432231be4ec5ae6830
parent4d63bcc0f36700c93db78170f9778c985f81c2f4
ld/

2006-08-01  H.J. Lu  <hongjiu.lu@intel.com>

* ldlang.c (init_os): Add flags. Replace bfd_make_section with
bfd_make_section_with_flags.
(exp_init_os): Updated.
(lang_add_section): Call init_os with flags.
(map_input_to_output_sections): Likewise.

ld/testsuite/

2006-08-01  H.J. Lu  <hongjiu.lu@intel.com>

* ld-elf/noload-1.d: New.
* ld-elf/noload-1.s: Likewise.
* ld-elf/noload-1.t: Likewise.
ld/ChangeLog
ld/ldlang.c
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/noload-1.d [new file with mode: 0644]
ld/testsuite/ld-elf/noload-1.s [new file with mode: 0644]
ld/testsuite/ld-elf/noload-1.t [new file with mode: 0644]