* gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
314e9a4e
L
12006-05-24 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/1485
4 * configure.in: Use ${srcdir}/../bfd/config.bfd to check 64bit
5 bfd. Support 64bit host for --enable-targets=all.
6 * configure: Regenerated.
7
4a4d496a
NC
82006-05-24 Nick Clifton <nickc@redhat.com>
9
10 * po/vi.po: Updated Vietnamese translation.
11
28c9d252
NC
122006-05-24 Bjoern Haase <bjoern.m.haase@web.de>
13
14 * configure.tgt: Add avr6 to emulation list.
15 * Makefile.am: Add eavr6.o and corresponding rule.
16 * Makefile.in: Regenerate.
17 * emulparams/avr6.sh: New file.
18 * emulparams/avrX.sh (TEMPLATE_NAME): Use elf32 instead of generic
19 for target option support.
20 (EXTRA_EM_FILE): Add reference to new em template file avrelf.
21 * scripttempl/avr.sc: Add ".trampolines" section.
22 * emultempl/avrelf.em: Add new file for target specific options.
23
b7309ada
NC
242006-05-22 Nick Clifton <nickc@redhat.com>
25
26 * scripttempl/elf32crx.sc (.rdata): Add .rodata.*.
27
f0636a44
AM
282006-05-19 Alan Modra <amodra@bigpond.net.au>
29
30 * ldlang.c (lang_size_sections_1): Don't check mem regions for
31 os->ignored sections.
32
f86a8756
DJ
332005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
34
35 * ldlang.c (lang_size_sections): Call lang_reset_memory_regions
36 before redoing one_lang_size_sections_pass.
37
370b66a1
CD
382006-05-11 Carlos O'Donell <carlos@codesourcery.com>
39
40 * ld.texinfo: Rename "Index" to "LD Index"
41
53baae48
NC
422006-05-11 Pedro Alves <pedro_alves@portugalmail.pt>
43
44 * pe-dll.c (autofilter_symbollist): Add Dllmain,
45 DllMainCRTStartup, _DllMainCRTStartup and .text.
46 (autofilter_liblist): Add libcegcc.
47 (autofilter_symbolprefixlist): Add __imp_ and .idata$.
48 (generate_reloc): Do not skip sections without a SEC_LOAD flag,
49 they can still contain relocs that need processing.
50 Skip the .idata$6 section.
51 (jmp_arm_bytes): New array: Contains byte codes for an ARM jump.
52 (make_one): Use the new array.
53 (make_import_fixup_entry): Use .idata$2 instead of .idata$3.
54 * emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
55
2a60a7a8
AM
562006-05-05 Alan Modra <amodra@bigpond.net.au>
57
58 * ld.texinfo: Document PowerPC and PowerPC64 options.
59 * gen-doc.texi: Enable.
60
38fc1cb1
DJ
612006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
62
63 * Makefile.am (AM_MAKEINFOFLAGS): Add libiberty.
64 (TEXI2POD): Use AM_MAKEINFOFLAGS.
65 (configdoc.texi): Don't set top_srcdir.
66 * ld.texinfo: Don't use top_srcdir.
67 * aclocal.m4, Makefile.in: Regenerated.
68
241a6c40
AM
692006-04-19 Alan Modra <amodra@bigpond.net.au>
70
abe6ac95
AM
71 * ldlang.c (wild): Tidy default_common_section loop.
72 (print_input_section): Format.
73
241a6c40
AM
74 * configure: Regenerate.
75
e7403566
DJ
762006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
77
78 * po/POTFILES.in: Regenerated.
79
b030a24e
DJ
802006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
81
82 * config.in: Regenerated.
83
a255b6c7
BW
842006-04-14 David Heine <dlheine@tensilica.com>
85 Bob Wilson <bob.wilson@acm.org>
86
87 * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
88 function to strip inconsistent linkonce sections.
89 (input_section_linked_worker, input_section_linked): New.
90 (is_inconsistent_linkonce_section): New.
91 (xtensa_strip_inconsistent_linkonce_sections): New.
92