[BACK]Return to UPDATING CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/UPDATING between version 1.51 and 1.52

version 1.51, 2002/02/23 11:06:53 version 1.52, 2002/02/23 17:06:24
Line 39  Recent changes:
Line 39  Recent changes:
 20011201:  20011201:
         In order for a sparc64 build to work you must have a working awk. If          In order for a sparc64 build to work you must have a working awk. If
         you've built and installed a system with the new toolchain up to this          you've built and installed a system with the new toolchain up to this
         point you do not have a working awk as it's abililty to do floating          point you do not have a working awk as its ability to do floating
         point is broken.          point is broken.
   
         To build:          To build:
Line 108  Recent changes:
Line 108  Recent changes:
 20010803:  20010803:
         (i386 only): i386 kernel now uses new instructions like          (i386 only): i386 kernel now uses new instructions like
         `fxsave' which old gas doesn't understand.  To build the          `fxsave' which old gas doesn't understand.  To build the
         kernel successfuly, you need to build and install new gas          kernel successfully, you need to build and install new gas
         (gnu/usr.bin/gas.new), or (temporarily) comment out          (gnu/usr.bin/gas.new), or (temporarily) comment out
         "options I686_CPU" from your kernel configuration until you          "options I686_CPU" from your kernel configuration until you
         rebuilt your userland (and got a new gas).          rebuilt your userland (and got a new gas).
Line 159  Recent changes:
Line 159  Recent changes:
         Now a make build should progress.          Now a make build should progress.
   
 20010219:  20010219:
         get/setprogname() added. Any hostprog's that may use this will need          get/setprogname() added. Any hostprogs that may use this will need
         to be bootstrapped manually until the host system is current.          to be bootstrapped manually until the host system is current.
   
         Known problems: sys/arch/macppc/stand/fixcoff          Known problems: sys/arch/macppc/stand/fixcoff

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

CVSweb <webmaster@jp.NetBSD.org>