summaryrefslogtreecommitdiff
path: root/elfcpp
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-01-01 21:23:15 +1030
committerAlan Modra <amodra@gmail.com>2019-01-01 21:25:40 +1030
commitd5c04e1bf81c06ab5c30e69eb41b5cea9136a109 (patch)
tree5d70b7bd863fc133ee6827966b117d308bbc0f03 /elfcpp
parent66d91b39089d606c9589673a7c5419cf37e7d639 (diff)
ChangeLog rotation
Diffstat (limited to 'elfcpp')
-rw-r--r--elfcpp/ChangeLog55
-rw-r--r--elfcpp/ChangeLog-201865
2 files changed, 67 insertions, 53 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index ecae362353..c2900e0b00 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,57 +1,6 @@
-2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
-
- * mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS264E.
-
-2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
-
- * mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS464E.
-
-2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
-
- * mips.c (EF_MIPS_MACH): Rename E_MIPS_MACH_LS3A to
- E_MIPS_MACH_GS464.
-
-2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
-
- * mips.h (AFL_ASE_LOONGSON_EXT): New enum.
-
-2018-07-06 Alan Modra <amodra@gmail.com>
-
- * powerpc.h (Tag_GNU_Power_ABI_FP): Define.
- (Tag_GNU_Power_ABI_Vector, Tag_GNU_Power_ABI_Struct_Return): Define.
-
-2018-06-24 Nick Clifton <nickc@redhat.com>
-
- 2.31 branch created.
-
-2018-06-22 Cary Coutant <ccoutant@gmail.com>
-
- PR gold/22914
- * elfcpp.h (NT_GNU_PROPERTY_TYPE_0): New note type.
- (GNU_PROPERTY_*): New Gnu property types.
- * x86_64.h (GNU_PROPERTY_X86_FEATURE_1_IBT)
- (GNU_PROPERTY_X86_FEATURE_1_SHSTK): New x86 feature bits.
-
-2018-04-09 Alan Modra <amodra@gmail.com>
-
- * powerpc.h (R_POWERPC_PLTSEQ, R_POWERPC_PLTCALL): Define.
-
-2018-03-28 Cary Coutant <ccoutant@gmail.com>
-
- PR gold/22969
- * aarch64.h: Fix spelling of R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC.
-
-2018-01-13 Nick Clifton <nickc@redhat.com>
-
- 2.30 branch created.
-
-2018-01-03 Alan Modra <amodra@gmail.com>
-
- Update year range in copyright notice of all files.
-
-For older changes see ChangeLog-2017
+For older changes see ChangeLog-2018
-Copyright (C) 2018 Free Software Foundation, Inc.
+Copyright (C) 2019 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/elfcpp/ChangeLog-2018 b/elfcpp/ChangeLog-2018
new file mode 100644
index 0000000000..ecae362353
--- /dev/null
+++ b/elfcpp/ChangeLog-2018
@@ -0,0 +1,65 @@
+2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
+
+ * mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS264E.
+
+2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
+
+ * mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS464E.
+
+2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
+
+ * mips.c (EF_MIPS_MACH): Rename E_MIPS_MACH_LS3A to
+ E_MIPS_MACH_GS464.
+
+2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
+
+ * mips.h (AFL_ASE_LOONGSON_EXT): New enum.
+
+2018-07-06 Alan Modra <amodra@gmail.com>
+
+ * powerpc.h (Tag_GNU_Power_ABI_FP): Define.
+ (Tag_GNU_Power_ABI_Vector, Tag_GNU_Power_ABI_Struct_Return): Define.
+
+2018-06-24 Nick Clifton <nickc@redhat.com>
+
+ 2.31 branch created.
+
+2018-06-22 Cary Coutant <ccoutant@gmail.com>
+
+ PR gold/22914
+ * elfcpp.h (NT_GNU_PROPERTY_TYPE_0): New note type.
+ (GNU_PROPERTY_*): New Gnu property types.
+ * x86_64.h (GNU_PROPERTY_X86_FEATURE_1_IBT)
+ (GNU_PROPERTY_X86_FEATURE_1_SHSTK): New x86 feature bits.
+
+2018-04-09 Alan Modra <amodra@gmail.com>
+
+ * powerpc.h (R_POWERPC_PLTSEQ, R_POWERPC_PLTCALL): Define.
+
+2018-03-28 Cary Coutant <ccoutant@gmail.com>
+
+ PR gold/22969
+ * aarch64.h: Fix spelling of R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC.
+
+2018-01-13 Nick Clifton <nickc@redhat.com>
+
+ 2.30 branch created.
+
+2018-01-03 Alan Modra <amodra@gmail.com>
+
+ Update year range in copyright notice of all files.
+
+For older changes see ChangeLog-2017
+
+Copyright (C) 2018 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End: