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