gcc.git
2009-11-23 Jan Hubickaipa-cp.c (ipcp_compute_node_scale): Work around complet...
2009-11-23 Eric BotcazouFix nits
2009-11-23 Eric Botcazoudecl.c (gnat_to_gnu_entity): Pass the list of attribute...
2009-11-23 Steve Ellceyinline2.c: Modify scan.
2009-11-23 Uros Bizjakalpha.md (*cmp_sadd_sidi): Use gen_lowpart instead...
2009-11-23 Richard Hendersoni386.c (avx_vpermilp_parallel): Fix sign compare mismatch.
2009-11-23 Jakub Jelinekre PR middle-end/42095 (g++.dg/lto/20081118-1 cp_lto_20...
2009-11-23 Eric Botcazoure PR ada/42153 (s-osinte.adb:46:21: missing body for...
2009-11-23 Dodji Seketelire PR c++/14777 (typedef doesn't fully expose base...
2009-11-23 Rainer Orth* adaint.h: Assume large file support on IRIX only...
2009-11-23 Paul Brookarm.c (arm_compute_save_reg0_reg12_mask): Add special...
2009-11-23 Richard Guenthertree-dfa.c (get_ref_base_and_extent): Adjust maximum...
2009-11-23 Ben Ellistonpex-unix.c (pex_child_error): Improve warning avoidance...
2009-11-23 GCC AdministratorDaily bump.
2009-11-23 Richard Hendersoni386.c (avx_vpermilp_parallel): New function.
2009-11-22 Steve Warddyn-string.c (dyn_string_append_char): Fix typo in...
2009-11-22 Richard Earnshawopts.c (decode_options): Don't enable flag_schedule_ins...
2009-11-22 Uros Bizjakre PR target/42113 (Internal Compiler error with -O3...
2009-11-22 Ian Lance Taylorconfigure.ac: Change default of poststage1_ldflags...
2009-11-22 Jerry DeLislere PR fortran/41807 (data statement with nested type...
2009-11-22 Jerry DeLislere PR fortran/41807 (data statement with nested type...
2009-11-22 Jerry DeLisletrans-const.c (gfc_conv_const): Fix typo in comment.
2009-11-22 GCC AdministratorDaily bump.
2009-11-21 Martin Jambortree-cfg.c (verify_types_in_gimple_reference): Error...
2009-11-21 Martin Jamborre PR middle-end/42025 (ICE verify_stmts failed (non...
2009-11-21 Kaushik Phataksh.md (cmpeqsi_t-1): Use logical_operand predicate...
2009-11-21 Adam Nemet* MAINTAINERS (Write After Approval): Update my email...
2009-11-21 Adam Nemetmips-protos.h (mulsidi3_gen_fn): New typedef.
2009-11-21 Andy HutchinsonNit.
2009-11-21 Eric Botcazous-osinte-linux.ads (struct_timeval, [...]): Delete.
2009-11-21 Ben Ellistongengtype-lex.l: Enable noinput flex option.
2009-11-21 Andreas Krebbelvrp47.c: Fix target check.
2009-11-21 Jason MerrillPR c++/9050, DR 147, DR 318
2009-11-21 Alexandre Olivatree-ssa.c (find_released_ssa_name): Handle NULL wi.
2009-11-21 Alexandre Olivatree-ssa-pre.c (remove_dead_inserted_code): Don't relea...
2009-11-21 Alexandre Olivare PR tree-optimization/42078 (ICE in gimple_assign_set...
2009-11-21 Sebastian PopRemove use of reg_mentioned_p.
2009-11-21 Andy Hutchinsonre PR c/42114 (c99-stdint test fails for ptrdiff test)
2009-11-21 GCC AdministratorDaily bump.
2009-11-20 Richard Hendersoni386-builtin-types.awk: New file.
2009-11-20 Michael MeissnerUndo part of 2009-10-23 change
2009-11-20 Simon Martinre PR c++/38646 (ICE with invalid specialization of...
2009-11-20 Jonathan Wakelyre PR libstdc++/42019 (shared_ptr can not be used with...
2009-11-20 Paul Brookinvoke.texi: Document ARM -mcpu=cortex-a5.
2009-11-20 Olga Golovanevskyre PR tree-optimization/39960 (struct-reorg is broken)
2009-11-20 Rainer Orthconfig.gcc (alpha*-dec-osf[45]*): Set use_gcc_stdint.
2009-11-20 Julian Brownarm.h (ASM_OUTPUT_REG_PUSH): Handle STATIC_CHAIN_REGNUM...
2009-11-20 Paolo Carlinire PR c++/42060 ([c++0x] ICE throwing array with initia...
2009-11-20 Janus Weilintrinsic.texi (C_F_PROCPOINTER): Remove obsolete comment.
2009-11-20 H.J. LuRemove testsuite/ from pathname.
2009-11-20 H.J. Luproc_ptr_comp_23.f90: Add a missing space.
2009-11-20 Andreas Krebbelvrp47.c: Skip on S/390.
2009-11-20 Paolo Carlinicompatibility-c++0x.cc (_Fnv_hash<4>, [...]): Add.
2009-11-20 Shujing Zhaore PR c++/29017 (%s substituted with different untransl...
2009-11-20 Arnaud Charletmacro.c (enter_macro_context): Call cb.used callback...
2009-11-20 Paul Thomasre PR fortran/42104 ([F03] runtime segfault with proced...
2009-11-20 Jason Merrillre PR c++/42115 (r154072 & r154073 break build of ppl...
2009-11-20 Jason MerrillDR 176 permissiveness
2009-11-20 GCC AdministratorDaily bump.
2009-11-19 Ben Elliston* config.guess: Update from upstream sources.
2009-11-19 Andy Hutchinsonpr40204.c: Test only for int32 target.
2009-11-19 Andy Hutchinsonraw-string-1.c: Skip test for avr target.
2009-11-19 Ben Ellistonpex-unix.c (pex_child_error): Define writeerr macro...
2009-11-19 Janne BlomqvistMove includes after include guards
2009-11-19 Rafael Espindola[multiple changes]
2009-11-19 Benjamin Kosnikpool_allocator.cc: Adjust catch blocks.
2009-11-19 Basile Starynkevitchplugin.c (FMT_FOR_PLUGIN_EVENT): added definition.
2009-11-19 Jason Merrillre PR c++/561 (std:unclear about Overloaded Function...
2009-11-19 Paolo Carlinire PR libstdc++/41622 ([DR 1245] [c++0x] std::hash...
2009-11-19 Johannes Singlerpartition.h (__parallel_partition): Correctly initializ...
2009-11-19 Richard Guenthergimple.c (canonicalize_cond_expr_cond): Strip conversio...
2009-11-19 Rafael Avila... re PR bootstrap/42096 (lto.c:289:7: error: implicit...
2009-11-19 Jakub Jelinektree.c (need_assembler_name_p): Use cgraph_get_node...
2009-11-19 Paul Brookconfig.gcc: Add new ARM --with-fpu options.
2009-11-19 Janus Weiltrans-expr.c (conv_isocbinding_procedure): New function.
2009-11-19 Tobias Burnusgfortran.texi (Interoperable Subroutines and Functions...
2009-11-19 Nick Clifton20091002-1_0.C: Replace -shared with -r -nostlib.
2009-11-19 Jerry DeLislere PR fortran/42090 (I/O: Problems when reading partial...
2009-11-19 Jerry DeLislere PR fortran/42090 (I/O: Problems when reading partial...
2009-11-19 GCC AdministratorDaily bump.
2009-11-18 Richard Guenthergimple.h (union gimple_statement_d): Add gsmembase...
2009-11-18 H.J. Lulinkage.exp: Also check -m32 for i*86-*-linux*.
2009-11-18 Daniel Jacobowitz* doc/arm-neon-intrinsics.texi: Regenerated.
2009-11-18 Daniel Jacobowitzneon-docgen.ml (analyze_shape_elt): Handle Alternatives.
2009-11-18 Paul Brookarm.c (FL_ARCH7EM, [...]): Define.
2009-11-18 Richard Guentherlto-streamer-in.c (input_gimple_stmt): Assert that...
2009-11-18 Nick Clifton20091002-1_0.C: Replace -shared with -r -nostlib.
2009-11-18 H.J. Lure PR testsuite/41913 (ERROR: tcl error sourcing gcc...
2009-11-18 Martin Jamboripa-prop.h (struct ipa_param_call_note): New field...
2009-11-18 Janus Weilre PR fortran/42072 ([F03] wrong-code with C_F_PROCPOINTER)
2009-11-18 Jan Hubickapredict.c (compute_function_frequency): Export.
2009-11-18 Martin Jamborpasses.c (ipa_write_summaries): Call renumber_gimple_st...
2009-11-18 Shujing Zhaore PR c++/40892 (maybe_warn_cpp0x i18n problems)
2009-11-18 Shujing Zhaore PR middle-end/22201 (Parameter description strings...
2009-11-18 Jakub Jelinekdwarf2out.c (loc_list_from_tree): Don't call rtl_for_de...
2009-11-18 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-18 Iain Sandoere PR other/39888 (TLS emutls not linked to automatical...
2009-11-18 Iain Sandoere PR other/39888 (TLS emutls not linked to automatical...
2009-11-18 Alexandre Olivare PR debug/41926 ([VTA] internal compiler error: verif...
2009-11-18 Alexandre Olivatree-ssa.c (insert_debug_temp_for_var_def): Fix handlin...
next