]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
Add linker relaxation support for the AVR
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
df406460
NC
12006-03-03 Bjoern Haase <bjoern.m.haase@web.de>
2
3 * scripttempl/avr.sc: Add *(.jumptables) *(.lowtext) sections.
4 Add KEEP() directives.
5 Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
6 .bss output sections.
7
4f471f39
RS
82006-03-03 Richard Sandiford <richard@codesourcery.com>
9
10 * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
11 (EXTRA_EM_FILE): Define.
12 * emultempl/vxworks.em: New file.
13 * ld.texinfo (--force-dynamic): Document.
14 * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
15 on vxworks.em.
16 * Makefile.in: Regenerate.
17
4a3dc543
RS
182006-03-02 Richard Sandiford <richard@codesourcery.com>
19
20 * emulparams/elf32ppccommon.sh: New file, extracted from...
21 * emulparams/elf32ppc.sh: ...here.
22 * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
23 instead of elf32ppc.sh.
24 (BSS_PLT): Remove override.
25 * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
26 (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
27 (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
28 (eelf32ppclinux.c): Likewise.
29 (eelf32ppcvxworks.c): Likewise. Add missing vxworks.sh dependency.
30 * Makefile.in: Regenerate.
31
f7d9e5c3
CD
322006-02-27 Carlos O'Donell <carlos@codesourcery.com>
33
34 * Makefile.am: Add html target.
35 * Makefile.in: Regenerate.
36 * po/Make-in: Add html target.
37
d70c5fc7
NC
382006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
39 Anil Paranjape <anilp1@kpitcummins.com>
40 Shilin Shakti <shilins@kpitcummins.com>
41
42 * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
43 * scripttemp/elf32xc16xl.sc: Default linker script for large model.
44 * scripttemp/elf32xc16xs.sc: Default linker script for small model.
45 * emulparams/elf32xc16x.sh: Emulation script for tiny model.
46 * emulparams/elf32xc16xl.sh: Emulation script for large model.
47 * emulparams/elf32xc16xs.sh: Emulation script for small model.
48 * Makefile.am: Add entry to make xc16x target.
49 * Makefile.in: Regenerate.
50 * configure.tgt: Specify default and other emulation parameters
51 for xc16x.
52 * NEWS: Announce the support for the new target.
53
aaa2ab3d
NH
542006-02-16 Nick Hudson <nick.hudson@dsl.pipex.com>
55
56 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
57 Use the traditional target.
58
94089a50
JM
592006-02-13 Joseph S. Myers <joseph@codesourcery.com>
60
61 * configure.tgt (arm*b-*-linux-gnueabi): Change to
62 arm*b-*-linux-*eabi.
63 (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
64
c1446dba
L
652006-02-08 H.J. Lu <hongjiu.lu@intel.com>
66
67 PR ld/2290
68 * NEWS: Updated for the Linux linker search order change.
69
70 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
71 gld${EMULATION_NAME}_check_ld_so_conf before checking default
72 search directories for DT_NEEDED entries.
73
1d022697
PB
742006-02-07 Paul Brook <paul@codesourcery.com>
75
76 * emultempl/armelf.em: Include elf/arm.h.
77 (arm_elf_finish): Set low address bit if enty point is a Thumb
78 function.
79
6b31ad16
DS
802006-02-01 Danny Smith <dannysmith@users.sourceforge.net>
81
82 * deffilep.y (def_image_name): If the image name does not have
83 a suffix, append the default.
84 * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
85
4b5bd4e7
DS
862006-01-31 Danny Smith dannysmith@users.sourceforge.net
87
88 * NEWS: Mention support for forward exports in PE-COFF dll's.
89 * ld.texinfo: Expand documentation of EXPORT statements in
90 PE-COFF .def files.
91
a8d701fd
DS
922006-01-31 Filip Navara <navaraf@reactos.com>
93
94 * deffile.h (struct def_file_export): Add field flag_forward.
95 * pe-dll.c (process_def_file): Check for forward exports.
96 (generate_edata): Generate forward export symbols.
97 (fill_edata): Emit them.
98
99 * pe-dll.c (process_def_file): Don't crash on malformed
100 fastcall symbol names in .def file.
101
790433a9
NC
1022006-01-30 Nick Clifton <nickc@redhat.com>
103
104 * po/vi.po: Updated Vietnamese translation.
105
63d85248
NC
1062006-01-27 Yitzchak Scott-Thoennes <sthoenna@efn.org>
107
108 * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
109 file:" as informational message, not a warning.
110
0dacb9e1
EC
1112006-01-18 Roger Sayle <roger@eyesopen.com>
112
113 * emultempl/irix.em: Use lbasename instead of basename.
114
32fba81d
NC
1152006-01-16 Nick Clifton <nickc@redhat.com>
116
117 * po/zh_CN.po: New Chinese (simplified) translation.
118 * configure.in (ALL_LINGUAS): Add "zh_CH".
119 * configure: Regenerate.
120
cc629b02 1212006-01-16 Bernhard Fischer <aldot@gcc.gnu.org>
f2a8f148
NC
122
123 * ld.texinfo (Options): Fix typo.
124
e88d958a 125For older changes see ChangeLog-2005
252b5132
RH
126\f
127Local Variables:
128mode: change-log
129left-margin: 8
130fill-column: 74
131version-control: never
132End: