aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-04-16add accumulate-outgoing-args and omit-frame-pointer for SHChristian Bruel7-21/+87
2010-04-16decl.c (make_type_from_size): Just copy TYPE_NAME.Eric Botcazou7-32/+114
2010-04-16Daily bump.GCC Administrator1-1/+1
2010-04-15re PR target/43741 (sh-elf ICEs for libstdc++-v3/src/ios_init.cc with -m2a)Kaz Kojima2-4/+10
2010-04-15re PR fortran/30073 (Array out of bounds gives name of RHS array not LHS array)Steven G. Kargl2-4/+9
2010-04-15cuintp.c (UI_To_gnu): Fix long line.Eric Botcazou7-248/+279
2010-04-15trans.c (gigi): Set DECL_IGNORED_P on EH functions.Eric Botcazou3-33/+96
2010-04-15Regenerate gcc/configure.H.J. Lu2-2/+6
2010-04-15s390.c (s390_call_save_register_used): Switch back to HARD_REGNO_NREGS.Andreas Krebbel2-21/+12
2010-04-15g-socket.adb: A target can have multiple missing errno's.Joel Sherrill2-47/+94
2010-04-15gsocket.h: Run-time can no longer be built without network OS headers available.Joel Sherrill1-0/+6
2010-04-15alias.c (alias_set_subset_of): Handle alias-set zero child properly.Richard Guenther2-1/+6
2010-04-15thumb2.md (thumb2_movsi_insn): Split ldr and str alternatives according to us...Mark Shinwell4-21/+40
2010-04-15config.gcc: Handle softfp as for Linux.Thomas Schwinge2-1/+7
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther32-180/+1755
2010-04-15Makefile.in (OBJS-common): Add gimple-fold.o.Richard Guenther7-1563/+1639
2010-04-15fold-const.c (LOWPART, [...]): Move ...Richard Guenther5-761/+793
2010-04-15trans.c (call_to_gnu): Open a nesting level if this is a statement.Eric Botcazou3-95/+188
2010-04-15trans.c (gigi): Do not start statement group.Eric Botcazou3-54/+36
2010-04-15trans.c (call_to_gnu): Do not unnecessarily force side-effects of actual para...Eric Botcazou2-12/+11
2010-04-15decl.c (validate_size): Reorder, remove obsolete test and warning.Eric Botcazou2-44/+40
2010-04-15re PR target/43742 (web.c/union_match_dups segfaults for a null *ref on sh-elf)Bernd Schmidt2-9/+15
2010-04-15trans-decl.c (gfc_build_qualified_array): Clear DECL_IGNORED_P on VAR_DECL LB...Jakub Jelinek2-11/+15
2010-04-15Daily bump.GCC Administrator1-1/+1
2010-04-14re PR target/43742 (web.c/union_match_dups segfaults for a null *ref on sh-elf)Kaz Kojima2-1/+7
2010-04-15double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov7-123/+112
2010-04-14re PR rtl-optimization/21803 ([ia64] gcc produces really odd predicated code)Bernd Schmidt6-30/+261
2010-04-14re PR c++/36625 (bogus error on __attribute__((aligned(N))) in template code)Jason Merrill7-14/+64
2010-04-14Add ChangeLog entry for my previous commit.Steven G. Kargl1-0/+8
2010-04-14i386.md (*divmod<mode>4): Remove stray "&&" from splitter condition.Uros Bizjak2-2/+8
2010-04-14intrinsic.texi: Add the missing specific name of intrinsic procedure where th...Steven G. Kargl1-60/+147
2010-04-14re PR testsuite/43739 (FAIL: gcc.dg/pr43643.c (test for excess errors))Steve Ellcey2-0/+6
2010-04-14i386.md (maxmin_int): Rename code attribute from maxminiprefix and update all...Uros Bizjak5-54/+67
2010-04-14re PR other/42966 (add some indication that a warning has been converted to a...Manuel López-Ibáñez18-31/+86
2010-04-14alpha.c (alpha_adjust_cost): Remove set but not used insn_type variable.Uros Bizjak2-3/+9
2010-04-14df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak6-27/+41
2010-04-14PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.)Michael Meissner2-0/+104
2010-04-14re PR tree-optimization/42963 (Redundant switch labels not cleaned up anymore)Michael Matz4-88/+161
2010-04-14i386.md (*popcountsi2_cmp_zext): Remove mode attribute from insn template.Uros Bizjak2-1/+6
2010-04-14gigi.h: Reorder declarations and tweak comments.Eric Botcazou5-31/+76
2010-04-14decl.c (gnat_to_gnu_entity): Fix comment.Eric Botcazou7-53/+99
2010-04-14i386.md (*ashlqi3_1_slp): New insn pattern.Uros Bizjak2-8/+54
2010-04-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus13-19/+933
2010-04-14re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551)Jerry DeLisle2-0/+14
2010-04-14re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551)Jerry DeLisle3-2/+20
2010-04-14Daily bump.GCC Administrator1-1/+1
2010-04-13gsocket.h: Run-time can no longer be built without network OS headers available.Joel Sherrill1-8/+7
2010-04-13ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting of optimized ...Jan Hubicka2-36/+140
2010-04-13call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P instead of CLASS_TYPE_P.Jason Merrill7-16/+31
2010-04-13Commit gcc/testsuite/ChangeLog for revision 158275.Manuel López-Ibáñez1-0/+20