Age | Commit message (Expand) | Author | Files | Lines |
2015-06-06 | re PR fortran/47359 (Recursive functions of intrinsic names generates invalid... | Thomas Koenig | 2 | -2/+2 |
2015-06-06 | re PR fortran/47359 (Recursive functions of intrinsic names generates invalid... | Thomas Koenig | 12 | -65/+408 |
2015-06-06 | * dwarf2out.c (gen_lexical_block_die): Initialize stmt_die. | Aldy Hernandez | 2 | -7/+11 |
2015-06-06 | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 40 | -181/+154 |
2015-06-06 | Add missing entry. | Eric Botcazou | 1 | -1/+6 |
2015-06-06 | utils.c (note_types_used_by_globals): Tweak comment. | Eric Botcazou | 2 | -9/+7 |
2015-06-06 | Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2 | Mikhail Maltsev | 11 | -35/+55 |
2015-06-06 | msp430.c (msp430_asm_integer): Support addition and subtraction too. | DJ Delorie | 2 | -1/+7 |
2015-06-06 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-06-05 | re PR libstdc++/6641 (-D__USE_MALLOC doesn't link) | Kaz Kojima | 3 | -6/+28 |
2015-06-05 | re PR fortran/66347 (Seg fault (ICE) on compile) | Steven G. Kargl | 4 | -1/+25 |
2015-06-05 | Remove jit_langhook_post_compilation_parsing_cleanups | David Malcolm | 4 | -34/+13 |
2015-06-05 | re PR fortran/66385 (ICE: FORALL writing multiple elements of one array) | Thomas Koenig | 4 | -0/+32 |
2015-06-05 | Fix build of jit after debug-early merger | David Malcolm | 4 | -35/+27 |
2015-06-05 | * jcf-parse.c: Include toplev.h. | Aldy Hernandez | 2 | -0/+5 |
2015-06-05 | re PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984) | Jason Merrill | 3 | -6/+35 |
2015-06-05 | re PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984) | Jason Merrill | 2 | -4/+10 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 70 | -656/+1414 |
2015-06-05 | [multiple changes] | Steven G. Kargl | 4 | -13/+47 |
2015-06-05 | print-sysroot-suffix.sh: Handle MULTILIB_REUSE settings. | Julian Brown | 3 | -4/+21 |
2015-06-05 | Add transform_to_exit_first_loop_alt | Tom de Vries | 6 | -12/+489 |
2015-06-05 | re PR c++/52595 ([DR 325] commas and non-static data member initializers don'... | Nathan Sidwell | 4 | -7/+43 |
2015-06-05 | neon-reload-class.c: Remove movw and movt. | Kugan Vivekanandarajah | 2 | -1/+5 |
2015-06-05 | [Patch] The comparison in a compare exchange should not take place in VOIDmode | James Greenhalgh | 2 | -1/+7 |
2015-06-05 | sse.md (sse3_mwait): Swap the operand constriants. | Venkataramanan Kumar | 2 | -3/+9 |
2015-06-05 | msp430.md (movsi_s): New. | DJ Delorie | 4 | -0/+31 |
2015-06-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-06-04 | diag-5.mm: Adjust per r224097. | Paolo Carlini | 2 | -2/+6 |
2015-06-04 | c-common.c (noplt): New attribute. | Sriraman Tallam | 11 | -5/+175 |
2015-06-04 | re PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an i... | Thomas Koenig | 4 | -0/+26 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 577 | -2086/+624 |
2015-06-04 | lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging. | Jan Hubicka | 8 | -2/+86 |
2015-06-04 | decl.c (gnat_to_gnu_entity): If processing a definition... | Pierre-Marie de Rodat | 2 | -1/+8 |
2015-06-04 | re PR target/66369 (gcc 4.8.3/5.1.0 miss optimisation with vpmovmskb) | Uros Bizjak | 2 | -14/+38 |
2015-06-04 | [patch, testsuite, ARM] don't clobber dg-do-what-default in advsimd-intrinsic... | Sandra Loosemore | 2 | -1/+9 |
2015-06-04 | Remove TARGET_RELAXED_ORDERING and optimize for weak memory models. | Ramana Radhakrishnan | 16 | -96/+65 |
2015-06-04 | [AArch64] Always register fma_steering pass but gate it on the target option ... | Kyrylo Tkachov | 3 | -3/+9 |
2015-06-04 | re PR c/66341 (Some casts wrongly produce a lvalue) | Marek Polacek | 4 | -1/+31 |
2015-06-04 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-06-03 | lto.c (iterative_hash_canonical_type, [...]): only hash main variants of types | Jan Hubicka | 4 | -2/+41 |
2015-06-03 | re PR c++/44282 (fastcall is not mangled at all) | Jason Merrill | 5 | -23/+59 |
2015-06-03 | re PR c++/66130 ("invalid use of non-static member function" message could be... | Manuel López-Ibáñez | 9 | -12/+65 |
2015-06-03 | decl.c (check_tag_decl): Use declspecs->locations as locations in error_at an... | Paolo Carlini | 8 | -23/+65 |
2015-06-03 | re PR sanitizer/66190 (ICE: tree code ‘call_expr’ is not supported in LTO... | Marek Polacek | 6 | -3/+92 |
2015-06-03 | config.gcc (powerpc*-*-*): Add support for a new configure option --with-adva... | Michael Meissner | 4 | -8/+127 |
2015-06-03 | re PR target/66275 (__attribute__((sysv_abi)) with x86_64-w64-mingw32-gcc gen... | Uros Bizjak | 4 | -7/+30 |
2015-06-03 | c-decl.c (warn_cxx_compat_finish_struct): New parameters code, record_loc. | Prathamesh Kulkarni | 8 | -2/+39 |
2015-06-03 | Fix GNU coding style in memory statistics. | Martin Liska | 6 | -58/+122 |
2015-06-03 | Fix FT32 ChangeLogs | Jeff Law | 1 | -0/+8 |
2015-06-03 | netbsd-elf.h (NETBSD_LINK_SPEC_ELF): Turn -symbolic into -Bsymbolic. | Benigno B. Junior | 2 | -0/+6 |