This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Add linker test for section to segment assignment


Hi Guys,

  As promised, although a little bit late, here is a new linker test
  to check the assignment of sections to segments.  I have run it
  through 107 different toolchains with no regressions, so I will be
  checking it in shortly.

Cheers
  Nick

ld/testsuite/ChangeLog
2008-07-30  Nick Clifton  <nickc@redhat.com>

	* ld-elf/sec-to-seg.exp: New test: Checks the assignment of
	sections to segments.
	* ld-elf/sec-to-seg1.s: Test source file.
	* ld-elf/sec-to-seg2.s: Test source file.
	* ld-elf/sec-to-seg-script-same-page.t: Test linker script.
	* ld-elf/sec-to-seg-script-adjoining-pages.t: Test linker script.
	* ld-elf/sec-to-seg-script-disjoint-pages.t: Test linker script.

Attachment: sec-to-seg.ldtest
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]