Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* scripttempl/i386go32.sc: Handle g++ exception sections.
|
|
* scripttempl/i386go32.sc: Add handling of linkonce sections.
|
|
* emulparams/go32.sh: Remove; obsolete.
* scripttempl/go32coff.sc: Remove; obsolete.
|
|
same order seen for the main sections. Add
OTHER_READONLY_RELOC_SECTIONS and OTHER_GOT_RELOC_SECTIONS.
|
|
|
|
Fix quoting problem, for bash 2.x
|
|
controlling whether or not .rodata is in the data segment or the
text segment.
|
|
* scripttempl/v850.sc: Add initp support.
|
|
* scripttempl/pe.sc: Specify the output arch, which Ian says is
the Right Thing to do.
* emultempl/pe.em: various changes to parameterize the
target-specific information.
(gld_i386pe_after_open): Detect and fix MS import libraries
by renaming the member objects (which are all named the same).
* pe-dll.c: various changes to parameterize the target-specific
information.
(generate_reloc): support relocs more generically to allow for
expansion.
(pe_exe_build_sections): new; used to add .relocs to .exes
(pe_exe_fill_sections): ditto
|
|
|
|
|