From bf6cafa8fb721c481a06586c65496c2bf056fc8c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 5 Nov 2006 21:59:36 +0000 Subject: 2006-11-05 Thomas Schwinge * linux/dev/README: New file. --- ChangeLog | 8 +++----- linux/dev/README | 8 ++++++++ 2 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 linux/dev/README diff --git a/ChangeLog b/ChangeLog index 50e44d26..2b247b8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-11-05 Thomas Schwinge + * 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 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 - 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. diff --git a/linux/dev/README b/linux/dev/README new file mode 100644 index 00000000..c3ceca1b --- /dev/null +++ b/linux/dev/README @@ -0,0 +1,8 @@ +This hierarchy used to contain modified files, based on files from the +Linux kernel, as opposed to `../src/' containing only files that have not +been modified (or have only been modified marginally). This policy is +NOT adhered to any further, so please don't change (or even add) files +below here, but instead merge the files in here back into `../src/' +(which should really be called `../linux-2.0' or similar) or even better +--- when adding large chunks --- create a more suitable hierarchy like +we've done with `../pcmcia-cs/'. -- cgit v1.2.3