aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-08-12[AArch64] Fix name of macros called in the vdup_lane Neon intrinsicsJames Greenhalgh2-8/+13
2013-08-12* config.gcc (m32r-linux): Allow for tmake_file not being empty.Nick Clifton2-4/+6
2013-08-12i386.md (floatunssi<mode>2 expand): Add new expand for QI/HImode operand to p...Yuri Rumyantsev2-0/+18
2013-08-12* doc/invoke.texi: Mention that -ftls-model does not force the final model.Alexander Monakov2-0/+8
2013-08-12re PR tree-optimization/57980 (gcc 4.8.1 -foptimize-sibling-calls -O1 ICE in ...Marek Polacek4-10/+33
2013-08-12Fix typo.Jan Hubicka1-1/+1
2013-08-12re PR fortran/56666 (Suppression flag for " DO loop at (1) will be executed z...Thomas Koenig15-5/+59
2013-08-12Daily bump.GCC Administrator1-1/+1
2013-08-11re PR c++/53349 (Internal compiler error with constexpr and recursive data type)Paolo Carlini2-0/+22
2013-08-11Daily bump.GCC Administrator1-1/+1
2013-08-10Workaround binutils PR14342Jan Hubicka2-23/+93
2013-08-10* cgraph.c (cgraph_create_edge_1): Clear speculative flag.Jan Hubicka2-0/+5
2013-08-10Implement -mmemcpy-strategy= and -mmemset-strategy= optionsXinliang David Li13-180/+603
2013-08-10Daily bump.GCC Administrator1-1/+1
2013-08-09* ipa-ref.c (ipa_clear_stmts_in_references): Clear lto_stmt_uid, too.Jan Hubicka2-1/+8
2013-08-09cgraph.c (cgraph_resolve_speculation): Cut frequency to CGRAPH_FREQ_MAX.Jan Hubicka9-6/+189
2013-08-09lower-subreg-1.c: Skip aarch64*-*-*.Yufeng Zhang2-1/+5
2013-08-09gfortran.h (gfc_get_code): Modified prototype.Janus Weil10-208/+118
2013-08-09cgraph.h (cgraph_node): Add profile_id.Jan Hubicka9-59/+161
2013-08-09re PR fortran/58058 (Memory leak with transfer function)Janus Weil4-2/+39
2013-08-09cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka15-114/+677
2013-08-09revert: re PR c++/46206 (using typedef-name error with typedef name hiding st...Paolo Carlini4-34/+21
2013-08-09lto-streamer-out.c (output_function): Renumber PHIs.Jan Hubicka3-1/+38
2013-08-09* c-ada-spec.c (print_ada_declaration): Prevent accessing null asm nameArnaud Charlet2-1/+5
2013-08-09[AArch64] Fixup the vget_lane RTL patterns and intrinsicsJames Greenhalgh7-129/+236
2013-08-09Fix typoEric Botcazou1-1/+1
2013-08-09configure.ac: Add GAS check for LEON instructions on SPARC.Eric Botcazou9-15/+116
2013-08-09ChangeLog: Fix whitespace.Uros Bizjak2-41/+38
2013-08-09neon.md (vcond): Fix floating-point vector comparisons against 0.Zhenqiang Chen4-5/+56
2013-08-09Daily bump.GCC Administrator1-1/+1
2013-08-08lra-constraints.c (emit_spill_move): Remove assert.Vladimir Makarov2-30/+130
2013-08-08mti-linux.h (SYSROOT_SUFFIX_SPEC): Add nan2008.Steve Ellcey4-11/+19
2013-08-08re PR rtl-optimization/58079 (internal compiler error: in do_SUBST, at combin...Richard Sandiford4-2/+126
2013-08-08neon.md (movmisalign<mode>): Disable when we don't allow unaligned accesses.Kyrylo Tkachov2-5/+14
2013-08-08Makefile.in (TOOLS_LIBS): Pick C object files from the compiler build and use...Eric Botcazou2-10/+19
2013-08-08cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka10-49/+114
2013-08-08re PR target/57431 (ICE in simplify_const_unary_operation vld1_dup_s64/vst1_s64)Richard Earnshaw2-12/+19
2013-08-08re PR target/56979 (ICE in output_operand: invalid operand for code 'P')Richard Earnshaw2-1/+10
2013-08-08Fix MALLOC_ABI_ALIGNMENT for arm Bernd Edlinger2-0/+7
2013-08-08Daily bump.GCC Administrator1-1/+1
2013-08-07Implement -mtune-crl=..Xinliang David Li5-75/+155
2013-08-07re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo2-5/+9
2013-08-07compiler: Fix "missing return" error for case T1, T2 in type switches.Ian Lance Taylor3-3/+14
2013-08-07rtl.h (update_alignments): Declare.Eric Botcazou4-25/+86
2013-08-07diagnostic.c (diagnostic_classify_diagnostic): Accept zero index and document...Eric Botcazou4-5/+27
2013-08-07sparc.c (insert_pass_work_around_errata): Move into...David Malcolm3-9/+17
2013-08-07* config/rs6000/rs6000.c (htm_expand_builtin) <case 0>: Remove.Peter Bergner2-3/+4
2013-08-07re PR c++/46206 (using typedef-name error with typedef name hiding struct name)Paolo Carlini4-4/+45
2013-08-06Commit the vtable verification feature.Caroline Tice25-19/+2619
2013-08-07rl78.c (rl78_devirt_pass): Convert from a struct to...David Malcolm2-19/+52