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

2021-06-29 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Tue Jun 29 08:51:04 UTC 2021 Modified Files: src/external/gpl3/gcc.old/dist/gcc: config.host Log Message: PR toolchain/56180. Additional to yesterday's commit in gcc, also needed in gcc.old. Add configuration so that gcc can find

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

2021-04-09 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Apr 9 23:16:56 UTC 2021 Added Files: src/external/gpl3/gcc.old/dist/gcc/config/pa: t-pa src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common: sanitizer_netbsd.cc Log Message: merge GCC 9.3 into

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

2020-11-30 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Dec 1 02:39:48 UTC 2020 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/arm: netbsd-eabi.h Log Message: gcc.old: Switch earmv6{,hf}eb to BE8, ported from gcc. To generate a diff of this commit: cvs rdiff -u -r1.7

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

2019-04-15 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Apr 16 01:44:07 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Sync gcc.old GetPcSpBp() with GCC9 (and recent LLVM) Unify all NetBSD ports in

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

2019-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 02:59:50 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c Log Message: Compiling some files with -fPIC and -O2 ends up having global symbols classified as local in pic mode, and that ends

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

2019-01-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 17 20:36:51 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/libsanitizer/asan: asan_thread.cc Log Message: Use the proper stack aligment for the architecture. Fixes broken asan tests on i386. To generate a

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

2019-01-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 6 18:15:18 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config: netbsd.h Log Message: now that our profiled c library is pic we can use it in shared objects To generate a diff of this commit: cvs rdiff

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

2019-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 4 18:35:46 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config: netbsd.h Log Message: Specify that we need the profiled libraries when we are linking c++ with profiling. To generate a diff of this

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

2018-11-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 11 23:14:17 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/doc: cpp.info gcc.1 gcc.info Log Message: pull across from gcc/: regen after GCC 6.5. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/external/gpl3/gcc.old/dist/gcc/c-family

2018-09-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 14 20:46:46 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/c-family: c-format.c c-format.h Log Message: The syslog format attribute is a superset of the printf format attribute so allow functions marked

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

2018-09-03 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 3 22:52:00 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/config: tls.m4 src/external/gpl3/gcc.old/dist/libgcc: configure Log Message: Correct missing paren and regen for gcc.old, too. Now HAVE_CC_TLS

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

2018-05-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed May 23 11:16:13 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Cherry-pick upstream patch for internal_mmap() in GCC(.old) sanitizers Fix

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

2018-03-28 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 28 19:24:52 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: constraints.md i386-opts.h i386-protos.h i386.c i386.h i386.md i386.opt predicates.md

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

2018-02-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 15 19:02:06 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/libsanitizer/asan: asan_linux.cc Log Message: we now has _UC_MACHINE_FP. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

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

2017-11-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Nov 16 13:54:58 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc: tree-ssa-ccp.c Log Message: Match hppa JEMALLOC_TINY_MIN_2POW To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2017-11-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Nov 13 11:49:16 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc: toplev.c Log Message: Fix what looks like a merge botch. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2017-07-28 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jul 28 22:24:27 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: i386.c Log Message: Apply upstream patch: Incorrect codegen from rdseed intrinsic use (CVE-2017-11671) We should not expand call

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

2016-04-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 22 18:05:52 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/libgcc/config/m68k: lb1sf68.S Log Message: Propagate PLT fix from our gcc-5.3 tree: Some functions like __udivsi3 are used in other assembly files

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-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-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-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/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/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

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/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 \