summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-01 19:16:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-01 19:16:52 +0000
commitc9fd602c8c0cbc73568768e2bdd8a6e8acb350d4 (patch)
tree7b60d3da2f778d7c0e7bf8ab5a430f366a52b4d3 /c/src/exec/score/ChangeLog
parent2000-12-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-c9fd602c8c0cbc73568768e2bdd8a6e8acb350d4.tar.bz2
2000-12-01 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/coresem.inl: Removed comments since convention calls for comments to be in inline versin. * macros/rtems/score/object.inl (Objects_Get_local_object): Fixed style to use _ prefix on variable names and use parentheses. * macros/rtems/score/object.inl (_Objects_Namespace_remove): Added.
Diffstat (limited to 'c/src/exec/score/ChangeLog')
-rw-r--r--c/src/exec/score/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index 51e54127c4..cca0c595b7 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,4 +1,12 @@
+2000-12-01 Joel Sherrill <joel@OARcorp.com>
+
+ * macros/rtems/score/coresem.inl: Removed comments since convention
+ calls for comments to be in inline versin.
+ * macros/rtems/score/object.inl (Objects_Get_local_object): Fixed
+ style to use _ prefix on variable names and use parentheses.
+ * macros/rtems/score/object.inl (_Objects_Namespace_remove): Added.
+
2000-11-30 Joel Sherrill <joel@OARcorp.com>
* General effort to make things compile with macros not inlines