aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-03-13[ARM] PR target/64600 Fix another ICE with -mtune=xscale: properly sign-exten...Kyrylo Tkachov4-8/+35
2015-03-13graph.c (print_graph_cfg): Make function names visible and append parenthesis...Thomas Preud'homme2-3/+10
2015-03-13re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Richard Biener4-8/+30
2015-03-13re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Richard Biener7-44/+138
2015-03-13ChangeLog: Fix whitespace.Uros Bizjak2-36/+34
2015-03-13ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_P and CXX_DESTURC...Jan Hubicka5-125/+135
2015-03-13Daily bump.GCC Administrator1-1/+1
2015-03-12re PR c++/65323 (duplicate -Wzero-as-null-pointer-constant warnings)Paolo Carlini2-5/+10
2015-03-12Add missing bit to ChangeLog entry for the latest updateOlivier Hainque1-0/+1
2015-03-12trans.c (Attribute_to_gnu): On targets where a function symbol designates a f...Olivier Hainque2-1/+34
2015-03-12Fix ChangeLog entries from previous commitKyrylo Tkachov2-2/+2
2015-03-12[simplify-rtx] PR 65235: Calculate element size correctly when simplifying (v...Kyrylo Tkachov4-1/+57
2015-03-12re PR ipa/65270 (issues with merging memory accesses from different code paths)Richard Biener2-12/+16
2015-03-12S/390: Hotpatching fixes.Dominik Vogt28-46/+186
2015-03-12re PR target/65103 ([i386] GOTOFF relocation is not propagated into address e...Ilya Enkovich4-20/+46
2015-03-12re PR target/65044 (ICE: SIGSEGV in contains_struct_check with -fsanitize=add...Ilya Enkovich4-1/+34
2015-03-12tree-cfg.c (gimple_split_block): Remove loop finding stmt to split on.Richard Biener5-22/+24
2015-03-12Revert 'require nonpic target' for fuse-caller-save*.cTom de Vries4-3/+7
2015-03-12Add missing PR numberTom de Vries1-0/+1
2015-03-12Use actual_call_used_reg_set to find conflicting regsTom de Vries2-1/+10
2015-03-12* gcc.dg/ipa/pr63569.c: Fix template.Jan Hubicka2-1/+4
2015-03-11pr64146.C: Require fpic support.Sandra Loosemore2-0/+5
2015-03-12Daily bump.GCC Administrator1-1/+1
2015-03-12cgraph.c (cgraph_node::release_body): Free function_in_decl_state.Jan Hubicka5-7/+43
2015-03-11invoke.texi (-fgnu89-inline): Remove discussion about old GCC versions.Sandra Loosemore3-160/+66
2015-03-11No libstdc++ for nvptx.Thomas Schwinge2-0/+8
2015-03-11PR 65200 Handle EPERM in addition to EACCES.Janne Blomqvist5-6/+39
2015-03-11re PR tree-optimization/65388 (Wrong comparison in same_succ_def::equal() tre...Marek Polacek2-1/+6
2015-03-11c-parser.c (c_parse_init): Don't call xstrdup on get_identifier argument.Jakub Jelinek4-4/+13
2015-03-11no-asan-check-glob.c: Add -ffat-lto-objects to dg-options, fix up dg-skip-if.Jakub Jelinek2-2/+7
2015-03-11re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay9-13/+143
2015-03-11S/390: Doc: Add missing cpu values z196, zEC12.Andreas Krebbel2-1/+5
2015-03-11re PR target/65242 (ICE (in gen_add2_insn, at optabs.c:4761) on powerpc64le-l...Michael Meissner4-2/+112
2015-03-11Add missing definition crypto_sha256_fast, crypto_sha256_slowJunmo Park2-2/+7
2015-03-11re PR tree-optimization/65310 (vectorizer uses wrong alignment)Richard Biener2-1/+7
2015-03-11cp-gimplify.c (simple_empty_class_p): New.Aldy Hernandez3-24/+78
2015-03-11asan.c (instrument_derefs): Disable instrumentation on asan-globals=0.Marat Zakirov4-0/+23
2015-03-11Daily bump.GCC Administrator1-1/+1
2015-03-10re PR c++/65370 (r213519 causes: error: redeclaration of 'template... may no...Paolo Carlini5-1/+42
2015-03-10re PR target/65368 (_bzhi_u32 intrinsic generates incorrect code when -O1 or ...Jakub Jelinek4-5/+118
2015-03-10re PR fortran/65024 ([OOP] unlimited polymorphic pointer structure not built ...Paul Thomas4-2/+51
2015-03-10re PR c++/65127 (internal compiler error: tree check: expected tree that cont...Jakub Jelinek4-1/+30
2015-03-10* gcc.dg/ipa/PR64550.c: Update template.Jan Hubicka2-1/+4
2015-03-10trans.h (caf_sync_memory): New function decl tree.Alessandro Fanfarillo6-33/+51
2015-03-10re PR c++/65333 (error: incomplete type used in nested name specifier)Jason Merrill3-1/+26
2015-03-10ipa-icf.c (sem_function::equals_wpa): Move here some checks from ...Jan Hubicka2-68/+66
2015-03-10re PR sanitizer/65367 (indefinite loop occurs with sanitize enabled and certa...Marek Polacek4-1/+28
2015-03-10re PR target/65286 (When building on powerpc64le-unknown-linux-gnu, --disable...Jakub Jelinek2-2/+11
2015-03-10re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Richard Biener2-1/+9
2015-03-10* gdbinit.in (pcfun): Define and document.Marek Polacek2-0/+13