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