PR25444, Floating point exception in _bfd_elf_compute_section_file_positions
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
c48acf6f
YC
12020-01-22 Yuri Chornoivan <yurchor@mageia.org>
2
3 PR 25417
4 * readelf.c (get_alpha_symbol_other): Fix error message typo.
5
26916852
NC
62020-01-20 Nick Clifton <nickc@redhat.com>
7
8 * po/pt.po: Updated Portuguese translation.
9 * po/uk.po: Updated Ukranian translation.
10
b248e9ce
NC
112020-01-18 Nick Clifton <nickc@redhat.com>
12
13 * README-how-to-make-a-release: Update notes on how to cut a
14 branch for a release.
15
1b1bb2c6
NC
162020-01-18 Nick Clifton <nickc@redhat.com>
17
18 * configure: Regenerate.
19 * po/binutils.pot: Regenerate.
20
ae774686
NC
212020-01-18 Nick Clifton <nickc@redhat.com>
22
23 Binutils 2.34 branch created.
24
82a9ed20
TT
252020-01-17 Thomas Troeger <tstroege@gmx.de>
26
27 * objdump.c (jump_info_visualize_address): Discard jumps that are
28 no longer needed.
29 (disassemble_bytes): Only compute the maximum level if jumps were
30 detected.
31
6a1939f5
NC
322020-01-13 Nick Clifton <nickc@redhat.com>
33
c87c17c1 34 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
35 * testsuite/binutils-all/debuginfod.exp: New tests.
36
1d67fe3b
TT
372020-01-13 Thomas Troeger <tstroege@gmx.de>
38
39 * objdump.c (visualize_jumps, color_output, extended_color_output)
40 (detected_jumps): New variables.
41 (usage): Add the new jump visualization options.
42 (option_values): Add new option value.
43 (long_options): Add the new option.
44 (jump_info_new, jump_info_free): New functions.
45 (jump_info_min_address, jump_info_max_address): Likewise.
46 (jump_info_end_address, jump_info_is_start_address): Likewise.
47 (jump_info_is_end_address, jump_info_size): Likewise.
48 (jump_info_unlink, jump_info_insert): Likewise.
49 (jump_info_add_front, jump_info_move_linked): Likewise.
50 (jump_info_intersect, jump_info_merge): Likewise.
51 (jump_info_sort, jump_info_visualize_address): Likewise.
52 (disassemble_jumps): New function - used to locate jumps.
53 (disassemble_bytes): Add ascii art generation.
54 (disassemble_section): Add scan to locate jumps.
55 (main): Parse the new visualization option.
56 * doc/binutils.texi: Document the new feature.
57 * NEWS: Mention the new feature.
58
a788aedd
AM
592020-01-13 Alan Modra <amodra@gmail.com>
60
a4f2b7c5
AM
61 PR 25360
62 PR 25361
a788aedd
AM
63 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
64 fde_fc col_type and col_offset.
65 * readelf.c (apply_relocations): Move symsec check earlier.
66 (free_debug_section): Free reloc_info.
67 (process_notes_at): Free pnotes on error path.
68 (process_object): Free dump_sects here..
69 (process_archive): ..not here.
70
805f38bc
AM
712020-01-13 Alan Modra <amodra@gmail.com>
72
73 PR 25362
74 * nm.c (display_rel_file): Free dyn_syms.
75
ffebb0bb
NC
762020-01-09 Nick Clifton <nickc@redhat.com>
77
78 PR 25220
79 * objcopy.c (empty_name): New variable.
80 (need_sym_before): Prevent an attempt to free a static variable.
81 (filter_symbols): Avoid strcmp test by checking for pointer
82 equality.
83
ade4fd9b
NC
842020-01-09 Nick Clifton <nickc@redhat.com>
85
86 * po/zh_TW.po: Updated Traditional Chinese translation.
87
882020-01-09 Aaron Merey <amerey@redhat.com>
89
90 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
91 * Makefile.in: Regenerate.
92 * NEWS: Update.
93 * config.in: Regenerate.
94 * configure: Regenerate.
95 * configure.ac: Call AC_DEBUGINFOD.
96 * doc/Makefile.in: Regenerate.
97 * doc/binutils.texi: Add section on using binutils
98 with debuginfod.
99 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
100 Query debuginfod servers for the target debug file.
101 (load_separate_debug_info): Call
102 debuginfod_fetch_separate_debug_info if configured with
103 debuginfod.
104 (load_separate_debug_files): Add file argument to
105 load_separate_debug_info calls.
106 * dwarf.h (get_build_id): Add declaration.
107 * objdump.c (get_build_id): New function. Get build-id of file.
108 * readelf.c (get_build_id): Likewise.
109 * testsuite/binutils-all/debuginfod.exp: New tests.
110 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
111 section.
112
6655dba2
SB
1132020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
114
115 * readelf.c: Add support for new Z*) relocations and machine
116 types.
117
b14ce8bf
AM
1182020-01-01 Alan Modra <amodra@gmail.com>
119
120 Update year range in copyright notice of all files.
121
0b114740 122For older changes see ChangeLog-2019
3499769a 123\f
0b114740 124Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
125
126Copying and distribution of this file, with or without modification,
127are permitted in any medium without royalty provided the copyright
128notice and this notice are preserved.
129
130Local Variables:
131mode: change-log
132left-margin: 8
133fill-column: 74
134version-control: never
135End:
This page took 0.20544 seconds and 4 git commands to generate.