typo fix
[platform/upstream/gcc.git] / gcc /
2010-04-16 Diego Novillotypo fix
2010-04-16 Diego Novillorephrase text
2010-04-16 Diego NovilloClarify what happens with an unrecognized -Wno- option
2010-04-16 Eric Botcazoutrans.c (unchecked_conversion_nop): Handle function...
2010-04-16 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use boolean_type_node...
2010-04-16 Eric Botcazouada-tree.def (LOOP_STMT): Change to 4-operand nodes.
2010-04-16 Eric Botcazouuintp.adb (UI_From_Dint): Remove useless code.
2010-04-16 Bernd Schmidtre PR target/40603 (unnecessary conversion from unsigne...
2010-04-16 Richard Guenthergimple-pretty-print.c (dump_gimple_phi): Dump alias...
2010-04-16 Bernd Schmidtarm.md (addsi3_cbranch): If destination is a high regis...
2010-04-16 Bernd Schmidtre PR target/41514 (redundant compare instruction of...
2010-04-16 Bernd Schmidtrecog.h (struct recog_data): New field is_operator.
2010-04-16 Jakub Jelinekalias.c (memrefs_conflict_p): If x and y are the same...
2010-04-16 Christian Brueladd accumulate-outgoing-args and omit-frame-pointer...
2010-04-16 Eric Botcazoudecl.c (make_type_from_size): Just copy TYPE_NAME.
2010-04-16 GCC AdministratorDaily bump.
2010-04-15 Kaz Kojimare PR target/43741 (sh-elf ICEs for libstdc++-v3/src...
2010-04-15 Steven G. Karglre PR fortran/30073 (Array out of bounds gives name...
2010-04-15 Eric Botcazoucuintp.c (UI_To_gnu): Fix long line.
2010-04-15 Eric Botcazoutrans.c (gigi): Set DECL_IGNORED_P on EH functions.
2010-04-15 H.J. LuRegenerate gcc/configure.
2010-04-15 Andreas Krebbels390.c (s390_call_save_register_used): Switch back...
2010-04-15 Joel Sherrillg-socket.adb: A target can have multiple missing errno's.
2010-04-15 Joel Sherrillgsocket.h: Run-time can no longer be built without...
2010-04-15 Richard Guentheralias.c (alias_set_subset_of): Handle alias-set zero...
2010-04-15 Mark Shinwellthumb2.md (thumb2_movsi_insn): Split ldr and str altern...
2010-04-15 Thomas Schwingeconfig.gcc: Handle softfp as for Linux.
2010-04-15 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2010-04-15 Richard GuentherMakefile.in (OBJS-common): Add gimple-fold.o.
2010-04-15 Richard Guentherfold-const.c (LOWPART, [...]): Move ...
2010-04-15 Eric Botcazoutrans.c (call_to_gnu): Open a nesting level if this...
2010-04-15 Eric Botcazoutrans.c (gigi): Do not start statement group.
2010-04-15 Eric Botcazoutrans.c (call_to_gnu): Do not unnecessarily force side...
2010-04-15 Eric Botcazoudecl.c (validate_size): Reorder, remove obsolete test...
2010-04-15 Bernd Schmidtre PR target/43742 (web.c/union_match_dups segfaults...
2010-04-15 Jakub Jelinektrans-decl.c (gfc_build_qualified_array): Clear DECL_IG...
2010-04-15 GCC AdministratorDaily bump.
2010-04-14 Kaz Kojimare PR target/43742 (web.c/union_match_dups segfaults...
2010-04-14 Anatoly Sokolovdouble-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
2010-04-14 Bernd Schmidtre PR rtl-optimization/21803 ([ia64] gcc produces reall...
2010-04-14 Jason Merrillre PR c++/36625 (bogus error on __attribute__((aligned...
2010-04-14 Steven G. KarglAdd ChangeLog entry for my previous commit.
2010-04-14 Uros Bizjaki386.md (*divmod<mode>4): Remove stray "&&" from splitt...
2010-04-14 Steven G. Karglintrinsic.texi: Add the missing specific name of intrin...
2010-04-14 Steve Ellceyre PR testsuite/43739 (FAIL: gcc.dg/pr43643.c (test...
2010-04-14 Uros Bizjaki386.md (maxmin_int): Rename code attribute from maxmin...
2010-04-14 Manuel López-Ibáñezre PR other/42966 (add some indication that a warning...
2010-04-14 Uros Bizjakalpha.c (alpha_adjust_cost): Remove set but not used...
2010-04-14 Uros Bizjakdf-core.c (df_ref_debug): Change format string placehol...
2010-04-14 Michael MeissnerPR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow...
2010-04-14 Michael Matzre PR tree-optimization/42963 (Redundant switch labels...
2010-04-14 Uros Bizjaki386.md (*popcountsi2_cmp_zext): Remove mode attribute...
2010-04-14 Eric Botcazougigi.h: Reorder declarations and tweak comments.
2010-04-14 Eric Botcazoudecl.c (gnat_to_gnu_entity): Fix comment.
2010-04-14 Uros Bizjaki386.md (*ashlqi3_1_slp): New insn pattern.
2010-04-14 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-14 Jerry DeLislere PR fortran/43747 (ICE in find_array_section, at...
2010-04-14 Jerry DeLislere PR fortran/43747 (ICE in find_array_section, at...
2010-04-14 GCC AdministratorDaily bump.
2010-04-13 Joel Sherrillgsocket.h: Run-time can no longer be built without...
2010-04-13 Jan Hubickaipa-inline.c (cgraph_mark_inline_edge): Avoid double...
2010-04-13 Jason Merrillcall.c (type_decays_to): Check MAYBE_CLASS_TYPE_P inste...
2010-04-13 Manuel López-IbáñezCommit gcc/testsuite/ChangeLog for revision 158275.
2010-04-13 Manuel López-Ibáñezcpp.exp: Test also c-c++-common/cpp.
2010-04-13 Eric Botcazoure PR middle-end/32628 (bogus integer overflow warning)
2010-04-13 Manuel López-Ibáñezopt-functions.awk (opt_sanitized_name): New.
2010-04-13 Martin Jambortree-sra.c (replace_uses_with_default_def_ssa_name...
2010-04-13 Michael Matzre PR middle-end/43730 (internal compiler error: in...
2010-04-13 Diego NovilloAdd CL entry
2010-04-13 Diego NovilloMakefile.in (c-pch.o, [...]): Depend on timevar.h.
2010-04-13 Michael Matztree-ssa-reassoc.c (repropagate_negates): Merge negates...
2010-04-13 Richard Guentherre PR bootstrap/43737 (Bootstrap broken at -O3)
2010-04-13 Richard Guentherre PR middle-end/43735 (FAIL: gcc.dg/guality/inline...
2010-04-13 Iain Sandoere PR other/31400 (enable static linking of support...
2010-04-13 Uros Bizjaki386.md (extendsidi2 splitter): Also check for DX_REG...
2010-04-13 Richard Guenthertree-ssa-structalias.c (callused_id): Remove.
2010-04-13 Richard Guenthertree-vect-data-refs.c (vect_analyze_data_ref_dependence...
2010-04-13 Duncan SandsRemove lang_eh_type_covers, which is dead, and the...
2010-04-13 Andreas Krebbels390.md: Replace TARGET_64BIT with TARGET_ZARCH.
2010-04-13 Simon Baldwincfgexpand.c (gimple_expand_cfg): Clarify warning messag...
2010-04-13 Eric Botcazougigi.h (standard_datatypes): Add ADT_parent_name_id.
2010-04-13 Eric Botcazougimple.c (walk_gimple_op): Do not request a pure rvalue...
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-13 GCC AdministratorDaily bump.
2010-04-12 Matthias Klosegcc.c (cc1_options): Handle -iplugindir before processi...
2010-04-12 Uros Bizjaki386.md (any_rotate): New code iterator.
2010-04-12 Steve Ellceypa.c (emit_move_sequence): Remove use of deleted variab...
2010-04-12 Jason Merrillre PR c++/43641 ([C++0x] internal compiler error: tree...
2010-04-12 Jason Merrill* call.c (type_decays_to): Call cv_unqualified for...
2010-04-12 Fabien Chênere PR c++/25811 (No failure creating a POD containing...
2010-04-12 Rainer Orthconfig.gcc: Removed *-*-solaris2.7* from list of obsole...
2010-04-12 Rainer Orthconfig.build (alpha*-dec-osf4*): Remove.
2010-04-12 Rainer Orth* doc/contrib.texi (Contributors, Rainer Orth): Update.
2010-04-12 Kai Tietzi386.c (x86_this_parameter): Handle aggregate for __thi...
2010-04-12 Steve Ellceypa.c (hppa_legitimize_address): Remove unused variable...
2010-04-12 Steve Ellceyfunction.c (assign_parms_initialize_all): Add unused...
2010-04-12 Richard Bienergsstruct.def (GSS_CALL): New.
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-04-12 Richard Guentheripa.c (cgraph_postorder): Adjust postorder to guarantee...
2010-04-12 Jakub Jelinekre PR bootstrap/43699 ("variable set but not used"...
next