diff options
author | Tristan Gingold <gingold@adacore.com> | 2009-09-02 15:23:35 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2009-09-02 15:23:35 +0000 |
commit | fce11aaae3b0375f080c37f990f788fbd036971a (patch) | |
tree | b0ae3e6016002c490aad4a3b0fdb48987c3e9d35 /libiberty/ChangeLog | |
parent | e78022079ce4c50f042bb5287665a4f38704a71b (diff) | |
download | gdb-fce11aaae3b0375f080c37f990f788fbd036971a.zip gdb-fce11aaae3b0375f080c37f990f788fbd036971a.tar.gz gdb-fce11aaae3b0375f080c37f990f788fbd036971a.tar.bz2 |
(Also add missing entry for configure.com)
2009-09-02 Tristan Gingold <gingold@adacore.com>
* vmsbuild.com: Removed as unused and superceeded by makefile.vms.
* 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 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 8698a2d..be981b8 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,11 @@ +2009-09-02 Tristan Gingold <gingold@adacore.com> + + * vmsbuild.com: Removed as unused and superceeded by makefile.vms. + * 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. + 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * configure.ac (AC_PREREQ): Bump to 2.64. |