diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-11-05 21:59:36 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:51 +0200 |
commit | bf6cafa8fb721c481a06586c65496c2bf056fc8c (patch) | |
tree | 2323eab1b66640189757e995b1872cb39691a66c /ChangeLog | |
parent | 3b5f6587167d4a14ae00f3dde4911224bd6b7660 (diff) |
2006-11-05 Thomas Schwinge <tschwinge@gnu.org>
* linux/dev/README: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,5 +1,7 @@ 2006-11-05 Thomas Schwinge <tschwinge@gnu.org> + * linux/dev/README: New file. + * config.h.in: Regenerate. * configure: Likewise. @@ -10,9 +12,7 @@ [task #5878 --- ``Backport code from GNU Mach's trunk to gnumach-1-branch: i386_set_gdt, i386_get_gdt''] - [sync from HEAD, 2002-10-03] - * i386/include/mach/i386/mach_i386.defs (i386_set_gdt, i386_get_gdt): New routines. * i386/i386/user_ldt.c (i386_set_gdt, i386_get_gdt): New functions. @@ -26,7 +26,6 @@ 2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org> FPU, CPU and IO stubs cleanup. - * i386/i386/fpu.h (fstcw): New macro. * i386/i386/locore.S (_fninit, _fstcw, _fldcw, _fnstsw, _fnclex) (_clts, _fpsave, _fprestore, set_cr3, get_cr3, flush_tlb, get_cr2) @@ -47,8 +46,7 @@ 2006-11-05 Barry deFreese <bddebian@comcast.net> - memcpy/memset cleanup. - + [task #5726 --- ``GCC built-in functions''] * include/string.h: New file. * include/mach/mig_support.h: Include `string.h'. [MACH_KERNEL] (bcopy): Remove extern declaration. |