Module Name: src Committed By: msaitoh Date: Tue Nov 4 00:54:16 UTC 2014
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Add gnu/dist/gcc4/gcc/config/i386/pmm_malloc.h, too (ticket 1157). To generate a diff of this commit: cvs rdiff -u -r1.1.2.149 -r1.1.2.150 src/doc/CHANGES-6.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-6.2 diff -u src/doc/CHANGES-6.2:1.1.2.149 src/doc/CHANGES-6.2:1.1.2.150 --- src/doc/CHANGES-6.2:1.1.2.149 Mon Nov 3 23:08:44 2014 +++ src/doc/CHANGES-6.2 Tue Nov 4 00:54:16 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.149 2014/11/03 23:08:44 msaitoh Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.150 2014/11/04 00:54:16 msaitoh Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -4124,6 +4124,7 @@ sys/net/if_vlan.c 1.71, 1.73-1.74 [ozaki-r, ticket #1156] external/gpl3/gcc/dist/gcc/config/i386/pmm_malloc.h 1.2 +gnu/dist/gcc4/gcc/config/i386/pmm_malloc.h patch Kill the "throw()" on a forward declaration for posix_memalign (it does not match our base declaration and may cause warnings).