summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2005-06-10 20:16:28 +0000
committerPaul Smith <psmith@gnu.org>2005-06-10 20:16:28 +0000
commit974d14ac4fc8dc736a4e2c9876d85d3c295b1196 (patch)
treea4cf33aba8acfeab34aca3f9cb2b9a2873a4886b /ChangeLog
parentdd30b0552ffc4276e1ada07100b7eb4e231805fa (diff)
downloadgunmake-974d14ac4fc8dc736a4e2c9876d85d3c295b1196.tar.gz
Fixes for VMS from Hartmut Becker.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6482a38..86966eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-06-10 Paul D. Smith <psmith@gnu.org>
+
+ VMS build updates from Hartmut Becker <Hartmut.Becker@hp.com>:
+
+ * vmsjobs.c [VMS]: Updates to compile on VMS: add some missing
+ headers; make vmsWaitForChildren() static; extern vmsify().
+ * job.c [VMS]: Move vmsWaitForChildren() prototype to be global.
+ Don't create child_execute_job() here (it's in vmsjobs.c).
+ * makefile.vms (job.obj) [VMS]: Add vmsjobs.c as a prerequisite.
+
2005-06-09 Paul D. Smith <psmith@gnu.org>
* variable.c (push_new_variable_scope): File variables point