| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/ |
| builtins.d | 4 GCC is free software; you can redistribute it and/or modify it under 9 GCC is distributed in the hope that it will be useful, but WITHOUT ANY 15 permissions described in the GCC Runtime Library Exception, version 19 a copy of the GCC Runtime Library Exception along with this program; 26 GCC source for a list of functions. Not all of the functions are 44 module gcc.builtins;
|
| attribute.d | 4 // GCC is free software; you can redistribute it and/or modify it under 9 // GCC is distributed in the hope that it will be useful, but WITHOUT ANY 15 // permissions described in the GCC Runtime Library Exception, version 19 // a copy of the GCC Runtime Library Exception along with this program; 23 deprecated("Import gcc.attributes instead") 24 module gcc.attribute; 26 public import gcc.attributes;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| context.cc | 4 This file is part of GCC. 6 GCC is free software; you can redistribute it and/or modify it under 11 GCC is distributed in the hope that it will be useful, but WITHOUT ANY 17 along with GCC; see the file COPYING3. If not see 29 gcc::context *g; 31 gcc::context::context () 32 : m_passes (NULL), m_dumps (new gcc::dump_manager ()) 37 gcc::context::~context ()
|
| tree-pass.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify 12 GCC is distributed in the hope that it will be useful, 18 along with GCC; see the file COPYING3. If not see 66 namespace gcc namespace 69 } // namespace gcc 99 opt_pass (const pass_data&, gcc::context *); 112 gcc::context *m_ctxt; 119 gimple_opt_pass (const pass_data& data, gcc::context *ctxt) 129 rtl_opt_pass (const pass_data& data, gcc::context *ctxt [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| context.cc | 4 This file is part of GCC. 6 GCC is free software; you can redistribute it and/or modify it under 11 GCC is distributed in the hope that it will be useful, but WITHOUT ANY 17 along with GCC; see the file COPYING3. If not see 29 gcc::context *g; 31 gcc::context::context () 32 : m_passes (NULL), m_dumps (new gcc::dump_manager ()) 37 gcc::context::~context ()
|
| tree-pass.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify 12 GCC is distributed in the hope that it will be useful, 18 along with GCC; see the file COPYING3. If not see 66 namespace gcc namespace 69 } // namespace gcc 99 opt_pass (const pass_data&, gcc::context *); 112 gcc::context *m_ctxt; 119 gimple_opt_pass (const pass_data& data, gcc::context *ctxt) 129 rtl_opt_pass (const pass_data& data, gcc::context *ctxt [all...] |
| /src/external/gpl3/gcc/usr.bin/gcc/ |
| Makefile | 3 PROG= gcc 10 LINKS+= ${BINDIR}/gcc ${BINDIR}/cc 12 MAN= gcc.1 13 MLINKS= gcc.1 cc.1 gcc.1 g++.1 gcc.1 c++.1 15 TEXINFO= gcc.texi 16 INFOFLAGS= -I${DIST}/gcc/doc -I${DIST}/gcc/doc/include 28 COPTS.gcc.cc= -Wno-error=stack-protecto [all...] |
| /src/external/gpl3/gcc.old/usr.bin/gcc/ |
| Makefile | 3 PROG= gcc 10 LINKS+= ${BINDIR}/gcc ${BINDIR}/cc 12 MAN= gcc.1 13 MLINKS= gcc.1 cc.1 gcc.1 g++.1 gcc.1 c++.1 15 TEXINFO= gcc.texi 16 INFOFLAGS= -I${DIST}/gcc/doc -I${DIST}/gcc/doc/include 27 COPTS.gcc.cc= -Wno-error=stack-protecto [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/ |
| package.d | 4 // GCC is free software; you can redistribute it and/or modify it under 9 // GCC is distributed in the hope that it will be useful, but WITHOUT ANY 15 // permissions described in the GCC Runtime Library Exception, version 19 // a copy of the GCC Runtime Library Exception along with this program; 23 module gcc.unwind; 25 import gcc.config; 30 public import gcc.unwind.arm; 32 public import gcc.unwind.c6x; 37 public import gcc.unwind.generic;
|
| /src/external/gpl3/gcc/dist/contrib/reghunt/bin/ |
| gcc-cleanup | 6 if [ -f gcc-svn-env ]; then 7 . ./gcc-svn-env 8 elif [ -f ../gcc-svn-env ]; then 9 . ../gcc-svn-env 10 elif [ -f ${HOME}/etc/gcc-svn-env ]; then 11 . ${HOME}/etc/gcc-svn-env 13 echo "$0: could not find gcc-svn-env file" 18 rm -rf ${REG_SRCDIR}/gcc
|
| /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/ |
| gcc-cleanup | 6 if [ -f gcc-svn-env ]; then 7 . ./gcc-svn-env 8 elif [ -f ../gcc-svn-env ]; then 9 . ../gcc-svn-env 10 elif [ -f ${HOME}/etc/gcc-svn-env ]; then 11 . ${HOME}/etc/gcc-svn-env 13 echo "$0: could not find gcc-svn-env file" 18 rm -rf ${REG_SRCDIR}/gcc
|
| /src/external/gpl3/gcc/usr.bin/include/arch/ |
| i386.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.120 2025/09/16 04:18:30 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/i386/cpuid.h ${GNUHOSTDIST}/gcc/config/i386/mmintrin.h ${GNUHOSTDIST}/gcc/config/i386/mm3dnow.h ${GNUHOSTDIST}/gcc/config/i386/xmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/emmintrin.h ${GNUHOSTDIST}/gcc/config/i386/pmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/tmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/ammintrin.h ${GNUHOSTDIST}/gcc/config/i386/smmintrin.h ${GNUHOSTDIST}/gcc/config/i386/nmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/ (…) [all...] |
| x86_64.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.118 2024/02/21 08:24:46 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/i386/cpuid.h ${GNUHOSTDIST}/gcc/config/i386/mmintrin.h ${GNUHOSTDIST}/gcc/config/i386/mm3dnow.h ${GNUHOSTDIST}/gcc/config/i386/xmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/emmintrin.h ${GNUHOSTDIST}/gcc/config/i386/pmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/tmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/ammintrin.h ${GNUHOSTDIST}/gcc/config/i386/smmintrin.h ${GNUHOSTDIST}/gcc/config/i386/nmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/ (…) [all...] |
| powerpc.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/rs6000/ppc-asm.h ${GNUHOSTDIST}/gcc/config/rs6000/altivec.h ${GNUHOSTDIST}/gcc/config/rs6000/htmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/htmxlintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/bmi2intrin.h ${GNUHOSTDIST}/gcc/config/rs6000/bmiintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/xmmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/mm_malloc.h ${GNUHOSTDIST}/gcc/config/rs6000/emmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/mmintrin.h ${GNUHOSTDIST}/gcc/config/rs (…) [all...] |
| powerpc64.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/rs6000/ppc-asm.h ${GNUHOSTDIST}/gcc/config/rs6000/altivec.h ${GNUHOSTDIST}/gcc/config/rs6000/htmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/htmxlintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/bmi2intrin.h ${GNUHOSTDIST}/gcc/config/rs6000/bmiintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/xmmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/mm_malloc.h ${GNUHOSTDIST}/gcc/config/rs6000/emmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/mmintrin.h ${GNUHOSTDIST}/gcc/config/rs (…) [all...] |
| aarch64.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.121 2025/09/17 02:17:51 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/aarch64/arm_fp16.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_neon.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_bf16.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_acle.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_sve.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_sme.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_neon_sve_bridge.h ${GNUHOSTDIST}/gcc/ginclude/tgmath.h
|
| aarch64eb.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.120 2025/09/16 04:18:30 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/aarch64/arm_fp16.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_neon.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_bf16.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_acle.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_sve.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_sme.h ${GNUHOSTDIST}/gcc/config/aarch64/arm_neon_sve_bridge.h ${GNUHOSTDIST}/gcc/ginclude/tgmath.h
|
| earm.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.113 2021/04/11 01:44:14 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/arm/mmintrin.h ${GNUHOSTDIST}/gcc/config/arm/arm_neon.h ${GNUHOSTDIST}/gcc/config/arm/arm_acle.h ${GNUHOSTDIST}/gcc/config/arm/arm_fp16.h ${GNUHOSTDIST}/gcc/config/arm/arm_cmse.h ${GNUHOSTDIST}/gcc/config/arm/arm_bf16.h ${GNUHOSTDIST}/gcc/config/arm/arm_mve_types.h ${GNUHOSTDIST}/gcc/config/arm/arm_mve.h ${GNUHOSTDIST}/gcc/config/arm/arm_cde.h ${GNUHOSTDIST}/gcc/ginclude/tgmath. [all...] |
| /src/external/gpl3/gcc.old/usr.bin/include/arch/ |
| i386.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/i386/cpuid.h ${GNUHOSTDIST}/gcc/config/i386/mmintrin.h ${GNUHOSTDIST}/gcc/config/i386/mm3dnow.h ${GNUHOSTDIST}/gcc/config/i386/xmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/emmintrin.h ${GNUHOSTDIST}/gcc/config/i386/pmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/tmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/ammintrin.h ${GNUHOSTDIST}/gcc/config/i386/smmintrin.h ${GNUHOSTDIST}/gcc/config/i386/nmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/ (…) [all...] |
| x86_64.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.116 2022/07/22 06:50:26 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/i386/cpuid.h ${GNUHOSTDIST}/gcc/config/i386/mmintrin.h ${GNUHOSTDIST}/gcc/config/i386/mm3dnow.h ${GNUHOSTDIST}/gcc/config/i386/xmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/emmintrin.h ${GNUHOSTDIST}/gcc/config/i386/pmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/tmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/ammintrin.h ${GNUHOSTDIST}/gcc/config/i386/smmintrin.h ${GNUHOSTDIST}/gcc/config/i386/nmmintrin.h ${GNUHOSTDIST}/gcc/config/i386/ (…) [all...] |
| powerpc.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/rs6000/ppc-asm.h ${GNUHOSTDIST}/gcc/config/rs6000/altivec.h ${GNUHOSTDIST}/gcc/config/rs6000/htmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/htmxlintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/bmi2intrin.h ${GNUHOSTDIST}/gcc/config/rs6000/bmiintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/xmmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/mm_malloc.h ${GNUHOSTDIST}/gcc/config/rs6000/emmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/mmintrin.h ${GNUHOSTDIST}/gcc/config/rs (…) [all...] |
| powerpc64.mk | 2 # Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp 5 G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/rs6000/ppc-asm.h ${GNUHOSTDIST}/gcc/config/rs6000/altivec.h ${GNUHOSTDIST}/gcc/config/rs6000/htmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/htmxlintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/bmi2intrin.h ${GNUHOSTDIST}/gcc/config/rs6000/bmiintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/xmmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/mm_malloc.h ${GNUHOSTDIST}/gcc/config/rs6000/emmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/mmintrin.h ${GNUHOSTDIST}/gcc/config/rs (…) [all...] |
| /src/external/apache2/llvm/librt/libLLVMRuntimeDyld/ |
| Makefile | 5 CWARNFLAGS.gcc+= ${CC_WNO_STRINGOP_OVERFLOW}
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| structs2.exp | 34 if [test_compiler_info gcc-3-*] { 35 setup_xfail hppa*-* gcc/15860 41 if [test_compiler_info gcc-3-*] { 42 setup_xfail hppa*-* gcc/15860
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| structs2.exp | 34 if [test_compiler_info gcc-3-*] { 35 setup_xfail hppa*-* gcc/15860 41 if [test_compiler_info gcc-3-*] { 42 setup_xfail hppa*-* gcc/15860
|