aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2006-05-20 15:19:06 +0000
committerNathan Sidwell <nathan@codesourcery.com>2006-05-20 15:19:06 +0000
commitf94eab37628e8c0fc0148aecfbf9ed57446870c0 (patch)
treeba5af46f1e98f297b428c3b6046b3b1ca748a42c /ChangeLog.csl
parent8fa46d5ffcc5c82b99c85b7876082cc528b54264 (diff)
* libiberty/make-relative-prefix.c (split_directories): Add
ignore_final arg. (make_relative_prefix): Keep the final path component if it was a directory. Adjust calls to split_directories. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/csl/sourcerygxx-4_1@113934 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 0361b4770e8..b173eeb625c 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,10 @@
+2006-05-19 Nathan Sidwell <nathan@codesourcery.com>
+
+ * libiberty/make-relative-prefix.c (split_directories): Add
+ ignore_final arg.
+ (make_relative_prefix): Keep the final path component if it was a
+ directory. Adjust calls to split_directories.
+
2006-05-20 Richard Sandiford <richard@codesourcery.com>
Merge from mainline: