diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-11-27 23:21:38 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:56 +0200 |
commit | 6c69296d41273d98e59b84000bf93c37c7ff5f03 (patch) | |
tree | ea26ee189525d3ba73697678af180a436bdd7faa /ChangeLog | |
parent | 4319b1c2e5e9dc7d5c6e145b7363124246f7ac54 (diff) |
2006-11-28 Thomas Schwinge <tschwinge@gnu.org>
* doc/Makefrag.am ($(srcdir)/doc/version.texi): Oppress a potential
error message from grep.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,6 +1,11 @@ +2006-11-28 Thomas Schwinge <tschwinge@gnu.org> + + * doc/Makefrag.am ($(srcdir)/doc/version.texi): Oppress a potential + error message from grep. + 2006-11-26 Samuel Thibault <samuel.thibault@ens-lyon.org> - Fix i386's 4GiB overflow. + [bug #17346 --- ``GNU mach can't handle 4GB memory''] * i386/i386at/model_dep.c (mem_size_init): Truncate memory size to 4GiB. @@ -12,7 +17,7 @@ 2006-11-20 Samuel Thibault <samuel.thibault@ens-lyon.org> - Asm tidy. + [patch #5328 --- ``GNU Mach asm statements tidy''] * i386/i386/fpe_linkage.c (disable_fpe): Gather dependent asm statements, add `ax' clobber. (fpe_exception_fixup): Drop bogus cast from input parameter of lcall @@ -25,7 +30,7 @@ * i386/include/mach/i386/cthreads.h (cthread_sp): Likewise. * i386/intel/pmap.c (pmap_unmap_page_zero): Fix asm clobber into `eax'. - De4x5 probe fixup. + [patch #5375 --- ``Fix de4x5 probe''] * linux/src/drivers/net/de4x5.c (pci_probe): Make probe loop stop on any error, not only device not found. |