2011-04-20 |
Chung-Lin Tang | arm.c (arm_legitimize_reload_address): For NEON quad... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Daniel Jacobowitz | vect-shift-3.c, [...]: New. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Andrew Stubbs | arm.c (arm_gen_constant): Move movw support .... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Kai Tietz | ChangeLog gcc/ |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Andrew Stubbs | arm.c (arm_gen_constant): Remove redundant can_invert. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Richard Guenther | re PR c/47892 (Fails to vectorize comparison code,... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Eric Botcazou | Fix long line and tidy up |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Eric Botcazou | vms.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not redefine. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Tristan Gingold | vms.h (LINK_SPEC): Do not use vms-dwarf2.o for gnu-ld. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Georg-Johann Lay | re PR target/18145 (Do not emit __do_copy_data or __do_... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Richard Guenther | re PR rtl-optimization/48695 (Runtime with an array... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Richard Sandiford | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Richard Sandiford | Revert last patch. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Eric Botcazou | * bootstrap-lto.mk: Remove obsolete requirement. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Richard Sandiford | md.texi (vec_load_lanes, [...]): Document. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Richard Sandiford | tree-vect-stmts.c (vectorizable_store): Only chain... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Richard Sandiford | Makefile.in (INTERNAL_FN_DEF, [...]): Define. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Georg-Johann Lay | pr42629.c: Add dg-require-effective-target int32plus |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Jason Merrill | re PR c++/46304 (g++ crashes with ICE in bitmap_first_s... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Jerry DeLisle | re PR libfortran/48602 (Invalid F conversion of G descr... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Jan Hubicka | ipa-inline-transform.c (save_inline_function_body)... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Jason Merrill | re PR c++/45267 (inlining fails with -m32) |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Ian Lance Taylor | statement.cc no longer includes gcc headers. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Ian Lance Taylor | Change general statement method to always use backend... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Jan Hubicka | cgraph.h (save_inline_function_body): Remove. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Kaz Kojima | re PR testsuite/48676 ([sh] Unaligned userspace access... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Ian Lance Taylor | Use backend interface for temporary variables. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
DJ Delorie | m32c.c (m32c_emit_epilogue): Don't try to push register... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Anatoly Sokolov | sparc.h (GENERAL_OR_I64, [...]): Remove. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Ian Lance Taylor | Use backend interface for blocks. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Janne Blomqvist | Use XCNEWVAR instead of xcalloc |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Janne Blomqvist | Use XDELETEVEC instead of free |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Janne Blomqvist | Replace gfc_getmem with XCNEW, XCNEWVEC or xcalloc |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Rainer Orth | install.texi (Configuration, [...]): Remove mach. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Xinliang David Li | revert 172213 and add assertion |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Jakub Jelinek | re PR target/48678 (unable to find a register to spill... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Martin Jambor | ipa-cp.c (ipcp_process_devirtualization_opportunities... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Tobias Burnus | re PR fortran/48588 (ICE (segfault) in gfc_get_nodesc_a... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Martin Jambor | ipa-prop.c (stmt_may_be_vtbl_ptr_store): Return false... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Martin Jambor | ipa-cp.c (ipcp_process_devirtualization_opportunities... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Martin Jambor | trans-decl.c (gfc_generate_function_code): Call cgraph_... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
John David... | Add missing entry. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Eric Botcazou | re PR bootstrap/48148 (LTO bootstrap failed with bootst... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Jan Hubicka | cgraph.h (cgraph_optimize_for_size_p): Declare. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Jonathan Wakely | re PR libstdc++/48521 ([C++0x] std::result_of doesn... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Richard Guenther | re PR debug/48207 (ICE in lhd_set_decl_assembler_name... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Eric Botcazou | tree-inline.c (expand_call_inline): Do not issue a... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Bernd Schmidt | re PR middle-end/47976 (Recent gfortran.dg/actual_array... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Basile Starynkevitch | gengtype.h: Updated copyright year. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Nicola Pero | In gcc/: 2011-04-19 Nicola Pero <nicola.pero@meta-innov... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Wei Guozhi | arm-protos.h (thumb1_legitimate_address_p): New prototype. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Tristan Gingold | config.gcc (-*-*-*vms): Added. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Eric Botcazou | Tweak a few entries |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Ian Lance Taylor | Use backend interface for variables. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Hans-Peter... | re PR testsuite/48675 (20_util/hash/chi2_quality.cc... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Paolo Carlini | type_traits (is_nothrow_default_constructible, [..... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Xinliang David Li | use ASM_COMMENT_START instead of # |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jason Merrill | re PR c++/48569 (internal compiler error: in build_zero... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jason Merrill | re PR c++/48537 (C++0x: ICE using union with non-trivia... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jakub Jelinek | re PR middle-end/48661 (wrong-code regression with... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jakub Jelinek | re PR c++/48632 (Internal compiler error when using... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Michael Matz | expr.c (expand_expr_real_2): Use GET_MODE instead of... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Dennis, CHENG... | * doc/passes.texi: Fill crossref nodes. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jack Howarth | re PR lto/48086 (bootstrap-lto creates c-common.s with... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jim Meyering | fix doubled-word typos in comments and strings: e.g... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Uros Bizjak | i386.h (SSE_VEC_FLOAT_MODE_P): Remove. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jan Hubicka | semantics.c (finish_goto_stmt): Do set UNINLINABLE... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jim Meyering | remove now-unused definition of gfc_free |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jim Meyering | convert each use of gfc_free (p) to free (p) |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jim Meyering | gfortran: remove cpp definition of free, ... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jan Hubicka | * ipa-inline.c (inline_small_functions): Fix pasto... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jan Hubicka | ipa-inline.c: Fix comment typos; do not inline gt-ipa... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Eric Botcazou | * dwarf2out.c (is_redundant_typedef): Add 'inline'... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Ian Lance Taylor | libgo: Fix append declaration. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Tobias Burnus | re PR fortran/18918 (Eventually support Fortran 2008... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Rainer Orth | re PR testsuite/48251 (guality_check hangs indefinitely... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Rainer Orth | * gfortran.dg/fmt_g0_5.f08: Use dg-add-options ieee. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Rainer Orth | * gcc.dg/vect/pr48377.c: Remove dg-do run. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Rainer Orth | * gcc.dg/ipa/pr48195.c: Add dg-require-effective-target... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard Guenther | re PR c++/46364 (basic_string.h:541:32: internal compil... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Rainer Orth | * obj-c++.dg/dwarf-2.mm: Skip on alpha*-dec-osf*. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jie Zhang | Jie Zhang <jie@codesourcery.com> |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard Guenther | tree.c (upper_bound_in_type): Build properly canonicali... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard Guenther | gimple.h (gimple_call_addr_fndecl): New function. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Alexander Monakov | pr48235.c: Add dg-require-effective-target freorder. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard Guenther | re PR c/48650 (valgrind: Invalid write of size 8 in... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Eric Botcazou | re PR lto/48492 (LTO bootstrap failure in copy_constant) |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Ulrich Weigand | re PR target/48252 (ARM neon: problem with consecutive... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jakub Jelinek | re PR tree-optimization/48616 (-ftree-vectorize -mxop... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Tobias Burnus | re PR fortran/18918 (Eventually support Fortran 2008... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Paul Thomas | re PR fortran/48462 (realloc on assignment: matmul... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jerry DeLisle | re PR libfortran/48602 (Invalid F conversion of G descr... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jerry DeLisle | re PR libfortran/48602 (Invalid F conversion of G descr... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jason Merrill | re PR c++/48531 ([C++0x][SFINAE] Hard errors with array... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Jason Merrill | * tree.c (get_target_expr): Handle VEC_INIT_EXPR. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Paolo Carlini | moveable.cc: Actually run it in parallel-mode for check... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Eric Botcazou | Make-lang.in (gnatbind): Replace $(ALL_CFLAGS) with... |
commit | commitdiff | tree | snapshot |
next |