change log for rtems (2011-03-03)

rtems-vc at rtems.org rtems-vc at rtems.org
Thu Mar 3 16:10:31 UTC 2011


 *joel*:
2011-03-03	Joel Sherrill <joel.sherrill at oarcorp.com>

	* sapi/include/confdefs.h: Typos.

M 1.2761  cpukit/ChangeLog
M  1.159  cpukit/sapi/include/confdefs.h

diff -u rtems/cpukit/ChangeLog:1.2760 rtems/cpukit/ChangeLog:1.2761
--- rtems/cpukit/ChangeLog:1.2760	Thu Mar  3 07:34:45 2011
+++ rtems/cpukit/ChangeLog	Thu Mar  3 10:01:34 2011
@@ -1,3 +1,7 @@
+2011-03-03	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* sapi/include/confdefs.h: Typos.
+
 2011-03-03	Chris Johns <chrisj at rtems.org>
 
 	PR 1749/filesystem

diff -u rtems/cpukit/sapi/include/confdefs.h:1.158 rtems/cpukit/sapi/include/confdefs.h:1.159
--- rtems/cpukit/sapi/include/confdefs.h:1.158	Mon Feb 21 11:00:51 2011
+++ rtems/cpukit/sapi/include/confdefs.h	Thu Mar  3 10:01:35 2011
@@ -580,14 +580,14 @@
 #endif
 
 /* 
- * Is the Priority Scheduler is selected, then configure for it.
+ * If the Priority Scheduler is selected, then configure for it.
  */
 #if defined(CONFIGURE_SCHEDULER_PRIORITY)
   #include <rtems/score/schedulerpriority.h>
   #define SCHEDULER_ENTRY_POINTS SCHEDULER_PRIORITY_ENTRY_POINTS
 
   /**
-   * define the memory used by the priority scheduler
+   * This defines the memory used by the priority scheduler.
    */
   #define CONFIGURE_MEMORY_FOR_SCHEDULER ( \
     _Configure_From_workspace( \


 *ralf*:
2011-02-03	Ralf Corsépius <ralf.corsepius at rtems.org>

	* bootstrap: Add -g option.
	Switch default to autoreconf.

M  1.390  ChangeLog
M   1.26  bootstrap

diff -u rtems/ChangeLog:1.389 rtems/ChangeLog:1.390
--- rtems/ChangeLog:1.389	Wed Feb  2 08:57:32 2011
+++ rtems/ChangeLog	Thu Mar  3 10:05:34 2011
@@ -1,3 +1,8 @@
+2011-02-03	Ralf Corsépius <ralf.corsepius at rtems.org>
+
+	* bootstrap: Add -g option.
+	Switch default to autoreconf.
+
 2011-02-02	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* configure.ac: Require autoconf-2.68, automake-1.11.1.

diff -u rtems/bootstrap:1.25 rtems/bootstrap:1.26
--- rtems/bootstrap:1.25	Mon Apr 14 02:41:30 2008
+++ rtems/bootstrap	Thu Mar  3 10:05:34 2011
@@ -17,7 +17,7 @@
 
 verbose="";
 quiet="false"
-mode="generate"
+mode="autoreconf"
 
 usage()
 {
@@ -89,6 +89,9 @@
 -r|--re|--rec|--reco|--recon|--reconf)
   mode="autoreconf";
   shift;;
+-g|--ge|--gen|--gene|--gener|--genera|--generat|--generate)
+  mode="generate";
+  shift;;
 -*) echo "unknown option $1" ;
   usage ;;
 *) echo "invalid parameter $1" ;


 *ralf*:
Fix the date.

M  1.391  ChangeLog

diff -u rtems/ChangeLog:1.390 rtems/ChangeLog:1.391
--- rtems/ChangeLog:1.390	Thu Mar  3 10:05:34 2011
+++ rtems/ChangeLog	Thu Mar  3 10:07:17 2011
@@ -1,4 +1,4 @@
-2011-02-03	Ralf Corsépius <ralf.corsepius at rtems.org>
+2011-03-03	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* bootstrap: Add -g option.
 	Switch default to autoreconf.



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110303/ce387f7f/attachment-0001.html>


More information about the vc mailing list