* config.bfd (bfin-*-*): Add bfd_elf32_bfinfdpic_vec.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
0a44bf69
RS
12006-03-22 Richard Sandiford <richard@codesourcery.com>
2 Daniel Jacobowitz <dan@codesourcery.com>
3 Phil Edwards <phil@codesourcery.com>
4 Zack Weinberg <zack@codesourcery.com>
5 Mark Mitchell <mark@codesourcery.com>
6 Nathan Sidwell <nathan@codesourcery.com>
7
8 * configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use
9 separate VxWorks emulations.
10 * emulparams/elf32ebmipvxworks.sh: New file.
11 * emulparams/elf32elmipvxworks.sh: New file.
12 * Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and
13 eelf32elmipvxworks.o.
14 (eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules.
15 * Makefile.in: Regenerate.
16
66eb6687
AM
172006-03-16 Alan Modra <amodra@bigpond.net.au>
18
19 PR 2434
20 * ldcref.c (add_cref): Adjust bfd_hash_table_init calls.
21 * ldlang.c (output_statement_table_init, lang_init): Likewise.
22 * ldmain.c (add_ysym, add_wrap, add_keepsyms_file): Likewise.
23 (undefined_symbol): Likewise.
24
00a97672
RS
252006-03-07 Richard Sandiford <richard@codesourcery.com>
26 Daniel Jacobowitz <dan@codesourcery.com>
27 Zack Weinberg <zack@codesourcery.com>
28 Nathan Sidwell <nathan@codesourcery.com>
29 Paul Brook <paul@codesourcery.com>
30 Ricardo Anguiano <anguiano@codesourcery.com>
31 Phil Edwards <phil@codesourcery.com>
32
33 * emulparams/armelf_vxworks.sh: Include vxworks.sh.
34 (MAXPAGESIZE): Define.
35 * emulparams/vxworks.sh: Undefine EMBEDDED.
36 * Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
37 * Makefile.in: Regenerate.
38
df406460
NC
392006-03-03 Bjoern Haase <bjoern.m.haase@web.de>
40
41 * scripttempl/avr.sc: Add *(.jumptables) *(.lowtext) sections.
42 Add KEEP() directives.
43 Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
44 .bss output sections.
45
4f471f39
RS
462006-03-03 Richard Sandiford <richard@codesourcery.com>
47
48 * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
49 (EXTRA_EM_FILE): Define.
50 * emultempl/vxworks.em: New file.
51 * ld.texinfo (--force-dynamic): Document.
52 * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
53 on vxworks.em.
54 * Makefile.in: Regenerate.
55
4a3dc543
RS
562006-03-02 Richard Sandiford <richard@codesourcery.com>
57
58 * emulparams/elf32ppccommon.sh: New file, extracted from...
59 * emulparams/elf32ppc.sh: ...here.
60 * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
61 instead of elf32ppc.sh.
62 (BSS_PLT): Remove override.
63 * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
64 (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
65 (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
66 (eelf32ppclinux.c): Likewise.
67 (eelf32ppcvxworks.c): Likewise. Add missing vxworks.sh dependency.
68 * Makefile.in: Regenerate.
69
f7d9e5c3
CD
702006-02-27 Carlos O'Donell <carlos@codesourcery.com>
71
72 * Makefile.am: Add html target.
73 * Makefile.in: Regenerate.
74 * po/Make-in: Add html target.
75
d70c5fc7
NC
762006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
77 Anil Paranjape <anilp1@kpitcummins.com>
78 Shilin Shakti <shilins@kpitcummins.com>
79
80 * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
81 * scripttemp/elf32xc16xl.sc: Default linker script for large model.
82 * scripttemp/elf32xc16xs.sc: Default linker script for small model.
83 * emulparams/elf32xc16x.sh: Emulation script for tiny model.
84 * emulparams/elf32xc16xl.sh: Emulation script for large model.
85 * emulparams/elf32xc16xs.sh: Emulation script for small model.
86 * Makefile.am: Add entry to make xc16x target.
87 * Makefile.in: Regenerate.
88 * configure.tgt: Specify default and other emulation parameters
89 for xc16x.
90 * NEWS: Announce the support for the new target.
91
aaa2ab3d
NH
922006-02-16 Nick Hudson <nick.hudson@dsl.pipex.com>
93
94 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
95 Use the traditional target.
96
94089a50
JM
972006-02-13 Joseph S. Myers <joseph@codesourcery.com>
98
99 * configure.tgt (arm*b-*-linux-gnueabi): Change to
100 arm*b-*-linux-*eabi.
101 (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
102
c1446dba
L
1032006-02-08 H.J. Lu <hongjiu.lu@intel.com>
104
105 PR ld/2290
106 * NEWS: Updated for the Linux linker search order change.
107
108 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
109 gld${EMULATION_NAME}_check_ld_so_conf before checking default
110 search directories for DT_NEEDED entries.
111
1d022697
PB
1122006-02-07 Paul Brook <paul@codesourcery.com>
113
114 * emultempl/armelf.em: Include elf/arm.h.
115 (arm_elf_finish): Set low address bit if enty point is a Thumb
116 function.
117
6b31ad16
DS
1182006-02-01 Danny Smith <dannysmith@users.sourceforge.net>
119
120 * deffilep.y (def_image_name): If the image name does not have
121 a suffix, append the default.
122 * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
123
4b5bd4e7
DS
1242006-01-31 Danny Smith dannysmith@users.sourceforge.net
125
126 * NEWS: Mention support for forward exports in PE-COFF dll's.
127 * ld.texinfo: Expand documentation of EXPORT statements in
128 PE-COFF .def files.
129
a8d701fd
DS
1302006-01-31 Filip Navara <navaraf@reactos.com>
131
132 * deffile.h (struct def_file_export): Add field flag_forward.
133 * pe-dll.c (process_def_file): Check for forward exports.
134 (generate_edata): Generate forward export symbols.
135 (fill_edata): Emit them.
136
137 * pe-dll.c (process_def_file): Don't crash on malformed
138 fastcall symbol names in .def file.
139
790433a9
NC
1402006-01-30 Nick Clifton <nickc@redhat.com>
141
142 * po/vi.po: Updated Vietnamese translation.
143
63d85248
NC
1442006-01-27 Yitzchak Scott-Thoennes <sthoenna@efn.org>
145
146 * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
147 file:" as informational message, not a warning.
148
0dacb9e1
EC
1492006-01-18 Roger Sayle <roger@eyesopen.com>
150
151 * emultempl/irix.em: Use lbasename instead of basename.
152
32fba81d
NC
1532006-01-16 Nick Clifton <nickc@redhat.com>
154
155 * po/zh_CN.po: New Chinese (simplified) translation.
156 * configure.in (ALL_LINGUAS): Add "zh_CH".
157 * configure: Regenerate.
158
cc629b02 1592006-01-16 Bernhard Fischer <aldot@gcc.gnu.org>
f2a8f148
NC
160
161 * ld.texinfo (Options): Fix typo.
162
e88d958a 163For older changes see ChangeLog-2005
252b5132
RH
164\f
165Local Variables:
166mode: change-log
167left-margin: 8
168fill-column: 74
169version-control: never
170End:
This page took 0.439202 seconds and 4 git commands to generate.