diff options
author | Tristan Gingold <gingold@adacore.com> | 2009-09-01 13:16:53 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2009-09-01 13:16:53 +0000 |
commit | e06ae0d430d9731f3ae19c0a08fc4d8549202eb1 (patch) | |
tree | 0de1cff261cb2ea26d7708b161c097ebee8af4cd /libiberty/ChangeLog | |
parent | 11d73275f00b0546fd903e3c336806d61df198f5 (diff) | |
download | gdb-e06ae0d430d9731f3ae19c0a08fc4d8549202eb1.zip gdb-e06ae0d430d9731f3ae19c0a08fc4d8549202eb1.tar.gz gdb-e06ae0d430d9731f3ae19c0a08fc4d8549202eb1.tar.bz2 |
2009-09-01 Tristan Gingold <gingold@adacore.com>
* makefile.vms: Ported to Itanium VMS. Remove useless targets and
dependencies. Remove unused FORMAT variable.
* configure.com: New file to create build.com DCL script for
Itanium VMS or Alpha VMS.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 8698a2d..3950158 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2009-09-01 Tristan Gingold <gingold@adacore.com> + + * makefile.vms (OBJS): Add stpcpy. + * configure.com: New file to create build.com DCL script for + Itanium VMS or Alpha VMS. + 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * configure.ac (AC_PREREQ): Bump to 2.64. |