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