Update translations for various binutils components.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2018-01-16 Joel Brobecker <brobecker@adacore.com>
2
3 * README-how-to-make-a-release: Remove trailing spaces.
4
5 2018-01-16 Nick Clifton <nickc@redhat.com>
6
7 * po/fr.po: Updated French translation.
8
9 2018-01-15 Nick Clifton <nickc@redhat.com>
10
11 * po/uk.po: Updated Ukranian translation.
12
13 2018-01-13 Nick Clifton <nickc@redhat.com>
14
15 * README-how-to-make-a-release: Update notes.
16 * po/binutils.pot: Regenerated.
17
18 2018-01-13 Nick Clifton <nickc@redhat.com>
19
20 * configure: Regenerate.
21
22 2018-01-13 Nick Clifton <nickc@redhat.com>
23
24 2.30 branch created.
25 * NEWS: Add marker for 2.30.
26
27 2018-01-12 Nick Clifton <nickc@redhat.com>
28
29 * README-how-to-make-a-release: Add notes on how to make the
30 branch and prelease snapshot.
31 * BRANCHES: Add binutils-2_29-branch.
32
33 2018-01-10 Nick Clifton <nickc@redhat.com>
34
35 * MAINTAINERS: Note that it is now the configure.ac file and not
36 the configure.in file that needs to be kept in sync with gcc.
37 Add a note about sending patches for libiberty to gcc.
38
39 2018-01-03 Nick Clifton <nickc@redhat.com>
40
41 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
42 constants.
43
44 2018-01-03 Nick Clifton <nickc@redhat.com>
45
46 * objcopy.c (objcopy_internal_note): New structure.
47 (gap_exists): New function.
48 (is_open_note): New function.
49 (is_func_note): New function.
50 (is_64bit): New function.
51 (merge_gnu_build_notes): Handle v3 notes. Do not merge
52 if there are relocations against the notes.
53 * readelf.c (get_note_type): Use short names for build attribute
54 notes.
55 (print_symbol_for_build_attribute): Rename to
56 get_symbol_for_build_attribute. Returns the found symbol rather
57 than printing it.
58 (print_gnu_build_attribute_description): Maintain address ranges
59 for function notes as well as global notes. Handle v3 notes.
60 (print_gnu_build_attribute_name): Use more space for printing the
61 name in wide mode.
62 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
63 Eliminate symbol references in order to remove the need for
64 relocations.
65 * testsuite/binutils-all/note-2-64.s: Likewise.
66 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
67 symbol.
68 * testsuite/binutils-all/note-3-64.s: Likewise.
69 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
70 output.
71 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
72 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
73 * testsuite/binutils-all/note-2-32.d: Likewise.
74 * testsuite/binutils-all/note-2-64.d: Likewise.
75 * testsuite/binutils-all/note-3-32.d: Likewise.
76 * testsuite/binutils-all/note-3-64.d: Likewise.
77 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
78 * testsuite/binutils-all/note-4-32.s: New test.
79 * testsuite/binutils-all/note-4-64.d: New test result file.
80 * testsuite/binutils-all/note-4-32.d: New test result file.
81
82 2018-01-03 Alan Modra <amodra@gmail.com>
83
84 Update year range in copyright notice of all files.
85
86 For older changes see ChangeLog-2017
87 \f
88 Copyright (C) 2018 Free Software Foundation, Inc.
89
90 Copying and distribution of this file, with or without modification,
91 are permitted in any medium without royalty provided the copyright
92 notice and this notice are preserved.
93
94 Local Variables:
95 mode: change-log
96 left-margin: 8
97 fill-column: 74
98 version-control: never
99 End:
This page took 0.031831 seconds and 4 git commands to generate.