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