/[rtmk]/rtmk/ChangeLog
ViewVC logotype

Diff of /rtmk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by jrydberg, Sat Jan 12 14:56:31 2002 UTC revision 1.37 by jrydberg, Wed Jan 16 00:07:57 2002 UTC
# Line 1  Line 1 
1    2002-01-16  Johan Rydberg  <jrydberg@rtmk.org>
2    
3            * NEWS: Small update.
4    
5            * vm-slab.c (kmem_cache_free): Print debug information
6            to trace output.
7    
8            * thread.c (thread_deallocate): New function.
9            (thread_setrun): Add dead code for stack handoff.
10            (thread_invoke): Set thread swap function.
11    
12            * Makefile.am (rtmk_SOURCES): Add host.c.
13            * Makefile.in: Regenerate.
14    
15            * host.c: New file.
16            * host.h: Likewise.
17    
18            * dot-gdbinit (show-map): Defined.
19            (show-object): Likewise.
20    
21            * thread-lock.c (thread_lock_unlock): Just waive inherited
22            priority if we have inherited any.
23    
24    2002-01-15  Johan Rydberg  <jrydberg@rtmk.org>
25    
26            * vm-map.c (vm_map_enter): Set copy_on_write_p to false.
27            (vm_map_allocate): Likewise.
28    
29    2002-01-14  Johan Rydberg  <jrydberg@rtmk.org>
30    
31            * bootstrap.c (build_stack_frame): New function.
32            (copyoutstr): Likewise.
33            (bootstrap_thread_fn): Build stack frame with arguments.
34    
35            * init-main.c (init_main): Initialize host.
36    
37            * trace.h (_trace_panic): Add noreturn attribute.
38    
39  2002-01-12  Johan Rydberg  <jrydberg@rtmk.org>  2002-01-12  Johan Rydberg  <jrydberg@rtmk.org>
40    
41            * thread.c (reaper_continuation): Destroy all threads on
42            reaper list.
43    
44          * libkern/libkern.h (puts): Prototype.          * libkern/libkern.h (puts): Prototype.
45    
46          * trace.c: Include libkern.h.          * trace.c: Include libkern.h.

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26