The NetBSD Project

CVS log for src/doc/HACKS

[BACK] Up to [cvs.NetBSD.org] / src / doc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-6


Revision 1.122.2.2 / (download) - annotate - [select for diffs], Sat Nov 24 19:02:10 2012 UTC (11 years, 4 months ago) by jdc
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1
Changes since 1.122.2.1: +19 -1 lines
Diff to previous 1.122.2.1 (colored) to branchpoint 1.122 (colored) next main 1.123 (colored)

Pull up revisions:
  src/lib/libc/softfloat/Makefile.inc         1.11-1.12 via patch
  src/doc/HACKS                               1.124 via patch
(requested by msaitoh in ticket #703).

For arm, add -fno-tree-vrp to COPTS when compiling softfloat.c.
Without -fno-tree-vrp, -INF + -INF returns 0 by adddf3.
Fixes PR#46953.

Revision 1.122.2.1 / (download) - annotate - [select for diffs], Mon Mar 5 20:59:25 2012 UTC (12 years, 1 month ago) by sborrill
Branch: netbsd-6
CVS Tags: netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: netbsd-6-0
Changes since 1.122: +1 -14 lines
Diff to previous 1.122 (colored)

Pull up the following revisions(s) (requested by nakayama in ticket #85):
	sys/arch/sparc64/sparc64/locore.s:	revision 1.340
	doc/HACKS:				revision 1.123
	sys/arch/sparc64/conf/Makefile.sparc64:	revision 1.71
	sys/arch/sparc64/conf/files.sparc64:	revision 1.138

Fix the root cause of the hack "disable optimizations for uvm_bio.c
on 32 bit kernels".

Revision 1.122 / (download) - annotate - [select for diffs], Sat Dec 24 05:05:55 2011 UTC (12 years, 3 months ago) by tsutsui
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.121: +18 -1 lines
Diff to previous 1.121 (colored)

Note libc/net/Makefile.inc hostname lookup -fno-tree-ter hacks for gcc 4.5 arm.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>