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