aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-12call.c (convert_like_real): Use inform for identifying the declaration point.Jason Merrill13-14/+19
2014-05-12re PR fortran/60127 (ICE with OpenMP and DO CONCURRENT)Tobias Burnus4-0/+29
2014-05-12tm.texi: Remove reference to deleted macro.David Wohlferd3-6/+5
2014-05-12re PR fortran/60834 ([OOP] ICE with ASSOCIATE construct (gimplify_var_or_par...Thomas Koenig4-2/+58
2014-05-12cvt.c (cp_convert_to_pointer): Don't call error_at if complain & tf_error is ...Paolo Carlini3-4/+14
2014-05-12re PR target/60991 ([avr] Stack corruption when using 24-bit integers __int24...Senthil Kumar Selvaraj4-1/+33
2014-05-12re PR c++/60054 ([c++1y] ICE with auto* cast)Paolo Carlini2-0/+16
2014-05-12arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay11-0/+53
2014-05-12re PR c++/51199 ([C++11][DR 547] gcc forms impossible types derived from func...Paolo Carlini2-0/+22
2014-05-12Daily bump.GCC Administrator1-1/+1
2014-05-11* gcc.c-torture/execute/20101011-1.c [__MMIX__] (DO_TEST): Define as 0.Hans-Peter Nilsson2-0/+8
2014-05-11tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek24-173/+1909
2014-05-11re PR c/61136 (ice in tree_nop_conversion)Richard Sandiford5-7/+38
2014-05-11trans-intrinsic.c (gfc_build_builtin_function_decls): Change type of second a...Tobias Burnus2-1/+6
2014-05-11re PR c++/59705 (possible compiler bug regarding SFINAE (program compiles fine))Paolo Carlini3-0/+64
2014-05-11Daily bump.GCC Administrator1-1/+1
2014-05-10re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2-2/+8
2014-05-10c-parser.c (c_parser_declaration_or_fndef): Pass init_loc to maybe_warn_strin...Marek Polacek7-21/+60
2014-05-10* lib/target-supports.expHans-Peter Nilsson2-0/+7
2014-05-10Daily bump.GCC Administrator1-1/+1
2014-05-09re PR c++/60463 (Lambda function can call a non-const member function with co...Momchil Velikov6-15/+49
2014-05-09pt.c (convert_nontype_argument_function): Add tsubst_flags_t parameter.Paolo Carlini2-19/+38
2014-05-09cgraphunit.c (analyze_functions): Use correct dump file.Teresa Johnson2-1/+5
2014-05-09DR 587 PR c++/51317Jason Merrill5-8/+48
2014-05-09DR 5 PR c++/60019Jason Merrill3-2/+25
2014-05-09re PR c++/58714 (Bogus overload resolution for the assignment operator in ass...Jason Merrill4-0/+32