CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-04-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Apr 20 06:51:03 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: config.gcc Log Message: Re-order includes so that ARM_TARGET2_DWARF_FORMAT takes effect Fixes PR/51066: C++ text relocations To generate a diff of

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 10 14:40:00 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: varasm.c Log Message: sync with the code with have in the current copy of gcc. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 10 14:40:00 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: varasm.c Log Message: sync with the code with have in the current copy of gcc. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 10 03:50:48 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: varasm.c Log Message: Do the same song and dance for functions. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 10 03:50:48 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: varasm.c Log Message: Do the same song and dance for functions. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

Re: CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-09 Thread Christos Zoulas
On Mar 9, 11:13am, hann...@eis.cs.tu-bs.de ("J. Hannken-Illjes") wrote: -- Subject: Re: CVS commit: src/external/gpl3/gcc.old/dist/gcc | This change seems to break rump, number of failed tests on arch | amd64 goes from 19 to 1342, same problem on i386. Before I go chasing what is wro

Re: CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-09 Thread J. Hannken-Illjes
> On 08 Mar 2016, at 04:58, Christos Zoulas wrote: > > Module Name: src > Committed By: christos > Date: Tue Mar 8 03:58:08 UTC 2016 > > Modified Files: > src/external/gpl3/gcc.old/dist/gcc: output.h varasm.c >

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 8 03:58:08 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: output.h varasm.c src/external/gpl3/gcc.old/dist/gcc/config/i386: i386.c Log Message: Fix copy relocations against protected symbols from:

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 8 03:58:08 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: output.h varasm.c src/external/gpl3/gcc.old/dist/gcc/config/i386: i386.c Log Message: Fix copy relocations against protected symbols from:

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 20 15:12:29 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c regsub.c Log Message: remove __RCSID, sync with libc To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 20 17:09:04 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c Log Message: make regasub a "C" decl. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 20 15:12:29 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c regsub.c Log Message: remove __RCSID, sync with libc To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 20 17:09:04 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c Log Message: make regasub a "C" decl. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 16 19:29:22 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: regsub.c Log Message: ifdef __RCSID To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc.old/dist/gcc/regsub.c

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 16 19:29:22 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: regsub.c Log Message: ifdef __RCSID To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc.old/dist/gcc/regsub.c

re: CVS commit: src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std

2016-01-12 Thread matthew green
"Christos Zoulas" writes: > Module Name: src > Committed By: christos > Date: Mon Jan 11 16:49:09 UTC 2016 > > Modified Files: > src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std: complex > > Log Message: > Hack around the cabs mess, and explain what's going on... i don't

re: CVS commit: src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std

2016-01-12 Thread Christos Zoulas
On Jan 12, 10:21pm, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: src/external/gpl3/gcc.old/dist/libstdc++-v3/inclu | "Christos Zoulas" writes: | > Module Name:src | > Committed By: christos | > Date: Mon Jan 1

CVS commit: src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std

2016-01-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 11 16:49:09 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std: complex Log Message: Hack around the cabs mess, and explain what's going on... To generate a diff of this commit: cvs rdiff

CVS commit: src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std

2016-01-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 11 16:49:09 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std: complex Log Message: Hack around the cabs mess, and explain what's going on... To generate a diff of this commit: cvs rdiff

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2015-12-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 22 16:48:44 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c Log Message: For reproducible builds, allow the source of the map to be set from the environment, so that DW_at_producer is the same no

CVS commit: src/external/gpl3/gcc.old/dist/gcc

2015-12-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 22 16:48:44 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c Log Message: For reproducible builds, allow the source of the map to be set from the environment, so that DW_at_producer is the same no

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2015-11-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 22 20:47:42 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: cpuid.h Log Message: Fix logic bug where __cpuid gets called when __get_cpuid_max() returns 0. This happens when __level == 0, from

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2015-11-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 22 20:47:42 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: cpuid.h Log Message: Fix logic bug where __cpuid gets called when __get_cpuid_max() returns 0. This happens when __level == 0, from

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/rs6000

2015-11-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 8 17:13:01 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: rs6000.c Log Message: We've never supported executable stack notes in any archs so don't add one. To generate a diff of this

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/rs6000

2015-11-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 8 17:13:01 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: rs6000.c Log Message: We've never supported executable stack notes in any archs so don't add one. To generate a diff of this

CVS commit: src/external/gpl3/gcc.old/dist

2015-11-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 7 16:54:00 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/libgcc/config/alpha: qrnnd.S src/external/gpl3/gcc.old/dist/libgcc/config/i386: morestack.S

CVS commit: src/external/gpl3/gcc.old/dist

2015-11-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 7 16:54:00 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/libgcc/config/alpha: qrnnd.S src/external/gpl3/gcc.old/dist/libgcc/config/i386: morestack.S

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2014-09-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Sep 15 16:29:18 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: pmm_malloc.h Log Message: Apply r1.2 from our GCC 4.8 version of the same file: Kill the throw() on a forward declaration for

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2014-09-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Sep 15 16:29:18 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: pmm_malloc.h Log Message: Apply r1.2 from our GCC 4.8 version of the same file: Kill the throw() on a forward declaration for

CVS commit: src/external/gpl3/gcc.old/dist

2014-04-19 Thread Alan Barrett
Module Name:src Committed By: apb Date: Sat Apr 19 15:57:47 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist: configure src/external/gpl3/gcc.old/dist/fixincludes: configure src/external/gpl3/gcc.old/dist/gcc: configure

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/rs6000

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 04:14:30 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: netbsd64.h Log Message: WCHAR_SIZE is always int on NetBSD To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/rs6000

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 04:15:34 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: t-netbsd64 Log Message: Fix MULTILIB variables to match reality. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/rs6000

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 05:49:53 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: netbsd64.h Log Message: Use new elf32ppc_nbsd emulation. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/rs6000

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 04:14:30 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: netbsd64.h Log Message: WCHAR_SIZE is always int on NetBSD To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/rs6000

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 04:15:34 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: t-netbsd64 Log Message: Fix MULTILIB variables to match reality. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/rs6000

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 05:49:53 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: netbsd64.h Log Message: Use new elf32ppc_nbsd emulation. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

<    1   2