Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2011-08-19 19:48:36 +0400
committerJoel Brobecker <brobecker@adacore.com>2011-08-19 19:48:36 +0400
commitc0fabb9f3d972525263e8d16eecb047e7f06aea3 (patch)
tree2bea09d594292c32b7af64bf05e5329809c7b528 /ChangeLog
parent4fb059e5bb927c9baa9afc76163659e0eafc8b23 (diff)
Include the <root>/cpu/ dir in GDB releases
This directory contains some files that are used to generate some of the files included in the GDB release, and thus must be part of the GDB release also. ChangeLog: * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23e45c84e..e572d9582 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-08-19 Joel Brobecker <brobecker@adacore.com>
+
+ * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
+
2011-08-14 Yao Qi <yao@codesourcery.com>
Merge from gcc: