]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Create ChangeLog.linaro files for backports, and fix ChangeLog files.
authorChristophe Lyon <christophe.lyon@linaro.org>
Wed, 19 Oct 2016 08:31:56 +0000 (10:31 +0200)
committerChristophe Lyon <christophe.lyon@linaro.org>
Wed, 19 Oct 2016 08:31:56 +0000 (10:31 +0200)
bfd/ChangeLog
bfd/ChangeLog.linaro [new file with mode: 0644]
gas/ChangeLog
gas/ChangeLog.linaro [new file with mode: 0644]

index 8365175b19a3ac9b25a801616516737668ab2858..ef5e387f7efdc6f8981c5c8ba09f85d263ec54a8 100644 (file)
@@ -1,8 +1,3 @@
-2016-08-23  Nick Clifton  <nickc@redhat.com>
-
-       * elf32-arm.c (elf32_arm_count_additional_relocs): Return zero if
-       there is no arm data associated with the section.
-
 2016-08-19  Alan Modra  <amodra@gmail.com>
 
        PR 20472
diff --git a/bfd/ChangeLog.linaro b/bfd/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..56e1de7
--- /dev/null
@@ -0,0 +1,8 @@
+2016-09-15  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       Backport from mainline:
+       2016-08-23  Nick Clifton  <nickc@redhat.com>
+
+       * elf32-arm.c (elf32_arm_count_additional_relocs): Return zero if
+       there is no arm data associated with the section.
+
index cfade6dabc7fa6000af669771811c134cc6fada4..207398c874c012be2eb82d60f6d1bac6199d304b 100644 (file)
@@ -1,13 +1,3 @@
-2016-08-29  Nick Clifton  <nickc@redhat.com>
-
-       PR gas/20364
-       * config/tc-aarch64.c (s_ltorg): Change the mapping state after
-       aligning the frag.
-       (aarch64_init): Treat rs_align frags in code sections as
-       containing code, not data.
-       * testsuite/gas/aarch64/pr20364.s: New test.
-       * testsuite/gas/aarch64/pr20364.d: New test driver.
-
 2016-08-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
 
        Backport from mainline
diff --git a/gas/ChangeLog.linaro b/gas/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..5ce6592
--- /dev/null
@@ -0,0 +1,13 @@
+2016-08-29  Adhemerval Zanella  <adhemerval.zanella@linaro.com>
+
+       Backport from mainline:
+       2016-08-05  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/20364
+       * config/tc-aarch64.c (s_ltorg): Change the mapping state after
+       aligning the frag.
+       (aarch64_init): Treat rs_align frags in code sections as
+       containing code, not data.
+       * testsuite/gas/aarch64/pr20364.s: New test.
+       * testsuite/gas/aarch64/pr20364.d: New test driver.
+