aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2006-04-28 12:17:00 +0000
committerJoseph Myers <joseph@codesourcery.com>2006-04-28 12:17:00 +0000
commit3ae1ab501c7f3c9023ec0b5303a19e3a62751cbf (patch)
tree30d1061ad4a695b0ee2884884bac7c3d1fe8ffe0 /ChangeLog.csl
parent1463b1c4f91cb6dcb4b61543e04053f1152bdb6d (diff)
* gcc/gcc.c (process_command): Add program name to GCC_EXEC_PREFIXcsl/morpho/4.1-4
value before passing to make_relative_prefix. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/csl/sourcerygxx-4_1@113346 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 888d914d331..207d90543c9 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-04-28 Joseph S. Myers <joseph@codesourcery.com>
+
+ * gcc/gcc.c (process_command): Add program name to GCC_EXEC_PREFIX
+ value before passing to make_relative_prefix.
+
2006-04-26 Joseph Myers <joseph@codesourcery.com>
From Bugzilla: