Fix compile error with use of 'typename' outside of template.
[external/binutils.git] / elfcpp / ChangeLog
1 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * elfcpp_internal.h (Mips64_rel_data, Mips64_rela_data): Remove
4         'typename'.
5
6 2016-01-11  Cary Coutant  <ccoutant@gmail.com>
7
8         * elfcpp.h (Mips64_rel, Mips64_rel_write): New classes.
9         (Mips64_rela, Mips64_rela_write): New classes.
10         * elfcpp_internal.h (Mips64_rel_data, Mips64_rela_data): New structs.
11
12 2016-01-01  Alan Modra  <amodra@gmail.com>
13
14         Update year range in copyright notice of all files.
15
16 For older changes see ChangeLog-0815
17 \f
18 Copyright (C) 2016 Free Software Foundation, Inc.
19
20 Copying and distribution of this file, with or without modification,
21 are permitted in any medium without royalty provided the copyright
22 notice and this notice are preserved.
23
24 Local Variables:
25 mode: change-log
26 left-margin: 8
27 fill-column: 74
28 version-control: never
29 End: