summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-04-12 19:10:47 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-04-12 19:10:47 +0000
commit0dd9cf4fa8c4c52e5e694ccfe979dbc342a83a70 (patch)
tree8e99ff0915a43529dfae8ea499b65aad7bab9456
parent1e87721e0e971abb1794b521a925706e09682add (diff)
downloadATCD-0dd9cf4fa8c4c52e5e694ccfe979dbc342a83a70.tar.gz
ChangeLogTag:Thu Apr 12 13:06:27 2001 Joel Sherrill <joel@OARcorp.com>
-rw-r--r--ChangeLog16
-rw-r--r--ChangeLogs/ChangeLog-02a16
-rw-r--r--ChangeLogs/ChangeLog-03a16
-rw-r--r--THANKS2
4 files changed, 50 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a38e42d893..fcb2cc9063f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Thu Apr 12 13:06:27 2001 Joel Sherrill <joel@OARcorp.com>
+
+ * include/makeinclude/Makefile.rtems: Replaced debug version
+ with real version that queries RTEMS application Makefile
+ infrastructure.
+
+ * include/makeinclude/platform_rtems.x_g++.GNU: Added
+ --no-print-directory option to all invocations of recursive
+ make to determine information from Makefile.rtems. This
+ avoids getting the "entering/exiting directory" messages
+ included in the results.
+
+ * ACE-RTEMS.README: Added requirement to configure C++
+ support in RTEMS. Updated to reflect also compiling for mc68360
+ target.
+
Wed Apr 11 20:36:36 2001 Nanbor Wang <nanbor@cs.wustl.edu>
* examples/Synch/proc_sema.cpp (main): Fixd an assigning string
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 3a38e42d893..fcb2cc9063f 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,19 @@
+Thu Apr 12 13:06:27 2001 Joel Sherrill <joel@OARcorp.com>
+
+ * include/makeinclude/Makefile.rtems: Replaced debug version
+ with real version that queries RTEMS application Makefile
+ infrastructure.
+
+ * include/makeinclude/platform_rtems.x_g++.GNU: Added
+ --no-print-directory option to all invocations of recursive
+ make to determine information from Makefile.rtems. This
+ avoids getting the "entering/exiting directory" messages
+ included in the results.
+
+ * ACE-RTEMS.README: Added requirement to configure C++
+ support in RTEMS. Updated to reflect also compiling for mc68360
+ target.
+
Wed Apr 11 20:36:36 2001 Nanbor Wang <nanbor@cs.wustl.edu>
* examples/Synch/proc_sema.cpp (main): Fixd an assigning string
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 3a38e42d893..fcb2cc9063f 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,19 @@
+Thu Apr 12 13:06:27 2001 Joel Sherrill <joel@OARcorp.com>
+
+ * include/makeinclude/Makefile.rtems: Replaced debug version
+ with real version that queries RTEMS application Makefile
+ infrastructure.
+
+ * include/makeinclude/platform_rtems.x_g++.GNU: Added
+ --no-print-directory option to all invocations of recursive
+ make to determine information from Makefile.rtems. This
+ avoids getting the "entering/exiting directory" messages
+ included in the results.
+
+ * ACE-RTEMS.README: Added requirement to configure C++
+ support in RTEMS. Updated to reflect also compiling for mc68360
+ target.
+
Wed Apr 11 20:36:36 2001 Nanbor Wang <nanbor@cs.wustl.edu>
* examples/Synch/proc_sema.cpp (main): Fixd an assigning string
diff --git a/THANKS b/THANKS
index 7e3d15c201d..4df27bdb3f4 100644
--- a/THANKS
+++ b/THANKS
@@ -1206,6 +1206,8 @@ Albert Pariante <albert@sw.bev.etn.com>
Stephen Torri <s.torri@lancaster.ac.uk>
Philippe Perrin <perrin@enseirb.fr>
Gunnar Buason <a98gunbu@student.his.se>
+David Hanvey <d.hanvey@qub.ac.uk>
+Jeff McNiel <Jeff_McNiel@VitalCom.com>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson in the early 1990's. Paul devised the recursive Makefile