| /src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| alpha-protos.h | 4 This file is part of GCC. 6 GCC is free software; you can redistribute it and/or modify 11 GCC is distributed in the hope that it will be useful, 17 along with GCC; see the file COPYING3. If not see 117 namespace gcc { class context; } namespace 120 extern rtl_opt_pass *make_pass_handle_trap_shadows (gcc::context *); 121 extern rtl_opt_pass *make_pass_align_insns (gcc::context *);
|
| alpha-protos.h | 4 This file is part of GCC. 6 GCC is free software; you can redistribute it and/or modify 11 GCC is distributed in the hope that it will be useful, 17 along with GCC; see the file COPYING3. If not see 117 namespace gcc { class context; } namespace 120 extern rtl_opt_pass *make_pass_handle_trap_shadows (gcc::context *); 121 extern rtl_opt_pass *make_pass_align_insns (gcc::context *);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
| alpha-protos.h | 4 This file is part of GCC. 6 GCC is free software; you can redistribute it and/or modify 11 GCC is distributed in the hope that it will be useful, 17 along with GCC; see the file COPYING3. If not see 117 namespace gcc { class context; } namespace 120 extern rtl_opt_pass *make_pass_handle_trap_shadows (gcc::context *); 121 extern rtl_opt_pass *make_pass_align_insns (gcc::context *);
|
| alpha-protos.h | 4 This file is part of GCC. 6 GCC is free software; you can redistribute it and/or modify 11 GCC is distributed in the hope that it will be useful, 17 along with GCC; see the file COPYING3. If not see 117 namespace gcc { class context; } namespace 120 extern rtl_opt_pass *make_pass_handle_trap_shadows (gcc::context *); 121 extern rtl_opt_pass *make_pass_align_insns (gcc::context *);
|
| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| jit-w32.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 25 namespace gcc { namespace
|
| jit-w32.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 25 namespace gcc { namespace
|
| jit-result.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 28 namespace gcc { namespace 57 } // namespace gcc::jit 59 } // namespace gcc
|
| jit-result.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 28 namespace gcc { namespace 57 } // namespace gcc::jit 59 } // namespace gcc
|
| jit-result.cc | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 34 namespace gcc { namespace 37 /* Constructor for gcc::jit::result. */ 48 /* gcc::jit::result's destructor. 143 } // namespace gcc::jit 145 } // namespace gcc
|
| /src/external/gpl3/gcc/dist/gcc/jit/ |
| jit-w32.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 26 namespace gcc { namespace
|
| jit-w32.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 26 namespace gcc { namespace
|
| jit-result.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 28 namespace gcc { namespace 57 } // namespace gcc::jit 59 } // namespace gcc
|
| jit-result.h | 5 This file is part of GCC. 7 GCC is free software; you can redistribute it and/or modify it 12 GCC is distributed in the hope that it will be useful, but 18 along with GCC; see the file COPYING3. If not see 28 namespace gcc { namespace 57 } // namespace gcc::jit 59 } // namespace gcc
|
| /src/external/gpl3/gcc/dist/gcc/config/s390/ |
| s390-protos.h | 6 This file is part of GCC. 8 GCC is free software; you can redistribute it and/or modify it under 13 GCC is distributed in the hope that it will be useful, but WITHOUT ANY 19 along with GCC; see the file COPYING3. If not see 179 namespace gcc { class context; } namespace 182 extern rtl_opt_pass *make_pass_s390_early_mach (gcc::context *ctxt);
|
| s390-protos.h | 6 This file is part of GCC. 8 GCC is free software; you can redistribute it and/or modify it under 13 GCC is distributed in the hope that it will be useful, but WITHOUT ANY 19 along with GCC; see the file COPYING3. If not see 179 namespace gcc { class context; } namespace 182 extern rtl_opt_pass *make_pass_s390_early_mach (gcc::context *ctxt);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| s390-protos.h | 6 This file is part of GCC. 8 GCC is free software; you can redistribute it and/or modify it under 13 GCC is distributed in the hope that it will be useful, but WITHOUT ANY 19 along with GCC; see the file COPYING3. If not see 178 namespace gcc { class context; } namespace 181 extern rtl_opt_pass *make_pass_s390_early_mach (gcc::context *ctxt);
|
| s390-protos.h | 6 This file is part of GCC. 8 GCC is free software; you can redistribute it and/or modify it under 13 GCC is distributed in the hope that it will be useful, but WITHOUT ANY 19 along with GCC; see the file COPYING3. If not see 178 namespace gcc { class context; } namespace 181 extern rtl_opt_pass *make_pass_s390_early_mach (gcc::context *ctxt);
|
| /src/external/gpl3/gcc/usr.bin/g++/ |
| Makefile | 7 NOMAN= # Linked to gcc.1 22 COPTS.gcc.cc= -Wno-error=stack-protector 24 .PATH: ${DIST}/gcc/cp ${DIST}/gcc ${DIST}/gcc/cp
|
| Makefile | 7 NOMAN= # Linked to gcc.1 22 COPTS.gcc.cc= -Wno-error=stack-protector 24 .PATH: ${DIST}/gcc/cp ${DIST}/gcc ${DIST}/gcc/cp
|
| /src/external/gpl3/gcc.old/usr.bin/g++/ |
| Makefile | 7 NOMAN= # Linked to gcc.1 21 COPTS.gcc.cc= -Wno-error=stack-protector 23 .PATH: ${DIST}/gcc/cp ${DIST}/gcc ${DIST}/gcc/cp
|
| Makefile | 7 NOMAN= # Linked to gcc.1 21 COPTS.gcc.cc= -Wno-error=stack-protector 23 .PATH: ${DIST}/gcc/cp ${DIST}/gcc ${DIST}/gcc/cp
|
| /src/external/gpl3/gcc/dist/gcc/ |
| context.h | 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 23 namespace gcc { namespace 28 /* GCC's internal state can be divided into zero or more 63 } // namespace gcc 67 extern gcc::context *g;
|
| /src/external/gpl3/gcc/usr.bin/cpp/ |
| Makefile | 20 INFOFLAGS= -I${DIST}/gcc/doc -I${DIST}/gcc/doc/include -I. 32 COPTS.gcc.cc= -Wno-error=stack-protector 34 .PATH: ${DIST}/gcc ${DIST}/gcc/c-family ${DIST}/gcc/doc 36 cpp.info: gcc-vers.texi
|
| /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/dist/gcc/ |
| context.h | 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 23 namespace gcc { namespace 28 /* GCC's internal state can be divided into zero or more 63 } // namespace gcc 67 extern gcc::context *g;
|