aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor
2015-01-23Fix typo in the last changelog entry.Vladimir Makarov
2015-01-23re PR rtl-optimization/64317 (Ineffective allocation of PIC base register)Vladimir Makarov
2015-01-23re PR rtl-optimization/63637 (CSE on x86 asm()-s no longer working due to PR/...Jakub Jelinek
2015-01-23sse.md (sse2_loadld): Set attribute isa to sse2 for alternative 1.Uros Bizjak
2015-01-23elf-lib.h: New file.Uros Bizjak
2015-01-23re PR driver/64737 (gcc -v print extra blank line)Jakub Jelinek
2015-01-23re PR middle-end/64734 (ICE at omp lowering)Jakub Jelinek
2015-01-23fix changelogJason Merrill
2015-01-23re PR target/50928 (m32c ICE building RTEMS)Bernd Edlinger
2015-01-23re PR c++/64314 (ICE in record_reference, at cgraphbuild.c:87)Jason Merrill
2015-01-23re PR c++/64701 (internal compiler error: unexpected expression ‘<statement...Jason Merrill
2015-01-23PR jit/64721: toplev: don't install signal-handlers when running within libgc...David Malcolm
2015-01-23PR jit/64722: fix corruption of %ebx on 32-bit i386 with libgccjitDavid Malcolm
2015-01-23Remove false positives for warnings that break LTO profiledMartin Liska
2015-01-23re PR c++/64727 (g++.dg/torture/darwin-cfstring-3.C:11:80: internal compiler ...Jason Merrill
2015-01-23re PR testsuite/63439 (FAIL: gcc.dg/vect/vect-33.c scan-tree-dump vect "Align...Richard Biener
2015-01-23Make fopenacc an LTO optionTom de Vries
2015-01-23Make fopenmp an LTO optionTom de Vries
2015-01-23re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err...Marek Polacek
2015-01-23re PR testsuite/63439 (FAIL: gcc.dg/vect/vect-33.c scan-tree-dump vect "Align...Richard Biener
2015-01-23In gcc/fortran/ fixed some cosmetics.Andre Vehreschild
2015-01-23re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu)Jakub Jelinek
2015-01-23diagnostic-core.h (internal_error_no_backtrace): New prototype.Jakub Jelinek
2015-01-23re PR fortran/60922 (Memory leak with allocatable CLASS components)Janus Weil
2015-01-23re PR fortran/64726 ([OpenACC] ICE with -fopenacc and reduction(+:a))Tobias Burnus
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle
2015-01-23Daily bump.GCC Administrator
2015-01-22Remove unwanted fileJeff Law
2015-01-22re PR target/52076 (bloated code for setting single bits in bitfields on m68k)Jeff Law
2015-01-22gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicit for !TARGET_LIBC_PRO...Rainer Orth
2015-01-22re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...Uros Bizjak
2015-01-22re PR ipa/64694 (FAIL: 23_containers/unordered_set/insert/hash_policy.cc)Jan Hubicka
2015-01-22re PR rtl-optimization/64557 (get_addr in true_dependence_1 cannot handle VAL...Wei Mi
2015-01-22compiler: Avoid infinite recursion when describing initialization loops.Ian Lance Taylor
2015-01-22* fold-const.c (const_binop): Add early return for non-tcc_binary.Eric Botcazou
2015-01-22toplev.c (init_local_tick): Process the failure when read fails for random_seed.Chen Gang
2015-01-22ubsan.c (ubsan_type_descriptor): Use 'pretty_print' for 'pretty_name' to avoi...Chen Gang
2015-01-22re PR tree-optimization/64728 (internal compiler error: SSA corruption)Richard Biener
2015-01-22re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...Uros Bizjak
2015-01-22chkp-always_inline.c (f1): Make static to avoid errors with -fpic.Ilya Enkovich
2015-01-22make fold ignore decl_with_vis.symtab_nodeTrevor Saunders
2015-01-22s390.md (atomic code attribute): Fix typo "ior" -> "or".Andreas Krebbel
2015-01-22re PR driver/64690 (-freport-bug issue with comments)Max Ostapenko
2015-01-22ipa-inline.c (can_inline_edge_p): Disable inlining of edges with IL incompati...Richard Biener
2015-01-22re PR libstdc++/64535 (Emergency buffer for exception allocation too small)Richard Biener
2015-01-22compiler: Prohibit use of ellipsis operator on multi-valued calls.Ian Lance Taylor
2015-01-22Add file I missed. Whoops.Segher Boessenkool