summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-16 23:30:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-16 23:30:12 +0000
commit588a59014cb68d6a5305cf74459c5afc36cffdd7 (patch)
treef786500c962e77d00e3c48330dbb8ad8da30d52d /cpukit/score/ChangeLog
parent2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-588a59014cb68d6a5305cf74459c5afc36cffdd7.tar.bz2
2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 533/bsps * startup/linkcmds: Update linkcmds for gcc 3.3.2.
Diffstat (limited to '')
-rw-r--r--cpukit/score/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index 58ff743985..80e98014ba 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,14 @@
+2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ PR 533/bsps
+ * startup/linkcmds: Update linkcmds for gcc 3.3.2.
+
+2003-12-16 Joel Sherrill <joel@OARcorp.com>
+
+ PR 543/rtems
+ * src/threadclose.c: Make the task delete extension run outside a
+ dispatch disabled critical section so extensions can free resources.
+
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.