Remove trailing white spaces in ld
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
2
3 * deffilep.y: Remove trailing white spaces.
4 * elf-hints-local.h: Likewise.
5 * ldexp.c: Likewise.
6 * ldlang.h: Likewise.
7 * ldmisc.c: Likewise.
8 * ldwrite.c: Likewise.
9 * pe-dll.c: Likewise.
10 * emulparams/criself.sh: Likewise.
11 * emulparams/crislinux.sh: Likewise.
12 * emulparams/elf32_tic6x_le.sh: Likewise.
13 * emulparams/elf32bmipn32-defs.sh: Likewise.
14 * emulparams/elf32mb_linux.sh: Likewise.
15 * emulparams/elf32mep.sh: Likewise.
16 * emulparams/elf32microblaze.sh: Likewise.
17 * emulparams/elf32ppc.sh: Likewise.
18 * emulparams/elf64_s390.sh: Likewise.
19 * emulparams/elf64alpha.sh: Likewise.
20 * emulparams/elf_s390.sh: Likewise.
21 * emulparams/elf_x86_64.sh: Likewise.
22 * emulparams/tic80coff.sh: Likewise.
23 * emultempl/aix.em: Likewise.
24 * emultempl/avrelf.em: Likewise.
25 * emultempl/cr16elf.em: Likewise.
26 * emultempl/pe.em: Likewise.
27 * emultempl/pep.em: Likewise.
28 * emultempl/spuelf.em: Likewise.
29 * emultempl/tic6xdsbt.em: Likewise.
30
31 2013-01-10 Will Newton <will.newton@imgtec.com>
32
33 * Makefile.am: Add Meta.
34 * Makefile.in: Regenerate.
35 * configure.tgt: Add Meta.
36 * emulparams/elf32metag.sh: New file.
37 * emultempl/metagelf.em: New file.
38
39 2013-01-09 Alan Modra <amodra@gmail.com>
40
41 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
42 * emulparams/elf32_x86_64.sh: Likewise.
43 * emulparams/elf_k1om.sh: Likewise.
44 * emulparams/elf_l1om.sh: Likewise.
45 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
46 OTHER_BSS_SECTIONS. Substitute in script.
47
48 2013-01-08 Leif Ekblad <leif@rdos.net>
49
50 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
51
52 2013-01-08 Alan Modra <amodra@gmail.com>
53
54 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
55 "name" param with a bfd_link_needed_list pointer. Update caller.
56 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
57
58 2013-01-08 Alan Modra <amodra@gmail.com>
59
60 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
61 * Makefile.in: Regenerate.
62
63 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
64
65 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
66 compatibility.
67
68 2013-01-07 Patrice Dumas <pertusus@free.fr>
69
70 * ld.texinfo: Replace @ with @@ when it is part of the text.
71 Correct ordering of M68HC11 entry.
72
73 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
74
75 * configure.tgt: Support ELF files for Sony Playstation 2 (for
76 ps2dev and ps2sdk).
77 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
78 Playstation 2 ELF files using MIPS ABI n32.
79 * emulparams/elf32lr5900.sh: Create linker script for Sony
80 Playstation 2 ELF files using MIPS ABI o32.
81 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
82 files.
83
84 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
85
86 * ldver.c (ldversion): Update copyright year to 2013.
87
88 For older changes see ChangeLog-2012
89 \f
90 Copyright (C) 2013 Free Software Foundation, Inc.
91
92 Copying and distribution of this file, with or without modification,
93 are permitted in any medium without royalty provided the copyright
94 notice and this notice are preserved.
95
96 Local Variables:
97 mode: change-log
98 left-margin: 8
99 fill-column: 74
100 version-control: never
101 End:
This page took 0.047426 seconds and 4 git commands to generate.