com32.ld: handle .init_array and .fini_array syslinux-4.06-pre5
authorH. Peter Anvin <hpa@zytor.com>
Tue, 29 May 2012 04:28:52 +0000 (21:28 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 29 May 2012 04:28:52 +0000 (21:28 -0700)
commitb6be466444740a34bacd140dccbe57f6629b15bc
treed6ad3c9d3aa4f8f10a7fc03d3693df3ee2292d30
parenta35dce33744f649fdbc0af0da664554cccaa8248
com32.ld: handle .init_array and .fini_array

Handle constructors/destructors via .init_array and .fini_array, as
generated by newer gccs.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/com32.ld