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