Regenerate rl78 opcodes file
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/19645
4 * NEWS: Mention --elf-stt-common= for objcopy.
5 * doc/binutils.texi: Document --elf-stt-common= for objcopy.
6 * objcopy.c (do_elf_stt_common): New.
7 (command_line_switch): Add OPTION_ELF_STT_COMMON.
8 (copy_options): Add --elf-stt-common=.
9 (copy_usage): Add --elf-stt-common=.
10 (copy_object): Also check do_elf_stt_common for ELF targets.
11 (copy_file): Handle do_elf_stt_common.
12 (copy_main): Handle OPTION_ELF_STT_COMMON.
13 * readelf.c (apply_relocations): Support STT_COMMON.
14 * testsuite/binutils-all/common-1.s: New file.
15 * testsuite/binutils-all/common-1a.d: Likewise.
16 * testsuite/binutils-all/common-1b.d: Likewise.
17 * testsuite/binutils-all/common-1c.d: Likewise.
18 * testsuite/binutils-all/common-1d.d: Likewise.
19 * testsuite/binutils-all/common-1e.d: Likewise.
20 * testsuite/binutils-all/common-1f.d: Likewise.
21 * testsuite/binutils-all/common-2.s: Likewise.
22 * testsuite/binutils-all/common-2a.d: Likewise.
23 * testsuite/binutils-all/common-2b.d: Likewise.
24 * testsuite/binutils-all/common-2c.d: Likewise.
25 * testsuite/binutils-all/common-2d.d: Likewise.
26 * testsuite/binutils-all/common-2e.d: Likewise.
27 * testsuite/binutils-all/common-2f.d: Likewise.
28 * testsuite/binutils-all/objcopy.exp
29 (objcopy_test_elf_common_symbols): New proc.
30 Run objcopy_test_elf_common_symbols for ELF targets
31
32 2016-02-16 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR binutils/19647
35 * readelf.c (get_section_type_name): Add a missing break.
36
37 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
38
39 * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
40
41 2016-02-15 Nick Clifton <nickc@redhat.com>
42
43 * readelf.c (get_section_type_name): Add hex prefix to offsets
44 printed for LOPROC and LOOS values. Ensure that a result is
45 always returned for the V850 target, even when an unrecognised
46 processor specific value is encountered.
47 (process_section_headers): Display key values in the order in
48 which they appear to the user. Add the "C (compressed)" value to
49 the list.
50
51 2016-02-12 H.J. Lu <hongjiu.lu@intel.com>
52
53 * doc/binutils.texi: Fix a typo.
54
55 2016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
56
57 * testsuite/binutils-all/objdump.exp: Update expected default
58 architecture value for ARC binaries.
59
60 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
61
62 PR binutils/19547
63 * testsuite/binutils-all/objcopy.exp
64 (objcopy_test_without_global_symbol): New proc.
65 Run objcopy_test_without_global_symbol.
66 * testsuite/binutils-all/pr19547.c: New file.
67
68 2016-01-28 H.J. Lu <hongjiu.lu@intel.com>
69
70 PR binutils/19523
71 * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
72 runtest.
73 * Makefile.in: Regenerated.
74 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
75 proc.
76 Run test_gnu_debuglink for native ELF build.
77
78 2016-01-20 Nick Clifton <nickc@redhat.com>
79
80 PR 19495
81 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
82 do not support inserting leading underscores.
83
84 2016-01-20 Mickael Guene <mickael.guene@st.com>
85
86 * readelf.c (get_elf_section_flags): Display y letter for section
87 with SHF_ARM_NOREAD section flag in readelf section output.
88 (process_section_headers): Add y letter in readelf section output
89 key mapping for ARM architecture.
90 * objdump.c (dump_section_header): Display NOREAD attributes as
91 well.
92 * doc/binutils.texi (objdump): Note that it is correct for
93 sections to have both the READONLY and NOREAD attributes.
94
95 2016-01-19 John Baldwin <jhb@FreeBSD.org>
96
97 * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
98
99 2016-01-19 John Baldwin <jhb@FreeBSD.org>
100
101 * readelf.c (get_freebsd_elfcore_note_type): New
102 (process_note): Add support for FreeBSD core notes.
103
104 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
105 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
106
107 * readelf.c (get_machine_flags): Add support for newer ARC ELF
108 header flags.
109
110 2016-01-18 Alan Modra <amodra@gmail.com>
111
112 * configure: Regenerate.
113
114 2016-01-17 Alan Modra <amodra@gmail.com>
115
116 * configure: Regenerate.
117
118 2016-01-17 Alan Modra <amodra@gmail.com>
119
120 * testsuite/lib/binutils-common.exp (is_elf_format): Return true
121 for m68hc11/12 and xgate triples.
122
123 2016-01-17 Alan Modra <amodra@gmail.com>
124
125 * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
126
127 2016-01-01 Alan Modra <amodra@gmail.com>
128
129 Update year range in copyright notice of all files.
130
131 For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
132 \f
133 Copyright (C) 2016 Free Software Foundation, Inc.
134
135 Copying and distribution of this file, with or without modification,
136 are permitted in any medium without royalty provided the copyright
137 notice and this notice are preserved.
138
139 Local Variables:
140 mode: change-log
141 left-margin: 8
142 fill-column: 74
143 version-control: never
144 End:
This page took 0.033238 seconds and 4 git commands to generate.