]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
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 Doug Evans* filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New...
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... re 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 Bizjakacinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS): Remove...
2010-04-14 Tristan GingoldSynchronize with src/.
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 Steve Ellceyconfigure: Regenerate after change to elf.m4.
2010-04-13 Ian Lance Taylorhash_map: Don't #include "backward_warning.h" if _GLIBC...
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... Commit gcc/testsuite/ChangeLog for revision 158275.
2010-04-13 Manuel López... cpp.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... opt-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-13 Matthias Kloseelf: Remove empty directory.
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"...
2010-04-12 Jakub Jelinekre PR tree-optimization/43560 (possible wrong code...
2010-04-12 Eric Botcazouexpr.c (categorize_ctor_elements_1): Properly count...
2010-04-12 Richard Guentherre PR c++/43611 (ICE: SIGSEGV with -fipa-cp-clone ...
2010-04-12 Eric Botcazoutrans.c (Identifier_to_gnu): Use boolean variable.
2010-04-12 Shujing Zhaore PR c/36774 (-Wmissing-prototypes triggers on nested...
2010-04-12 GCC AdministratorDaily bump.
2010-04-11 Kaz Kojimash-protos.h (sh_legitimize_reload_address): Declare.
2010-04-11 Kaushik Phataksh.md (*movqi_pop): New insn pattern.
2010-04-11 Uros Bizjaki386.md (any_shiftrt): New code iterator.
2010-04-11 Uros Bizjaki386.md (*ashr<mode>3_cconly): Fix wrong mode of scratc...
2010-04-11 Uros Bizjaki386.md (lshr<mode>3): Macroize expander from lshr...
2010-04-11 Eric Botcazoutrans.c (lvalue_required_for_attribute_p): New static...
2010-04-11 Eric Botcazouutils2.c (build_cond_expr): Take the address and derefe...
2010-04-11 Eric Botcazoutrans.c (Case_Statement_to_gnu): Bool-ify variable.
2010-04-11 GCC AdministratorDaily bump.
2010-04-10 Uros Bizjaki386.md (ashr<mode>3): Macroize expander from ashr...
2010-04-10 Jie Zhangre PR target/43417 (SH: 4.4 ICE in final_scan_insn...
2010-04-10 Tobias Burnusre PR fortran/43591 (PPC: internal compiler error:...
2010-04-10 Wei Guozhire PR target/42601 (Simplify code to address function...
2010-04-10 Bernd Schmidtreload1.c (eliminate_regs_in_insn): Don't restore an...
2010-04-10 Bernd SchmidtMakefile.in (web.o): Depend on insn-config.h and $...
2010-04-10 Bernd Schmidtira-costs.c (record_reg_classes): Ignore alternatives...
2010-04-10 GCC AdministratorDaily bump.
2010-04-09 Uros Bizjakre PR target/43707 (gcc.c-torture/execute/ashldi-1.c)
next
This page took 0.082814 seconds and 5 git commands to generate.