Apply fixes to allow arm WinCE toolchain to produce working executables.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
53baae48
NC
12006-05-11 Pedro Alves <pedro_alves@portugalmail.pt>
2
3 * pe-dll.c (autofilter_symbollist): Add Dllmain,
4 DllMainCRTStartup, _DllMainCRTStartup and .text.
5 (autofilter_liblist): Add libcegcc.
6 (autofilter_symbolprefixlist): Add __imp_ and .idata$.
7 (generate_reloc): Do not skip sections without a SEC_LOAD flag,
8 they can still contain relocs that need processing.
9 Skip the .idata$6 section.
10 (jmp_arm_bytes): New array: Contains byte codes for an ARM jump.
11 (make_one): Use the new array.
12 (make_import_fixup_entry): Use .idata$2 instead of .idata$3.
13 * emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
14
2a60a7a8
AM
152006-05-05 Alan Modra <amodra@bigpond.net.au>
16
17 * ld.texinfo: Document PowerPC and PowerPC64 options.
18 * gen-doc.texi: Enable.
19
38fc1cb1
DJ
202006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
21
22 * Makefile.am (AM_MAKEINFOFLAGS): Add libiberty.
23 (TEXI2POD): Use AM_MAKEINFOFLAGS.
24 (configdoc.texi): Don't set top_srcdir.
25 * ld.texinfo: Don't use top_srcdir.
26 * aclocal.m4, Makefile.in: Regenerated.
27
241a6c40
AM
282006-04-19 Alan Modra <amodra@bigpond.net.au>
29
abe6ac95
AM
30 * ldlang.c (wild): Tidy default_common_section loop.
31 (print_input_section): Format.
32
241a6c40
AM
33 * configure: Regenerate.
34
e7403566
DJ
352006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
36
37 * po/POTFILES.in: Regenerated.
38
b030a24e
DJ
392006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
40
41 * config.in: Regenerated.
42
a255b6c7
BW
432006-04-14 David Heine <dlheine@tensilica.com>
44 Bob Wilson <bob.wilson@acm.org>
45
46 * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
47 function to strip inconsistent linkonce sections.
48 (input_section_linked_worker, input_section_linked): New.
49 (is_inconsistent_linkonce_section): New.
50 (xtensa_strip_inconsistent_linkonce_sections): New.
51