summaryrefslogtreecommitdiff
path: root/gnattools/ChangeLog
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2009-05-18 07:40:56 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2009-05-18 07:40:56 +0000
commit8d1917fb2f3b7ddca8f4ff321974ff3ac69eeedd (patch)
tree1a38b91cab239e234d6fbbed7b0a06887ecae056 /gnattools/ChangeLog
parenta8061cc98cb8e566794eb18acbd50c09e7c8402b (diff)
downloadgcc-8d1917fb2f3b7ddca8f4ff321974ff3ac69eeedd.tar.gz
PR ada/40166
* Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the target specific sources. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147652 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gnattools/ChangeLog')
-rw-r--r--gnattools/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/gnattools/ChangeLog b/gnattools/ChangeLog
index 695762a536e..d8cbe086f4a 100644
--- a/gnattools/ChangeLog
+++ b/gnattools/ChangeLog
@@ -1,6 +1,12 @@
+2009-05-18 Bechir Zalila <bechir.zalila@gmail.com>
+
+ PR ada/40166
+ * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
+ target specific sources.
+
2009-04-10 Arnaud Charlet <charlet@adacore.com>
- * Makefile.in (stamp-tools): Add handling of snames.ad[sb]
+ * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
2009-04-09 Jakub Jelinek <jakub@redhat.com>