diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,4 +1,8 @@ -2006-12-30 Richard Braun <syn@hurdfr.org> +2007-01-06 Thomas Schwinge <tschwinge@gnu.org> + + * configure.ac (AM_INIT_AUTOMAKE): Add ``-Wall -Wno-portability''. + +2007-01-05 Richard Braun <syn@hurdfr.org> Add alignment support in the zone allocator. * kern/zalloc.c (ALIGN_SIZE_UP): New macro. @@ -33,7 +37,7 @@ 2007-01-02 Samuel Thibault <samuel.thibault@ens-lyon.org> - Fix translation of port into device in the "no sender" notification. + Fix translation of port into device in the "no sender" notification. * i386/i386at/i386at_ds_routines.c (ds_notify): Use dev_port_lookup() for translating the remote port. @@ -54,7 +58,7 @@ Add support for global pages. * i386/i386at/model_dep.c: Include <i386/locore.h>. (i386at_init): Set CR4_PGE if available. - (c_boot_entry): Call discover_x86_cpu_type() before i386at_init(). + (c_boot_entry): Call discover_x86_cpu_type() before i386at_init(). * i386/intel/pmap.c: Include <i386/locore.h>. (pmap_map_bd): Use INTEL_PTE_GLOBAL if available. (pmap_bootstrap): Likewise. |