Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2009-09-01 17:38:26 +0400
committerTristan Gingold <gingold@adacore.com>2009-09-01 17:38:26 +0400
commit1cd39cb9b397be8fd5dd3a8a1814677551a9a9a5 (patch)
tree246f44fca6af4e5deaba6dd79538ba4c33f5165b /ChangeLog
parent21bc970cf88235b1b3ff10795c895dfb5a387c12 (diff)
2009-09-01 Tristan Gingold <gingold@adacore.com>
* makefile.vms: Adjust include pathes. Remove useless vaxctrl library. * configure.com: Ported to Itanium VMS. Create build.com DCL script. Make edit silent.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52232d730..052504970 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-01 Tristan Gingold <gingold@adacore.com>
+
+ * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
+ Remove logical names.
+
2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
* ltmain.sh (func_normal_abspath): New function.