aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2005-01-16 09:18:35 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2005-01-16 09:18:35 +0000
commita880c7485ce602503bce7b5b9cd5970ad52e5725 (patch)
tree9ffce9cb68d73449120248abd0afe5aa56b35b80 /ld/ChangeLog
parentaf42176667d4e71bc97afd5406384f0dce191c9a (diff)
downloadgdb-a880c7485ce602503bce7b5b9cd5970ad52e5725.zip
gdb-a880c7485ce602503bce7b5b9cd5970ad52e5725.tar.gz
gdb-a880c7485ce602503bce7b5b9cd5970ad52e5725.tar.bz2
* defilep.y (def_name, def_library): Combine into...
(def_image_name): New function. Strip name to basename, with warning.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d072d91..c81d57d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-16 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * defilep.y (def_name, def_library): Combine into...
+ (def_image_name): New function. Strip name to basename,
+ with warning.
+
2005-01-12 Mark Kettenis <kettenis@gnu.org>
* configure.in: Be sure to invoke config.sub using the shell.