aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-07-21* tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1.Jakub Jelinek1-0/+4
2016-07-21Improving concepts performance and diagnostics.Andrew Sutton1-0/+8
2016-07-20hwint.h (HOST_WIDE_INT_0): New define.Uros Bizjak1-0/+9
2016-07-20S/390: Remove mode size check in encode_section_info.Andreas Krebbel1-0/+5
2016-07-20cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.Uros Bizjak1-0/+18
2016-07-20avr.c (avr_legitimize_address): Force constant addresses outside [0,0xc0] int...Georg-Johann Lay1-0/+10
2016-07-20Implement attribute progmem on reduced Tiny cores by adding flash offset 0x40...Georg-Johann Lay1-0/+20
2016-07-20Build libbackend.a as a thin archive if possiblePatrick Palka1-0/+9
2016-07-20Enabling work for C++ handling of misspelled identifiers and typenamesDavid Malcolm1-0/+14
2016-07-20avr-protos.h (avr_addr_space_supported_p): New prototype.Georg-Johann Lay1-0/+15
2016-07-20nvptx: do not implicitly enable -ftoplevel-reorderAlexander Monakov1-0/+5
2016-07-20C: convert return type of lookup_name_fuzzy from tree to const char *David Malcolm1-0/+8
2016-07-20target.def (addr_space): Add new diagnose_usage to hook vector.Georg-Johann Lay1-0/+12
2016-07-20Properly handly PHI stmts in later_of_the_two (PRMartin Liska1-0/+6
2016-07-20re PR tree-optimization/71503 (gcc ICE at -O3 on valid code on x86_64-linux-g...Bin Cheng1-0/+7
2016-07-20Enhance documentation of -fipa-ra option.Martin Liska1-0/+5
2016-07-20Add selftests for fibonacci_heapMartin Liska1-0/+10
2016-07-20Add sreal to selftestsMartin Liska1-0/+11
2016-07-19re PR rtl-optimization/71916 (ICE at -O3 on valid code on x86_64-linux-gnu in...Jakub Jelinek1-0/+6
2016-07-19re PR debug/71855 (duplicate unspecified_parameters DIE in DWARF for function...Aldy Hernandez1-0/+6
2016-07-19re PR middle-end/71874 (memmove works wrong)Jakub Jelinek1-0/+6
2016-07-19builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...Uros Bizjak1-5/+50
2016-07-19selftest.c: gracefully handle NULL in assert_streqDavid Malcolm1-0/+5
2016-07-19re PR fortran/71688 (ICE in analyze, at cgraphunit.c:632 with -fcoarray=lib)Martin Jambor1-0/+6
2016-07-19gimple-fold.c (get_base_constructor): Add VIEW_CONVERT case, handle all tcc_c...Richard Biener1-0/+7
2016-07-19Fix copy&paste bug in function-tests.cDavid Malcolm1-0/+5
2016-07-19re PR tree-optimization/71901 (ice in find_or_generate_expression)Richard Biener1-1/+13
2016-07-19re PR tree-optimization/71908 (ICE at -Os and above in both 32-bit and 64-bit...Richard Biener1-0/+6
2016-07-19tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Update comment.Ilya Enkovich1-0/+8
2016-07-19re PR middle-end/71907 (missing buffer overflow warnings with -flto)Richard Biener1-0/+8
2016-07-19re PR target/71493 (accidental ABI change for structure return on PowerPC)Michael Meissner1-0/+7
2016-07-18re PR middle-end/71734 (FAIL: libgomp.fortran/simd4.f90 -O3 -g execution t...Yuri Rumyantsev1-0/+10
2016-07-18Allocate constant size dynamic stack space in the prologueDominik Vogt1-0/+13
2016-07-18S/390: Fix alignment check for literal pool references.Andreas Krebbel1-0/+6
2016-07-18re PR tree-optimization/71893 (gfortran.dg ICEs in gcc/tree-ssa-pre.c; -fcode...Richard Biener1-0/+7
2016-07-16pa.c (hppa_profile_hook): Allocate stack space for register parameters.John David Anglin1-0/+13
2016-07-15Typo.Georg-Johann Lay1-2/+1
2016-07-15predicates.md (const_m255_to_m1_operand): New.Georg-Johann Lay1-0/+14
2016-07-15c-parser.c (c_parser_oacc_declare): Don't scan for GOMP_MAP_POINTER.Cesar Philippidis1-0/+6
2016-07-15re PR tree-optimization/71881 (ICE on valid code at -O3 with -g enabled on x8...Richard Biener1-0/+6
2016-07-15re PR tree-optimization/71887 (wrong code (SIGFPE) at -O1 and above on x86_64...Richard Biener1-0/+7
2016-07-15[PATCH/AARCH64] Add rtx_costs routine for vulcan.Virendra Pathak1-0/+13
2016-07-15handle undefined extern vars in output_in_orderAlexander Monakov1-0/+9
2016-07-15tree-ssa-pre.c (get_representative_for): Make sure to return the value number...Richard Biener1-0/+9
2016-07-15tree-scalar-evolution.c (simple_iv_with_niters): New funcion.Bin Cheng1-0/+12
2016-07-15i386.c (ix86_builtin_vectorization_cost): Adjust vec_construct cost.Richard Biener1-0/+5
2016-07-14re PR tree-optimization/71872 (ICE in inchash::add_expr, at tree.c:7782 - OEP...Jakub Jelinek1-0/+6
2016-07-14arm.h (TARGET_HAVE_LDACQ): Enable for ARMv8-M Mainline.Thomas Preud'homme1-0/+9
2016-07-14re PR rtl-optimization/71878 (ICE in cselib_record_set)Thomas Preud'homme1-0/+8
2016-07-14[vectorizer][2/2] Hook up mult synthesis logic into vectorisation of mult-by-...Kyrylo Tkachov1-0/+13