muc.lists.netbsd.sourcechanges
  Home FAQ Contact Sign in
muc.lists.netbsd.sourcechanges only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
muc.lists.netbsd.sourcechanges Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  CVS commit: src/sys/dev/usb         


Author: Christoph Egger
Date: May 10, 2008 23:44

Module Name: src
Committed By: cegger
Date: Sun May 11 06:44:16 UTC 2008

Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h

Log Message:
regen.

To generate a diff of this commit:
cvs rdiff -r1.496 -r1.497 src/sys/dev/usb/usbdevs.h
cvs rdiff -r1.497 -r1.498 src/sys/dev/usb/usbdevs_data.h

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

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/dev/usb         


Author: Christoph Egger
Date: May 10, 2008 23:42

Module Name: src
Committed By: cegger
Date: Sun May 11 06:42:47 UTC 2008

Modified Files:
src/sys/dev/usb: usbdevs

Log Message:
add Garmin Forerunner 305, GPS clock device

To generate a diff of this commit:
cvs rdiff -r1.498 -r1.499 src/sys/dev/usb/usbdevs

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

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: [netbsd-4-0] src/doc         


Author: Julian Coleman
Date: May 10, 2008 23:27

Module Name: src
Committed By: jdc
Date: Sun May 11 06:27:20 UTC 2008

Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.1

Log Message:
Tickets 1138 - 1139.

To generate a diff of this commit:
cvs rdiff -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-4.0.1

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

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: [netbsd-4-0] src/gnu/dist/gcc4/gcc         


Author: Julian Coleman
Date: May 10, 2008 23:27

Module Name: src
Committed By: jdc
Date: Sun May 11 06:27:01 UTC 2008

Modified Files:
src/gnu/dist/gcc4/gcc [netbsd-4-0]: genemit.c genrecog.c hwint.h

Log Message:
Pull up revisions:
src/gnu/dist/gcc4/gcc/genemit.c 1.2
src/gnu/dist/gcc4/gcc/genrecog.c 1.2
src/gnu/dist/gcc4/gcc/hwint.h 1.2
(requested by uwe in ticket #1139).

Defer wide int L/LL suffix choice in insn-*.c until we compile for
host using correct set of HOST_WIDE_INT* defines. Fixes compilation
of native sh3 gcc on 64-bit build machines.

Background and details in NetBSD PR 34549 and GCC bug 32497.
Tested by Joerg and myself.

Approved by "looks ok, but let some other guy decide" from ~all of our
gcc folks.
Show full article (1.12Kb)
no comments
  CVS commit: [netbsd-4-0] src/gnu/dist/gcc4/gcc/config/m68k         


Author: Julian Coleman
Date: May 10, 2008 23:25

Module Name: src
Committed By: jdc
Date: Sun May 11 06:25:25 UTC 2008

Modified Files:
src/gnu/dist/gcc4/gcc/config/m68k [netbsd-4-0]: m68k.md

Log Message:
Pull up revision 1.5 (requested by tsutsui in ticket #1138).

Pull the follwoing fix from upstream:
http://gcc.gnu.org/viewcvs/trunk/gcc/config/m68k/m68k.md#rev117181
* config/m68k/m68k.md (negsf2, negdf2, negxf2): Use
-2147483647 - 1 instead of 0x80000000.

Fixes "internal compiler error: in do_SUBST" on compiling
floating point ops with -msoft-float or -m68010 on LP64 hosts,
and may also close PR toolchain/38359. Tested on alpha.

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.12.1 src/gnu/dist/gcc4/gcc/config/m68k/m68k.md

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Show full article (0.97Kb)
no comments
  CVS commit: [netbsd-4] src/doc         


Author: Julian Coleman
Date: May 10, 2008 23:24

Module Name: src
Committed By: jdc
Date: Sun May 11 06:24:08 UTC 2008

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Tickets 1136 - 1140.

To generate a diff of this commit:
cvs rdiff -r1.1.2.57 -r1.1.2.58 src/doc/CHANGES-4.1

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

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: [netbsd-4] src/sys/dev/raidframe         


Author: Julian Coleman
Date: May 10, 2008 23:22

Module Name: src
Committed By: jdc
Date: Sun May 11 06:22:31 UTC 2008

Modified Files:
src/sys/dev/raidframe [netbsd-4]: rf_layout.c

Log Message:
Pull up revision 1.20 (requested by oster in ticket #1140).

Both StripeUnitsPerParityUnit and StripeUnitsPerReconstructUnit need
to be positive integers.

To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.24.1 src/sys/dev/raidframe/rf_layout.c

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

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: [netbsd-4] src/gnu/dist/gcc4/gcc         


Author: Julian Coleman
Date: May 10, 2008 23:19

Module Name: src
Committed By: jdc
Date: Sun May 11 06:19:28 UTC 2008

Modified Files:
src/gnu/dist/gcc4/gcc [netbsd-4]: genemit.c genrecog.c hwint.h

Log Message:
Pull up revisions:
src/gnu/dist/gcc4/gcc/genemit.c 1.2
src/gnu/dist/gcc4/gcc/genrecog.c 1.2
src/gnu/dist/gcc4/gcc/hwint.h 1.2
(requested by uwe in ticket #1139).

Defer wide int L/LL suffix choice in insn-*.c until we compile for
host using correct set of HOST_WIDE_INT* defines. Fixes compilation
of native sh3 gcc on 64-bit build machines.

Background and details in NetBSD PR 34549 and GCC bug 32497.
Tested by Joerg and myself.

Approved by "looks ok, but let some other guy decide" from ~all of our
gcc folks.
Show full article (1.12Kb)
no comments
  CVS commit: [netbsd-4] src/gnu/dist/gcc4/gcc/config/m68k         


Author: Julian Coleman
Date: May 10, 2008 23:13

Module Name: src
Committed By: jdc
Date: Sun May 11 06:13:34 UTC 2008

Modified Files:
src/gnu/dist/gcc4/gcc/config/m68k [netbsd-4]: m68k.md

Log Message:
Pull up revision 1.5 (requested by tsutsui in ticket #1138).

Pull the follwoing fix from upstream:
http://gcc.gnu.org/viewcvs/trunk/gcc/config/m68k/m68k.md#rev117181
* config/m68k/m68k.md (negsf2, negdf2, negxf2): Use
-2147483647 - 1 instead of 0x80000000.

Fixes "internal compiler error: in do_SUBST" on compiling
floating point ops with -msoft-float or -m68010 on LP64 hosts,
and may also close PR toolchain/38359. Tested on alpha.

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 src/gnu/dist/gcc4/gcc/config/m68k/m68k.md

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Show full article (0.96Kb)
no comments
  CVS commit: [netbsd-4] src/sys/netipsec         


Author: Julian Coleman
Date: May 10, 2008 23:10

Module Name: src
Committed By: jdc
Date: Sun May 11 06:10:20 UTC 2008

Modified Files:
src/sys/netipsec [netbsd-4]: key.c

Log Message:
Pull up revision 1.54 (requested by degroote in ticket #1137).

In key_do_allocsa_policy, fix a bad usage of key_setsadbmsg. The third argument
is an SADB_SATYPE_*, not an IPPROTO_* .

Fix PR/38405. Thanks for the report

To generate a diff of this commit:
cvs rdiff -r1.30.2.2 -r1.30.2.3 src/sys/netipsec/key.c

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

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
 
1 2 3 4 5 6 7 8