Age | Commit message (Expand) | Author | Files | Lines |
2015-08-07 | Makefile.in (.INTERMEDIATE): Add gpl.pod. | Uros Bizjak | 1 | -1/+1 |
2015-08-03 | * Makefile.in (OBJS): Put gimple-match.o and generic-match.o first. | Segher Boessenkool | 1 | -5/+5 |
2015-08-03 | configure.ac: Set aliasing_flags to -fno-strict-aliasing if... | Ulrich Weigand | 1 | -1/+4 |
2015-07-25 | remove tree-browser | Sebastian Pop | 1 | -2/+2 |
2015-07-24 | Revert: | David Edelsohn | 1 | -0/+1 |
2015-07-23 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -1/+0 |
2015-07-18 | fix pr46851 and pr60340: remove unmaintained omega dependence test | Sebastian Pop | 1 | -1/+0 |
2015-07-14 | This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4 | H.J. Lu | 1 | -0/+3 |
2015-07-09 | re PR tree-optimization/66718 (Non-invariant ADDR_EXPR not vectorized) | Marek Polacek | 1 | -0/+1 |
2015-06-25 | Makefile.in (TARGET_DEF): Add target-insns.def. | Richard Sandiford | 1 | -4/+8 |
2015-06-17 | function.h (struct rtl_data): Remove struct and accessor macros. | Andrew MacLeod | 1 | -1/+1 |
2015-06-10 | Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt... | Alexandre Oliva | 1 | -0/+1 |
2015-06-09 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -1/+0 |
2015-06-01 | Makefile.in: Pick up gcov-dump dependencies from gcc/ directory rather than f... | Vidya Praveen | 1 | -1/+1 |
2015-06-01 | Fix Makefile dependencies. | Vidya Praveen | 1 | -1/+1 |
2015-05-27 | Add --enable-default-pie option to GCC configure | H.J. Lu | 1 | -0/+15 |
2015-05-27 | New memory allocation statistics infrastructure. | Martin Liska | 1 | -4/+6 |
2015-05-22 | Makefile.in (check_gcc_parallelize): Delete. | Jim Wilson | 1 | -5/+3 |
2015-05-18 | revert: Makefile.in (GCC_WARN_CXXFLAGS): Add -std=c++98. | Jason Merrill | 1 | -1/+1 |
2015-05-18 | * Makefile.in (GCC_WARN_CXXFLAGS): Add -std=c++98. | Jason Merrill | 1 | -1/+1 |
2015-05-13 | re PR middle-end/66110 (uint8_t memory access not optimized) | Richard Biener | 1 | -0/+1 |
2015-05-12 | Implement -Wmisleading-indentation | David Malcolm | 1 | -2/+2 |
2015-05-04 | Makefile.in (PATCHLEVEL_c): New variable. | Jakub Jelinek | 1 | -4/+11 |
2015-04-29 | Makefile.in (build/genrecog.o): Depend on inchash.h. | Richard Sandiford | 1 | -1/+4 |
2015-04-29 | inchash.h, inchash.c: Include bconfig.h for build objects. | Richard Sandiford | 1 | -0/+2 |
2015-04-17 | re PR tree-optimization/47679 (Strange uninitialized warning after SRA) | Jeff Law | 1 | -0/+1 |
2015-03-31 | re PR plugins/61176 (plugin builds including gimple.h not building) | Jakub Jelinek | 1 | -1/+1 |
2015-03-22 | re PR rtl-optimization/64317 (Ineffective allocation of PIC base register) | Jeff Law | 1 | -0/+1 |
2015-03-21 | Mark omp thread functions as parallelized | Tom de Vries | 1 | -1/+0 |
2015-02-03 | PR jit/64810: driver, arm, jit: configure-time default options | David Malcolm | 1 | -1/+1 |
2015-01-15 | Makefile.in (PLUGIN_HEADERS): Add dominance.h... | Steve Ellcey | 1 | -1/+2 |
2015-01-14 | Makefile.in (site.exp): Do not set ENABLE_LTO. | Ilya Verbin | 1 | -3/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-04 | Makefile.in: Remove CLOOGLIB and CLOOGINC. | Tobias Burnus | 1 | -2/+2 |
2014-12-03 | Makefile.in: Use $(LN_S) instead of $(LN) -s and remove file first if it exists. | Ulrich Drepper | 1 | -1/+2 |
2014-12-03 | Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o... | Jakub Jelinek | 1 | -9/+11 |
2014-12-01 | Makefile.in (gimple-match.o-warn): Use -Wno-unused instead of -Wno-unused-var... | Richard Biener | 1 | -2/+2 |
2014-12-01 | re PR tree-optimization/15346 ([tree-ssa] combine two successive divisions) | Richard Biener | 1 | -2/+2 |
2014-11-17 | Makefile.in: Add ccmp.o. | Zhenqiang Chen | 1 | -0/+1 |
2014-11-13 | [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables. | Ilya Verbin | 1 | -0/+1 |
2014-11-13 | [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make | Bernd Schmidt | 1 | -36/+59 |
2014-11-13 | common.opt (flra-remat): New. | Vladimir Makarov | 1 | -0/+1 |
2014-11-12 | Makefile.in (CLOOGLIBS, CLOOGINC): Remove. | Tobias Burnus | 1 | -4/+0 |
2014-11-12 | [AArch64] Add reference to ACLE and consolidate documentation. | Tejas Belagod | 1 | -3/+1 |
2014-11-11 | Merger of dmalcolm/jit branch from git | David Malcolm | 1 | -3/+17 |
2014-11-10 | Makefile.in: Remove the compilation of graphite-clast-to-gimple.o. | Roman Gareev | 1 | -1/+0 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -0/+5 |
2014-11-04 | Makefile.in (OBJS): Add sanopt.o. | Marek Polacek | 1 | -0/+2 |
2014-10-30 | genmatch.c: Remove <map>, <utility> and <string> includes. | Richard Biener | 1 | -1/+1 |
2014-10-27 | Let GDB reuse GCC's parser. | Phil Muldoon | 1 | -0/+1 |