1 2010-02-27 Jie Zhang <jie@codesourcery.com>
3 * scripttempl/armbpabi.sc: Don't combine .init_array.* or
4 .fini_array.* when do relocatable linking.
5 * scripttempl/elf.sc: Likewise.
6 * scripttempl/elf32sh-symbian.sc: Likewise.
7 * scripttempl/elf64hppa.sc: Likewise.
8 * scripttempl/elfxtensa.sc: Likewise.
10 2010-02-26 Alan Modra <amodra@gmail.com>
12 * scripttempl/elf.sc (.fini_array): Place input .fini_array after
14 * scripttempl/armbpabi.sc: Likewise.
15 * scripttempl/elf32sh-symbian.sc: Likewise.
16 * scripttempl/elf64hppa.sc: Likewise.
17 * scripttempl/elfxtensa.sc: Likewise.
19 2010-02-25 Alan Modra <amodra@gmail.com>
22 * ldlang.c (init_os): Remove isec param. Don't check for
23 bfd_section already set or call bfd_init_private_section_data
25 (exp_init_os): Update init_os call.
26 (lang_add_section): Tidy. Really don't set SEC_LINK_ONCE
27 flags. Call bfd_init_private_section_data here.
28 (map_input_to_output_sections): Tidy. Update init_os calls.
29 Use os->sectype to select sec flags for lang_data_statement.
31 2010-02-23 Alan Modra <amodra@gmail.com>
34 * ldlang.c: Revert last patch.
36 2010-02-23 Nick Clifton <nickc@redhat.com>
38 * po/bg.po: Updated Bulgarian translation.
40 2010-02-22 Alan Modra <amodra@gmail.com>
43 * ldlang.c (exp_init_os): Delete forward declaration.
44 (init_os): Don't check for bfd_section already created and don't
45 init addr_tree and load_base expressions here.
46 (map_input_to_output_sections): Only map input to output sections
47 and set constraints here, and as an exception, create output
48 sections which have their address set. Move all the other code to..
49 (create_other_output_sections): ..here. New function. Handle init
50 of addr_tree and load_base here too.
51 (lang_process): Call create_other_output_sections.
53 2010-02-19 Alan Modra <amodra@gmail.com>
55 * Makefile.am (eelf32_i960.c): Depend on ELF_GEN_DEPS, not ELF_DEPS.
56 * Makefile.in: Regenerate.
58 2010-02-19 Alan Modra <amodra@gmail.com>
60 * ldlang.c (unique_section_p): Add os param. Allow group
61 sections to match /DISCARD/. Update all callers.
62 * emultempl/genelf.em (gld${EMULATION_NAME}_before_allocation): New.
63 (LDEMUL_BEFORE_ALLOCATION): Define.
65 2010-02-15 Nick Clifton <nickc@redhat.com>
67 * po/vi.po: Updated Vietnamese translation.
69 2010-02-10 Richard Sandiford <r.sandiford@uk.ibm.com>
71 * Makefile.am (CFILES): Add ldlex-wrapper.c.
72 (OFILES): Replace ldlex.c with ldlex-wrapper.c.
73 (ldlex.o): Replace with...
74 (ldlex-wrapper.o): ...this new rule.
75 (EXTRA_ld_new_SOURCES): Add ldlex.l.
76 (ld_new_SOURCES): Replace ldlex.l with ldlex-wrapper.c.
77 * Makefile.in: Regenerate.
78 * ldlex.l (sysdep.h): Don't include here.
79 * ldlex-wrapper.c: New file.
81 2010-02-09 Alan Modra <amodra@gmail.com>
83 * emultempl/ppc64elf.em (ppc_before_allocation): Update for changed
86 2010-02-05 Nick Clifton <nickc@redhat.com>
88 * configure.in (ALL_LIBGUAS): Add bg.
89 * configure: Regenerate.
90 * po/bg.po: New Bulgarian translation.
92 2010-02-05 Ryan Mansfield <rmansfield@qnx.com>
94 * emultempl/armelf.em (PARSE_AND_LIST_OPTIONS): Fix help for
95 --target1-abs and --target1-rel options.
97 2010-02-03 Nick Clifton <nickc@redhat.com>
99 * emultempl/alphaelf.em: Update value expected from elf_object_id.
100 * emultempl/hppaelf.em: Likewise.
101 * emultempl/mipself.em: Likewise.
102 * emultempl/ppc32elf.em: Likewise.
103 * emultempl/ppc64elf.em: Likewise.
105 2010-02-03 Alan Modra <amodra@gmail.com>
107 * emultempl/ppc64elf.em (build_toc_list): Report errors from
108 ppc64_elf_next_toc_section.
109 (after_allocation): Update for changed function names and params.
110 Run second pass of multitoc partitioning.
112 2010-01-21 Jon Grant <jg@jguk.org>
113 Nick Clifton <nickc@redhat.com>
116 * ldfile.c: (ldfile_open_file): Do not stop link upon encountering
117 a missing file or library. Instead mark the entry as missing and
118 set the global flag to indicate that missing files were
120 * ldlang.c (missing_files): New exported variable.
121 (load_symbols): Skip loading if the file is missing.
122 (open_input_bfds): Terminate link if any input files were
124 * ldlang.h (struct lang_input_statement_struct): Add missing_file
126 Add export of missing_file variable.
128 2010-01-13 DJ Delorie <dj@redhat.com>
130 * emultempl/elf32.em (_place_orphan): If an input section doesn't
131 match an existing output section, but an unused output section
132 statement does match, use it.
133 * emultempl/pe.em (_place_orphan): Likewise.
134 * emultempl/pep.em (_place_orphan): Likewise.
136 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
138 * configure: Regenerate.
139 * Makefile.in: Regenerate.
141 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
143 * ldver.c (ldversion): Change to "Copyright 2010".
145 2010-01-08 Alan Modra <amodra@gmail.com>
148 * emultempl/vxworks.em: Expand tr arguments to suit non-GNU tr.
150 For older changes see ChangeLog-2009
156 version-control: never