]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2009-06-16  Ian Lance Taylorresource.c (mark_referenced_resources): Change include_...
2009-06-16  David Edelsohnaix.h (LIBSTDCXX_STATIC): Remove -lstdc++.
2009-06-16  David Edelsohninstall.texi (*-*-aix): Update explanation of XLC boots...
2009-06-16  Ian Lance TaylorMake-lang.in (cp/class.o): Depend upon gt-cp-class.h.
2009-06-16  Wim Lewisffi.c: Avoid clobbering cr3 and cr4, which are supposed...
2009-06-16  Andreas Toblerre PR libffi/40444 (libffi badly broken with -m64 by...
2009-06-16  Ian Lance Taylor* Makefile.in (tree-vect-stmts.o): Depend upon $(TOPLEV_H).
2009-06-16  Ian Lance Taylortoplev.h (floor_log2): If GCC_VERSION >= 3004, declare...
2009-06-16  Ian Lance Taylorbitmap.c (bitmap_clear): Don't declare as inline.
2009-06-16  Andrew Haleyconfigure.ac (TARGETDIR): Add missing blank lines.
2009-06-16  Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-16  Richard Guenthertree-ssa-alias.c (is_escape_site): Remove.
2009-06-16  Jakub Jelinekre PR middle-end/40446 (ICE in gen_lowpart_general)
2009-06-16  Matthias KloseRegenerate classfiles in rev 148530 with correct ecj...
2009-06-16  Matthias KloseMain.java (getGjdocVersion): Use gnu.classpath.Configur...
2009-06-16  Nick Cliftonre PR fortran/10197 (direct acces files not unformatted...
2009-06-16  Richard Guenthertree-ssa-structalias.c (do_ds_constraint): Stores in...
2009-06-16  Rafael Avila... winnt.c (i386_pe_encode_section_info): Update call...
2009-06-16  Martin Jamborre PR tree-optimization/40432 (verify_stmts failed...
2009-06-16  Andrew Haleycls_align_sint64.c, [...]: Fix printf format specifiers.
2009-06-16  Martin Jamborre PR tree-optimization/40413 (Internal error in connec...
2009-06-16  Janus Weilre PR fortran/36947 (Attributes not fully checked compa...
2009-06-16  Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-06-16  Tobias Burnusre PR fortran/40383 (incorrect bounds checking with...
2009-06-16  Ralf Wildenhuesinvoke.texi (Debugging Options): Fix option index entri...
2009-06-16  Basile Starynkevitchplugins.texi (Interacting with the GCC Garbage Collecto...
2009-06-16  Ian Lance Taylordf-problems.c (df_simulate_one_insn_forwards): Fix...
2009-06-16  Kaveh R. Ghazibuiltin-math-6.c: Robustify and fix clog cases.
2009-06-16  GCC AdministratorDaily bump.
2009-06-15  Tom Tromeyprinters.py (StdMapPrinter.__init__): Don't set self...
2009-06-15  Jakub Jelinektree-object-size.c (addr_object_size): Fix a pasto...
2009-06-15  Andrew Haleyerr_bad_typedef.c: xfail everywhere.
2009-06-15  Andrew HaleyFix bad checkin.
2009-06-15  Jakub Jelinekre PR testsuite/40426 (Revision 148408 caused many...
2009-06-15  Rafael Avila... cgraph.c (cgraph_make_node_local): Use DECL_COMDAT_GROUP.
2009-06-15  Aldy Hernandezexcept.c (init_eh): Use BUILTINS_LOCATION when calling...
2009-06-15  Rafael Avila... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
2009-06-15  Ryan Mansfieldconfigure.ac: Define is_elf for QNX Neutrino targets.
2009-06-15  Andreas Krebbeloptimize-bswap-1.c: Split into these two:
2009-06-15  Richard Guentherre PR middle-end/40439 (Bootstrap broken on FreeBSD...
2009-06-15  Andreas Krebbeltree-ssa-math-opts.c: Remove extra divide.
2009-06-15  Andreas Krebbels390.md ("bswap<mode>2"): Only available on z900.
2009-06-15  GCC AdministratorDaily bump.
2009-06-14  Francois-Xavier... fmain.c (main): Don't PREFIX set_args.
2009-06-14  Andreas Krebbelpasses.c: Add bswap pass.
2009-06-14  GCC AdministratorDaily bump.
2009-06-13  Steven Bosschercfgcleanup.c (old_insns_match_p): Remove code to substi...
2009-06-13  Richard Guentherre PR c++/40389 (optimizer bug (possibly))
2009-06-13  Aldy Hernandezrs6000-protos.h (altivec_resolve_overloaded_builtin...
2009-06-13  Eric BotcazouFix nits
2009-06-13  Aldy Hernandezutils.c (record_builtin_type): Pass location argument...
2009-06-13  Richard Guentherre PR tree-optimization/40421 (Revision 148352 failed...
2009-06-13  Michael MeissnerFix powerpc breakage
2009-06-13  Aldy Hernandezalpha.c (alpha_build_builtin_va_list): Pass location...
2009-06-13  Richard Earnshawre PR target/40327 (Use fewer instructions to add some...
2009-06-13  Joerg Sonnenbergerinvoke.texi: Add missing option -Wp,OPTION in list...
2009-06-13  Aldy Hernandezrs6000-c.c (altivec_resolve_overloaded_builtin): Add...
2009-06-13  GCC AdministratorDaily bump.
2009-06-12  Steven Bosschertimevar.def (TV_COMBINE_STACK_ADJUST): New timevar.
2009-06-12  Steven G. KarglAdd ChangeLog forgotten during my previous commit.
2009-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-12  Steven G. Karglarith.c (gfc_enum_initializer): Move function ...
2009-06-12  Janus Weilre PR fortran/40176 (Fortran 2003: Procedure pointers...
2009-06-12  Ian Lance Taylorcpplib.h (struct cpp_options): Add warn_cxx_operator_na...
2009-06-12  Andrew Pinskire PR tree-optimization/38865 (missing FRE with VIEW_CO...
2009-06-12  Ian Lance Taylorre PR bootstrap/40430 (collect2.c fails to compile...
2009-06-12  Andrew Haley[multiple changes]
2009-06-12  H.J. Lure PR testsuite/40384 (Revision 148277 failed gcc.dg...
2009-06-12  Joey Yere PR target/39146 (Unnecessary stack alignment)
2009-06-12  Jakub Jelinekdwarf2out.c (last_var_location_insn): New variable.
2009-06-12  Richard Hendersonalpha.c (alpha_expand_prologue): Add a REF_CFA_REGISTER...
2009-06-12  Richard Hendersonalpha.c (alpha_emit_setcc): Fix test for when gen_lowpa...
2009-06-12  Richard Henderson* dwarf2out.c (def_cfa_1): Likewise for DW_CFA_cfa_offset.
2009-06-12  Richard Hendersondwarf2out.c (need_data_align_sf_opcode): New.
2009-06-12  H.J. Lui386.c (OPTION_MASK_ISA_CRC32_SET): New.
2009-06-12  Richard HendersonMissed commit with patch.
2009-06-12  Richard Hendersoncommon.opt (gdwarf-): Accept a version number.
2009-06-12  GCC AdministratorDaily bump.
2009-06-12  David Daneysystem.h (gcc_assert, [...]): Revert accidental commit...
2009-06-11  David Daneyre PR c/39252 (Request new feature __builtin_unreachabl...
2009-06-11  Kaz Kojimacls_longdouble_va.c: Add xfail sh*-*-linux-*.
2009-06-11  Paul Thomasre PR fortran/40402 (Problem with data statement involv...
2009-06-11  Francois-Xavier... re PR testsuite/39831 (gcc.target/i386/excess-precision...
2009-06-11  Francois-Xavier... darwin.h (LINK_COMMAND_SPEC): Adjust spec to link libco...
2009-06-11  Paolo Carlinirandom.tcc (negative_binomial_distribution<>::operator...
2009-06-11  Arnaud Charlet[multiple changes]
2009-06-11  Anthony GreenAdd PC-relative branch support to Moxie port.
2009-06-11  Francois-Xavier... re PR fortran/38718 (some simplifiers for elemental...
2009-06-11  Jakub Jelinekinterface.c (fold_unary): Rename to...
2009-06-11  Jakub Jelineki386.c (min_insn_size): Use get_attr_length for normal...
2009-06-11  Jakub Jelineki386.c (ix86_pad_returns): Use emit_jump_insn_before...
2009-06-11  GCC AdministratorDaily bump.
2009-06-10  Tom Tromeyprinters.py (lookup_function): Remove extra ';'.
2009-06-10  Tom Tromeyre PR libstdc++/40289 (share/libstdc++/python/ pollutes...
2009-06-10  Ian Lance Taylorre PR bootstrap/40408 (bootstrap boken again!)
2009-06-10  Maciej W. Rozyckiconfig.host (vax-*-linux*): New.
2009-06-10  Revital EresReschedule predictive-commoning pass
2009-06-10  Martin Jamborcgraph.c (cgraph_node_can_be_local_p): New function.
2009-06-10  Nathan Froydtree.h (tree_base): Add packed_flag and user_align...
2009-06-10  Ian Lance Taylorvec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I.
next