Age | Commit message (Expand) | Author | Files | Lines |
2010-04-14 | df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x. | Uros Bizjak | 6 | -27/+41 |
2010-04-14 | PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.) | Michael Meissner | 2 | -0/+104 |
2010-04-14 | re PR tree-optimization/42963 (Redundant switch labels not cleaned up anymore) | Michael Matz | 4 | -88/+161 |
2010-04-14 | acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS): Remove set but not unused bar var... | Uros Bizjak | 3 | -2/+8 |
2010-04-14 | Synchronize with src/. | Tristan Gingold | 3 | -2/+7 |
2010-04-14 | i386.md (*popcountsi2_cmp_zext): Remove mode attribute from insn template. | Uros Bizjak | 2 | -1/+6 |
2010-04-14 | gigi.h: Reorder declarations and tweak comments. | Eric Botcazou | 5 | -31/+76 |
2010-04-14 | decl.c (gnat_to_gnu_entity): Fix comment. | Eric Botcazou | 7 | -53/+99 |
2010-04-14 | i386.md (*ashlqi3_1_slp): New insn pattern. | Uros Bizjak | 2 | -8/+54 |
2010-04-14 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 13 | -19/+933 |
2010-04-14 | re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551) | Jerry DeLisle | 2 | -0/+14 |
2010-04-14 | re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551) | Jerry DeLisle | 3 | -2/+20 |
2010-04-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-04-13 | configure: Regenerate after change to elf.m4. | Steve Ellcey | 4 | -2/+10 |
2010-04-13 | hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HAS... | Ian Lance Taylor | 3 | -0/+12 |
2010-04-13 | gsocket.h: Run-time can no longer be built without network OS headers available. | Joel Sherrill | 1 | -8/+7 |
2010-04-13 | ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting of optimized ... | Jan Hubicka | 2 | -36/+140 |
2010-04-13 | call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P instead of CLASS_TYPE_P. | Jason Merrill | 7 | -16/+31 |
2010-04-13 | Commit gcc/testsuite/ChangeLog for revision 158275. | Manuel López-Ibáñez | 1 | -0/+20 |
2010-04-13 | cpp.exp: Test also c-c++-common/cpp. | Manuel López-Ibáñez | 13 | -60/+21 |
2010-04-13 | re PR middle-end/32628 (bogus integer overflow warning) | Eric Botcazou | 3 | -79/+106 |
2010-04-13 | opt-functions.awk (opt_sanitized_name): New. | Manuel López-Ibáñez | 4 | -12/+27 |
2010-04-13 | tree-sra.c (replace_uses_with_default_def_ssa_name): New function. | Martin Jambor | 4 | -9/+73 |
2010-04-13 | re PR middle-end/43730 (internal compiler error: in expand_builtin_interclass... | Michael Matz | 4 | -1/+32 |
2010-04-13 | Add CL entry | Diego Novillo | 1 | -0/+17 |
2010-04-13 | Makefile.in (c-pch.o, [...]): Depend on timevar.h. | Diego Novillo | 4 | -5/+40 |
2010-04-13 | tree-ssa-reassoc.c (repropagate_negates): Merge negates also into MINUS_EXPRs. | Michael Matz | 4 | -35/+102 |
2010-04-13 | re PR bootstrap/43737 (Bootstrap broken at -O3) | Richard Guenther | 2 | -1/+6 |
2010-04-13 | re PR middle-end/43735 (FAIL: gcc.dg/guality/inline-params.c) | Richard Guenther | 2 | -1/+6 |
2010-04-13 | re PR other/31400 (enable static linking of support libraries through -static... | Iain Sandoe | 2 | -2/+10 |
2010-04-13 | i386.md (extendsidi2 splitter): Also check for DX_REG when generating cltd insn. | Uros Bizjak | 2 | -69/+55 |
2010-04-13 | tree-ssa-structalias.c (callused_id): Remove. | Richard Guenther | 2 | -54/+170 |
2010-04-13 | tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Only add RW depende... | Richard Guenther | 7 | -53/+190 |
2010-04-13 | Remove lang_eh_type_covers, which is dead, and the corresponding | Duncan Sands | 6 | -28/+11 |
2010-04-13 | s390.md: Replace TARGET_64BIT with TARGET_ZARCH. | Andreas Krebbel | 6 | -242/+531 |
2010-04-13 | cfgexpand.c (gimple_expand_cfg): Clarify warning message text. | Simon Baldwin | 2 | -2/+8 |
2010-04-13 | gigi.h (standard_datatypes): Add ADT_parent_name_id. | Eric Botcazou | 7 | -5/+87 |
2010-04-13 | gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS... | Eric Botcazou | 10 | -106/+227 |
2010-04-13 | [multiple changes] | Jerry DeLisle | 32 | -2618/+2549 |
2010-04-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-04-13 | elf: Remove empty directory. | Matthias Klose | 1 | -1/+5 |
2010-04-12 | gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. | Matthias Klose | 13 | -8/+149 |
2010-04-12 | i386.md (any_rotate): New code iterator. | Uros Bizjak | 4 | -419/+219 |
2010-04-12 | pa.c (emit_move_sequence): Remove use of deleted variable flag_argument_noalias. | Steve Ellcey | 2 | -6/+7 |
2010-04-12 | re PR c++/43641 ([C++0x] internal compiler error: tree check: expected call_e... | Jason Merrill | 4 | -2/+25 |
2010-04-12 | * call.c (type_decays_to): Call cv_unqualified for non-class type. | Jason Merrill | 4 | -0/+25 |
2010-04-12 | re PR c++/25811 (No failure creating a POD containing a const member, using n... | Fabien Chêne | 5 | -2/+300 |
2010-04-12 | config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. | Rainer Orth | 11 | -89/+43 |
2010-04-12 | config.build (alpha*-dec-osf4*): Remove. | Rainer Orth | 13 | -380/+283 |
2010-04-12 | * doc/contrib.texi (Contributors, Rainer Orth): Update. | Rainer Orth | 2 | -2/+8 |