aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-01* config.sub, config.guess: Import from upstream.Richard Sandiford3-174/+41
2014-05-01compiler: Use backend interface for heap expressions.Ian Lance Taylor2-23/+29
2014-05-01longlong.h: Use 'defined()' to check __mips16.Steve Ellcey2-1/+5
2014-05-01arc.c (TARGET_LRA_P): Undef before redefine.Jan-Benedict Glaw2-0/+5
2014-05-01arc.c (arc_select_cc_mode): Fix typo.Jan-Benedict Glaw2-1/+5
2014-05-01re PR c/60915 (confusing diagnostic from attribute on function definition)Marek Polacek4-1/+31
2014-05-01re PR c/60257 (Incorrect column number and confusing message in -Woverride-init)Marek Polacek4-23/+85
2014-05-01re PR c/43395 (Gcc warns label as local variable)Marek Polacek6-3/+52
2014-05-01tree-if-conv.c (is_cond_scalar_reduction): New function.Yuri Rumyantsev5-4/+199
2014-05-01re PR c/29467 (-ansi -pedantic accepts _Bool without diagnostic)Marek Polacek7-13/+56
2014-05-01re PR c/43245 (add option to control "discarding qualifiers" warnings)Marek Polacek8-4/+57
2014-05-01re PR c/56989 (wrong location in error message)Marek Polacek4-1/+32
2014-05-01go-backend.c: #include "diagnostics.h".Chris Manghane5-38/+18
2014-05-01runtime: ask $GOC rather than $CC for the version and multi-os-directoryIan Lance Taylor4-4/+4
2014-05-01Daily bump.GCC Administrator1-1/+1
2014-04-30go-test.exp (go-gc-tests): For rundir...Ian Lance Taylor2-2/+9
2014-04-30pr58419.c: Use dummy no-inline function instead of getpid.Soundararajan Dhakshinamoorthy2-2/+12
2014-04-30trans-decl.c (create_function_arglist): Add hidden coarrayTobias Burnus7-24/+127
2014-04-30resolve.c (resolve_function): Don't do assumed-size check for lcobound/ucobound.Tobias Burnus6-3/+67
2014-04-30gfortran.h (gfc_init_coarray_decl): Remove.Tobias Burnus15-131/+215
2014-04-30trans-expr.c (get_tree_for_caf_expr): Fix handling ofTobias Burnus5-16/+80
2014-04-30Add execution tests of ARM UZP Intrinsics.Alan Lawrence19-0/+237
2014-04-30compiler: Remove GCC langhooks from frontend proper.Chris Manghane4-92/+73
2014-04-30Rewrite AArch64 UZP Intrinsics using __builtin_shuffle.Alan Lawrence6-467/+455
2014-04-30Work around for current cygwin32 build problems.Bernd Edlinger2-0/+15
2014-04-30go-gcc.cc: #include "langhooks.h".Chris Manghane7-409/+290
2014-04-30Add execution + assembler tests of AArch64 UZP Intrinsics.Alan Lawrence37-0/+708
2014-04-30arc.opt (mlra): Move comment above option name to avoid mis-parsing as langua...Joern Rennecke2-1/+6
2014-04-30re PR c++/60980 (ICE in build_special_member_call, at cp/call.c:7447)Jason Merrill3-1/+20
2014-04-30re PR c++/60951 ([C++11] ICE with braced-init-list assignment and constexpr c...Jason Merrill3-1/+23
2014-04-30longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.Richard Sandiford2-1/+5
2014-04-30Simplify Solaris 2 configurationRainer Orth10-352/+264
2014-04-30re PR tree-optimization/48329 (Missed vectorization of reduction due to PRE)Richard Biener2-0/+34
2014-04-30passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa ...Richard Biener9-26/+48
2014-04-30gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.Marek Polacek14-20/+82
2014-04-30re PR c/60139 (Imprecise column number for -pedantic on non-computable initia...Marek Polacek4-2/+27
2014-04-30re PR c/60351 (Incorrect column number for warning on "right shift count is n...Marek Polacek4-4/+28
2014-04-30compiler: Don't overwrite memory if an archive has a bad file name.Ian Lance Taylor1-1/+1
2014-04-30Daily bump.GCC Administrator1-1/+1
2014-04-29Add execution tests of ARM ZIP Intrinsics.Alan Lawrence20-0/+273
2014-04-29DR 1351 Represent the unevaluated exception specification of an implicitly de...Jason Merrill17-127/+251
2014-04-29arm_neon.h (vzip1_f32, [...]): Replace inline __asm__ with __builtin_shuffle.Alan Lawrence2-462/+449
2014-04-29re PR c++/51707 ([c++11] constexpr constructor cannot initialize const refere...Paolo Carlini2-0/+19
2014-04-29Dump the return type of functions in gimple dumpsDavid Malcolm5-2/+21
2014-04-29re PR tree-optimization/60971 (Wrong code when coercing unsigned char to bool)Jakub Jelinek4-3/+58
2014-04-29msp430.md (umulsidi): Fix typo.Nick Clifton3-3/+10
2014-04-29Remove PUSH_ARGS_REVERSED from the RTL expander.James Greenhalgh3-77/+25
2014-04-29MAINTAINERS (Write After Approval): Put myself in correct order.Alan Lawrence2-1/+5
2014-04-29MAINTAINERS (Write After Approval): Add myself.Alan Lawrence2-0/+5
2014-04-29arc.c (arc_select_cc_mode): Fix parentheses.Nick Clifton4-20/+33