]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2009-05-21  Dave Kornconfigure.ac (cygwin noconfigdirs): Remove libgcj.
2009-05-21  Shujing Zhaoi386.c: Use REG_P...
2009-05-21  Jakub Jelineki386.md (adddi_4_rex64, [...]): For operand2 -128 overr...
2009-05-21  Jakub Jelineki386.c (memory_address_length): Handle %r12 the same...
2009-05-21  Ramana Radhakrishnanthumb2.md (orsi_notsi_si): Fix typo in pattern.
2009-05-21  Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-21  Sandra Loosemoretm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-21  Benjamin Kosnikfunctional (function): Use explicit operator bool.
2009-05-21  GCC AdministratorDaily bump.
2009-05-20  Adam Nemet* config/mips/mips.md (*extenddi_truncate<mode>,
2009-05-20  Jakub Jelinekre PR middle-end/40204 (segfault with bitfields in...
2009-05-20  Jakub Jelinekre PR libgomp/40174 (Memory leak when using '#pragma...
2009-05-20  Eric BotcazouFix formatting
2009-05-20  Eric Botcazoufold-const.c (build_fold_addr_expr_with_type): Take...
2009-05-20  H.J. Ludriver-i386.c (host_detect_local_cpu): Check extended...
2009-05-20  Olivier Hainquegstab.h (stab_code_type): Define, to be used instead...
2009-05-20  Martin Jambortree-flow.h (insert_edge_copies_seq): Undeclare.
2009-05-20  Eric Botcazoudecl.c (gnat_to_gnu_entity): When discriminants affect...
2009-05-20  Richard Guentherexpr.c (expand_expr_real_1): Avoid calling do_store_fla...
2009-05-20  Ramana RadhakrishnanFix Thumb2 bic orn
2009-05-20  Benjamin Kosnik14340.cc: Abstract list type.
2009-05-20  Zdenek Dvorakre PR tree-optimization/40087 (Number of iterations...
2009-05-20  GCC AdministratorDaily bump.
2009-05-20  Jerry DeLislere PR libfortran/37754 (READ I/O Performance regression...
2009-05-19  Andrew Pinskic-typeck.c (build_binary_op): Allow % on integal vectors.
2009-05-19  H.J. Lure PR c/40172 (Revision 147596 breaks bootstrap)
2009-05-19  H.J. Lui386.c (ix86_avoid_jump_mispredicts): Check ASM_OUTPUT_...
2009-05-19  Manuel López... re PR c/40172 (Revision 147596 breaks bootstrap)
2009-05-19  Eric Botcazoutree-scalar-evolution.c (follow_ssa_edge_expr): Turn...
2009-05-19  Paolo Carlinire PR libstdc++/40184 (locale(const char* std_name...
2009-05-19  Steve Ellceyia64-protos.h (ia64_dconst_0_5): New.
2009-05-19  Francois-Xavier... * defaults.h (UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE)
2009-05-19  H.J. LuReplace spaces with tab.
2009-05-19  Manuel López... c-common.c (warn_logical_operator): Remove unnecessary...
2009-05-19  Kaveh R. Ghazibuiltins.c (do_mpc_arg1): Separate MPFR/MPC C rounding...
2009-05-19  Ben Ellistonunwind-dw2-fde.c (fde_unencoded_compare): Replace type...
2009-05-19  Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2009-05-19  Ian Lance Taylorcp-demangle.c (cplus_demangle_fill_ctor): Fix logic...
2009-05-19  Alexandre Olivare PR other/40159 ("make all" ignores build failures)
2009-05-19  GCC AdministratorDaily bump.
2009-05-19  Alexandre Olivare PR other/40159 ("make all" ignores build failures)
2009-05-18  Ben Ellistoninvoke.texi (C Dialect Options): Update OpenMP specific...
2009-05-18  Paolo Carlinire PR c++/40192 (Unable to use std::vector with typedef...
2009-05-18  Kaz Kojimash-protos.h (sh_legitimate_address_p): Remove.
2009-05-18  Jonathan Wakelystl_pair.h (swap): Do not swap rvalues.
2009-05-18  Jason MerrillImplement explicit conversions ops as specified in...
2009-05-18  Dodji Seketelire PR debug/40109 (Incorrect debug info nesting for...
2009-05-18  Adam Nemet* config/mips/mips.md (*zero_extend<GPR:mode>_trunc...
2009-05-18  H.J. Lure PR target/39942 (Nonoptimal code - leaveq; xchg...
2009-05-18  H.J. Lure PR testsuite/39907 (Aligned access to unaligned...
2009-05-18  Andreas Schwab* config.gcc: Fix variable syntax.
2009-05-18  Andreas Schwab* config.gcc: Fix variable syntax.
2009-05-18  Andreas Schwabre PR target/39531 (m68k gcc does not convert andil...
2009-05-18  Janus Weilre PR fortran/40164 (Fortran 2003: "Arrays of procedure...
2009-05-18  Janus Weilintrinsic.c (add_sym): Fix my last commit (r147655...
2009-05-18  Kaz Kojimash.c (expand_cbranchdi4): Use a scratch register for...
2009-05-18  Andreas Krebbel2064.md: Remove trailing whitespaces.
2009-05-18  Richard Guentherre PR tree-optimization/40168 (finding common subexpres...
2009-05-18  Maxim Kuvyrkov* config/m68k/m68k.c (m68k_legitimize_address): Fix...
2009-05-18  Janus Weilre PR fortran/36947 (Attributes not fully checked compa...
2009-05-18  Maxim KuvyrkovM68K TLS support.
2009-05-18  Bechir Zalilare PR ada/40166 (Ada compiler unable to build libraries)
2009-05-18  GCC AdministratorDaily bump.
2009-05-17  Martin Jamboripa-prop.c (ipa_check_stmt_modifications): Removed.
2009-05-17  Eric Fishertree-ssa.texi (SSA Operands): Fix a mistake.
2009-05-17  Dave Kornwin32_threads.c (GC_get_thread_stack_base): Implement...
2009-05-17  H.J. Lure PR c/40172 (Revision 147596 breaks bootstrap)
2009-05-17  Jason Merrillre PR c++/40139 (ICE on invalid use of destructor)
2009-05-17  Joseph Myerstree.c (cxx_printable_name_internal): Allow consecutive...
2009-05-17  Francois-Xavier... iso-fortran-env.def: Define INT8, INT16, INT32, INT64...
2009-05-17  Julian Brownpex-win32.c (pex_win32_exec_child): Fix logic to avoid...
2009-05-17  Francois-Xavier... re PR fortran/36260 (Audit intrinsic.texi and check...
2009-05-17  Kai Tietzbiarch32.h: New file.
2009-05-17  Adam Nemet* config/mips/mips.md (*zero_extend<mode>_trunchi,
2009-05-17  GCC AdministratorDaily bump.
2009-05-16  Brad Lucierre PR middle-end/39301 (ICE in register_overhead, at...
2009-05-16  Francois-Xavier... config.gcc (use_gcc_stdint): Set to wrap.
2009-05-16  Francois-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2009-05-16  Francois-Xavier... re PR fortran/31243 (Detect strings longer than 2*...
2009-05-16  Joseph Myersconfig.gcc (mips*-*-*): Support arch_32, arch_64, tune_...
2009-05-16  François-Xavier... * ChangeLog: Forgotten in previous commit.
2009-05-16  François-Xavier... re PR fortran/36031 (ARM -fshort-enums attribute not...
2009-05-16  Richard Earnshawre PR target/40153 (Long long comparison optimized...
2009-05-16  Richard Earnshaw* arm.md (movdi2): Copy non-reg values to DImode registers.
2009-05-16  David Billinghurstdefault_format_denormal_1.f90: XFAIL on cygwin.
2009-05-16  Jonathan Wakelymutex: Move std::lock_error to ...
2009-05-16  Jakub Jelinekre PR target/39942 (Nonoptimal code - leaveq; xchg...
2009-05-16  Jakub Jelinekre PR target/39942 (Nonoptimal code - leaveq; xchg...
2009-05-16  Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-16  GCC AdministratorDaily bump.
2009-05-15  Paolo Carlini40160.cc: Remove spurious double include.
2009-05-15  Paolo Carlinire PR libstdc++/40160 (-fno-rtti vs _GLIBCXX_DEBUG)
2009-05-15  Manuel López... re PR c/16302 (gcc fails to warn about some common...
2009-05-15  Manuel López... ira-conflicts.c (add_insn_allocno_copies): Fix wrong...
2009-05-15  Kaveh R. Ghazibuiltin-math-5.c: New.
2009-05-15  Kaveh R. Ghaziinstall.texi: Document MPC requirements, flags etc.
2009-05-15  Kaveh R. Ghazibuiltins.c (do_mpc_arg1, [...]): New.
2009-05-15  Sandra Loosemorefold-const.c (fold_convert_const_real_from_real): Check...
2009-05-15  H.J. Lui386.c (ix86_reorg): Call optimize_function_for_speed_p...
2009-05-15  Jan Hubickainvoke.texi (max-early-inliner-iterations): New flag.
next