Fix duplicated assignments to __rel_iplt and __rela_iplt symbols
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d71ad7fc
RC
12014-06-09 Romain Chastenet <romain.chastenet@free.fr>
2
3 PR binutils/16252
4 * dwarf.c (display_debug_frames): Remember the state of the
5 cfa_offset, cfa_reg, ra and cfa_exp field
6
270c9937
JB
72014-06-05 Joel Brobecker <brobecker@adacore.com>
8
9 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add dependency on
10 bfd's development.sh.
11 * Makefile.in, configure: Regenerate.
12
6e6e7cfc
JT
132014-05-16 Jon Turney <jon.turney@dronecode.org.uk>
14
15 * objcopy.c (is_nondebug_keep_contents_section): New function.
16 (setup_section): Use it.
17
856ea05c
KP
182014-05-16 Kaushik Phata <Kaushik.Phatak@kpit.com>
19
20 * readelf.c (get_machine_flags): Handle RL78 64-bit doubles flag.
21
6d00b590
AM
222014-05-02 Alan Modra <amodra@gmail.com>
23
24 * emul_aix.c: Update bfd target vector naming.
25 * testsuite/binutils-all/objcopy.exp: Likewise.
26
b2bcb4bd
CS
272014-04-24 Christian Svensson <blue@cmd.nu>
28
29 * MAINTAINERS: Add myself and Stefan as OR1K maintainers.
30
7d64c587
AB
312014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
32
33 * doc/binutils.texi: Document the disassemble MIPS XPA instructions
34 command line option.
35
73589c9d
CS
362014-04-22 Christian Svensson <blue@cmd.nu>
37
38 * readelf.c: Remove openrisc and or32 support. Add support for or1k.
39
c9ffd2ea
TG
402014-04-18 Tristan Gingold <gingold@adacore.com>
41
42 * od-macho.c (dump_section_map): Adjust as load commands
43 are now chained.
44 (dump_load_command, dump_section_content): Likewise.
45
e89d3dee
TG
462014-04-16 Tristan Gingold <gingold@adacore.com>
47
48 * od-macho.c (OPT_DYLD_INFO): New macro.
49 (options): Add entry for dyld_info.
50 (mach_o_help): Likewise.
51 (load_and_dump, dump_dyld_info_rebase, dump_dyld_info_bind)
52 (dump_dyld_info_export_1, dump_dyld_info_export): New functions.
53 (bfd_mach_o_dyld_rebase_type_name): New array.
54 (export_info_data): New struct.
55 (dump_dyld_info): Add verbose argument. Dump rebase, bind and
56 exports data.
57 (dump_load_command): Adjust dump_dyld_info call.
58 (mach_o_dump): Handle dyld_info.
59
47f8a107
TG
602014-04-16 Tristan Gingold <gingold@adacore.com>
61
62 * od-macho.c (dump_header): Display sizeofcmds in decimal too.
63 (dump_segment): Reformat output.
64 (dump_dyld_info): Also display end offsets.
65 (dump_load_command): Add IDX argument, display commands size
66 and offset, reformat display.
67 (dump_load_commands): Adjust for added argument.
68
5063a421
AM
692014-04-07 Alan Modra <amodra@gmail.com>
70
71 PR binutils/16811
72 * objcopy.c (copy_object): Error if no sections.
73
92b1b678
MT
742014-04-03 Markus Trippelsdorf <markus@trippelsdorf.de>
75
76 PR binutils/14698
77 ar.c: Set plugin_target early if plugins are supported.
78 nm.c: Likewise.
79
965b60c9
TG
802014-04-03 Tristan Gingold <gingold@adacore.com>
81
82 * od-macho.c (printf_uint64): New function.
83 (dump_load_command, dump_obj_compact_unwind): Use it.
84 (dump_exe_compact_unwind): Display personality functions.
85
7a79c514
TG
862014-04-02 Tristan Gingold <gingold@adacore.com>
87
88 * od-macho.c (OPT_TWOLEVEL_HINTS): New macro.
89 (options): Add entry for twolevel_hints.
90 (dump_data_in_code): Fix error message.
91 (dump_twolevel_hints): New function.
92 (dump_load_command): Handle prebound dylib, prebind cksum
93 and twolevel hints.
94 (mach_o_dump): Handle twolevel hints.
95
c275b681
TG
962014-04-01 Tristan Gingold <gingold@adacore.com>
97
98 * od-macho.c (OPT_DATA_IN_CODE): New macro.
99 (options): Add entry for data in code.
100 (mach_o_help): Ditto.
101 (data_in_code_kind_name): New array.
102 (dump_data_in_code): New function.
103 (dump_load_command): Handle data in code.
104 (mach_o_dump): Ditto.
105 (dump_header): Display a terminal newline.
106
10be66a4
TG
1072014-03-27 Tristan Gingold <gingold@adacore.com>
108
109 * od-macho.c (dump_load_command): Display value for
110 BFD_MACH_O_LC_DYLD_ENVIRONMENT. Handle BFD_MACH_O_LC_DATA_IN_CODE
111 and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
112
3cc27770
TG
1132014-03-27 Tristan Gingold <gingold@adacore.com>
114
115 * od-macho.c (OPT_FUNCTION_STARTS): New macro.
116 (options): Add entry for function_starts.
117 (mach_o_help): Ditto.
118 (disp_segment_prot): New function.
119 (dump_section_map): Call disp_segment_prot.
120 (dump_function_starts): New function.
121 (dump_obj_compact_unwind): Fix ouput indentation.
122 (dump_exe_compact_unwind): Fix ouput indentation.
123 (mach_o_dump): Handle function_starts.
124
d8028530
TG
1252014-03-26 Tristan Gingold <gingold@adacore.com>
126
127 * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.
128
595330b7
TG
1292014-03-24 Tristan Gingold <gingold@adacore.com>
130
131 * objdump.c (load_specific_debug_section): Set address of section.
132
aa9fa1e2
TG
1332014-03-24 Tristan Gingold <gingold@adacore.com>
134
135 * od-macho.c (dump_unwind_encoding_x86): Set the factor.
136 (dump_exe_compact_unwind): Change the condition. Improve
137 indentation.
138
bcf83b2a
NC
1392014-03-20 Nick Clifton <nickc@redhat.com>
140
141 * readelf.c (process_version_sections): Fix off-by-one error in
142 previous delta.
143
c24cf8b6
NC
1442014-03-19 Nick Clifton <nickc@redhat.com>
145
146 PR binutils/16723
147 * readelf.c (process_version_sections): Prevent an infinite loop
148 when the vn_next field is zero but there are still entries to be
149 processed.
150
167e1c1f
TG
1512014-03-17 Tristan Gingold <gingold@adacore.com>
152
153 * od-macho.c (dump_section_header): Renames of dump_section.
154 (dump_segment): Adjust after renaming.
155 (OPT_COMPACT_UNWIND): Define.
156 (options): Add compact unwind.
157 (mach_o_help): Document compact_unwind.
158 (unwind_x86_64_regs, unwind_x86_regs): New arrays.
159 (dump_unwind_encoding_x86, dump_unwind_encoding)
160 (dump_obj_compact_unwind, dump_exe_compact_unwind)
161 (dump_section_content): New functions.
162 (mach_o_dump): Handle compact unwind.
163
fbe383b9
TG
1642014-03-17 Tristan Gingold <gingold@adacore.com>
165
166 * od-macho.c (dump_load_command): Handle lazy load dylib.
167
182a105a
AG
1682014-03-14 Anthony Green <green@moxielogic.com>
169
170 * objcopy.c (copy_object): Check fwrite return code.
171
5a026fc9
NC
1722014-03-14 Meador Inge <meadori@codesourcery.com>
173
174 * dwarf.c (strnlen): Move prototype ...
175 * sysdep.h (strnlen): ... to here.
176
8a1373cc
NC
1772014-03-12 Nick Clifton <nickc@redhat.com>
178
179 PR binutils/16652
180 * doc/binutils.texi (ar cmdline): Move --plugin command line
181 option to after the command option.
182
c63043aa
DG
1832014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
184
185 PR binutils/16567
186 * deflex.l: Add noinput and nounput options.
187
fa47fa92
AM
1882014-03-12 Alan Modra <amodra@gmail.com>
189
190 * Makefile.in: Regenerate.
191 * doc/Makefile.in: Regenerate.
192
e9847026
NC
1932014-03-06 Nick Clifton <nickc@redhat.com>
194
195 PR binutils/16664
196 * readelf.c (process_attributes): Add checks for corrupt
197 attribute section names.
198
4b95cf5c
AM
1992014-03-05 Alan Modra <amodra@gmail.com>
200
201 Update copyright years.
202
2c80b753
AM
2032014-03-03 Alan Modra <amodra@gmail.com>
204
205 * README: Add "Copyright Notices" paragraph.
206
503a6091
CC
2072014-02-11 Cary Coutant <ccoutant@google.com>
208
209 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
210 for zero-length attribute value.
211
c1c69e83
AM
2122014-02-10 Alan Modra <amodra@gmail.com>
213
214 * po/binutils.pot: Regenerate.
215
d32e5c54
AP
2162014-02-06 Andrew Pinski <apinski@cavium.com>
217
218 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
219
926c5385
CC
2202014-02-06 Cary Coutant <ccoutant@google.com>
221
222 PR binutils/16444
223 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
224
221fd5d5
L
2252014-01-08 H.J. Lu <hongjiu.lu@intel.com>
226
227 * version.c (print_version): Update copyright year to 2014.
228
1651e569
TT
2292014-01-07 Tom Tromey <tromey@redhat.com>
230
231 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
232 stdarg macros.
233 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
234 macros.
235 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
236 stdarg macros.
237
b51f1626
TT
2382014-01-07 Tom Tromey <tromey@redhat.com>
239
240 * coffgrok.h (coff_ofile): Don't use PARAMS.
241 * nlmheader.y (strerror): Don't use PARAMS.
242
5fb776a6 243For older changes see ChangeLog-2013
252b5132 244\f
5fb776a6 245Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
246
247Copying and distribution of this file, with or without modification,
248are permitted in any medium without royalty provided the copyright
249notice and this notice are preserved.
250
252b5132
RH
251Local Variables:
252mode: change-log
253left-margin: 8
254fill-column: 74
255version-control: never
256End:
This page took 0.604828 seconds and 4 git commands to generate.