aboutsummaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-02-26 20:02:28 +0000
committerJoel Sherrill <joel@gcc.gnu.org>2016-02-26 20:02:28 +0000
commitdf674f74a54061b502d9a27d3927edf64a48fe8d (patch)
treef1d282f000af756a559fc72b3dcf29a6f6ca4f15 /libgcc/ChangeLog
parentd6944908c094edb769281bd11006a09b4fa4e9d0 (diff)
downloadgcc-df674f74a54061b502d9a27d3927edf64a48fe8d.zip
gcc-df674f74a54061b502d9a27d3927edf64a48fe8d.tar.gz
gcc-df674f74a54061b502d9a27d3927edf64a48fe8d.tar.bz2
config.host: Add x86_64-*-rtems*.
2016-02-26 Joel Sherrill <joel@rtems.org> * config.host: Add x86_64-*-rtems*. From-SVN: r233762
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r--libgcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 982e97b..ca47125 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,5 +1,9 @@
2016-02-26 Joel Sherrill <joel@rtems.org>
+ * config.host: Add x86_64-*-rtems*.
+
+2016-02-26 Joel Sherrill <joel@rtems.org>
+
* libgcc/config.host: Add aarch64-*-rtems*.
2016-02-26 Paul E. Murphy <murphyp@linux.vnet.ibm.com>