aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-05-14call.c (struct conversion_info): Rename 'from_type' to 'from'.Jason Merrill129-1647/+1219
2014-05-14re PR debug/61188 (Many -fcompare-debug failures)Richard Sandiford2-1/+11
2014-05-14re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)Richard Sandiford2-4/+10
2014-05-14decl.c (gnat_to_gnu_entity): Convert integer_one_node to the appropriate type.Richard Sandiford3-3/+14
2014-05-14re PR gcov-profile/60897 (Mangled function name in warning during -fprofile-u...Martin Jambor2-0/+6
2014-05-14cleanup bogus entryChristian Bruel1-6/+0
2014-05-14omp-low.c (expand_parallel_call): Remove shadow variable.James Norris2-4/+5
2014-05-14Add execution tests of ARM TRN Intrinsics.Alan Lawrence19-0/+237
2014-05-14gcc/Ilya Tocar28-23/+560
2014-05-14re PR rtl-optimization/60866 (ICE: in get_seqno_for_a_jump, at sel-sched-ir.c...Andrey Belevantsev4-16/+76
2014-05-14avr.h (REG_CLASS_CONTENTS): Use unsigned suffix for shifted values to avoid b...Georg-Johann Lay2-7/+12
2014-05-14cfgcleanup.c (try_forward_edges): Use location_t for locations.Eric Botcazou4-8/+15
2014-05-14re PR rtl-optimization/60901 (ICE: SIGSEGV in add_to_deps_list with -fsel-sch...Andrey Belevantsev4-4/+36
2014-05-14re PR sanitizer/61100 (asan/tsan should have the sanitizer includes)Yury Gribov3-3/+41
2014-05-14Daily bump.GCC Administrator1-1/+1
2014-05-13sourcebuild.texi: (dfp_hw): Document.Peter Bergner5-4/+75
2014-05-13* gcc-interface/decl.c (annotate_value): Fix thinko in latest change.Eric Botcazou2-5/+10
2014-05-13call.c (print_error_for_call_failure): Say "no match" rather than "ambiguous"...Jason Merrill4-9/+17
2014-05-13Force the use of -ggnu-pubnames when using -gsplit-dwarf.Cary Coutant2-2/+6
2014-05-13re PR c++/61151 (ICE with lambda)Jason Merrill3-2/+39
2014-05-13re PR c/61162 (possibly bad error location with -Wc++-compat)Marek Polacek4-1/+24
2014-05-13pr50459.c: Move cdtor tests to a separate testcase.Marek Polacek3-2/+12
2014-05-13re PR c++/54310 (Order of operations during overload resolution)Paolo Carlini2-0/+24
2014-05-13gengtype: Support explicit pointers in template argumentsDavid Malcolm4-22/+120
2014-05-13fold-const.c (optimize_bit_field_compare): Use wi:: operations instead of con...Richard Sandiford2-16/+14
2014-05-13tree-dfa.h (get_addr_base_and_unit_offset_1): Update array index calculation ...Richard Sandiford2-1/+7
2014-05-13configure.ac: Fix assembly for explicit JALR relocation check.Catherine Moore3-4/+10
2014-05-13loongson-simd.c: Disable micromips too.Nathan Sidwell2-4/+9
2014-05-13[ARM] Remove builtins for vzup, vuzp, vtrn and cleanup.Kyrylo Tkachov4-143/+12
2014-05-13near-far-1.c: Adjust expected output to allow the JALS instruction.Catherine Moore4-7/+14
2014-05-13re PR ipa/60973 (Invalid propagation of a tail call in devirt pass)Richard Biener2-0/+11
2014-05-13rtl.def (SYMBOL_REF): Remove middle "0" field.Richard Sandiford6-19/+29
2014-05-13rtl.def (VAR_LOCATION): Remove "i" field.Richard Sandiford6-12/+34
2014-05-13rtl.def (scratch): Fix outdated comment and remove "0" field.Richard Sandiford3-6/+8
2014-05-13gcc/Richard Sandiford9-73/+105
2014-05-13rtl.def (REG): Remove middle field.Richard Sandiford5-14/+22
2014-05-13print-rtl.c (print_rtx): Guard whole '0' block with ifndef GENERATOR_FILE.Richard Sandiford2-16/+7
2014-05-13rtl.h (rtx_def): Mark u2 as GTY ((skip)).Richard Sandiford2-2/+6
2014-05-13tree-ssa-loop-ivopts.c (contain_complex_addr_expr): New.Bin Cheng4-11/+105
2014-05-13Implement HARD_REGNO_CALLER_SAVE_MODE for AArch64Ian Bolton4-0/+33
2014-05-13target.def (mode_switching): New hook vector.Christian Bruel15-233/+296
2014-05-13re PR target/61060 (ICE: in int_mode_for_mode, at stor-layout.c:400 with -fre...Jakub Jelinek4-3/+39
2014-05-13Makefile.in: add shrink-wrap.o.Zhenqiang Chen7-799/+957
2014-05-12call.c (maybe_print_user_conv_context): New.Jason Merrill2-10/+46
2014-05-13Daily bump.GCC Administrator1-1/+1
2014-05-12extend.texi: Reflect current numbers of pragmas.David Wohlferd2-10/+13
2014-05-12sibcall-3.c: MSP430 doesn't have sibcall.DJ Delorie3-2/+7
2014-05-12re PR other/31778 (genattrtab.c doesn't record filename)Mike Stump2-1/+13
2014-05-12invoke.texi: Document new switches -Wno-shadow-ivar, -fno-local-ivars and -fi...Dimitris Papavasiliou10-0/+404
2014-05-12invoke.texi: Document new switches -Wno-shadow-ivar, -fno-local-ivars and -fi...Dimitris Papavasiliou4-6/+51