diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-21 22:34:24 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-21 22:34:24 +0000 |
commit | fc7764c73c4c9c8b6ac043a7a0943cc432c4738c (patch) | |
tree | e772132e8de5ee44257d53c75e6de42c8c2afb60 | |
parent | c9325d871c8a1f4897d853b854609744bc21e309 (diff) |
.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-08-21 Roland McGrath <roland@frob.com> + + * i386/i386at/model_dep.c (use_all_mem): Turn variable into macro. + (init_alloc_aligned): Make this function static. + Initially skip memory < 16MB and then wrap around to get it last. + 2001-08-20 Roland McGrath <roland@frob.com> Support "boot script" functionality in multiboot module strings. |