]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2010-04-22 Laurynas Biveinis2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-22 Bernd Schmidtre PR middle-end/29274 (not using mulsidi3)
2010-04-22 Richard Guentherre PR fortran/43829 (Scalarization of reductions)
2010-04-22 Basile Starynkevitchgcc_update: Sets the locale to C.
2010-04-22 GCC AdministratorDaily bump.
2010-04-21 Jonathan Wakelyfaq.xml: Link to manual.
2010-04-21 Jan Hubickatimevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-21 Jakub Jelinekre PR fortran/43836 (ice with -fexceptions and -fopenmp)
2010-04-21 Jan Hubickatree-pass.h (ipa_opt_pass_d): Rename function_read_summ...
2010-04-21 Jan Hubickalto-cgraph.c (lto_output_node): Do not output comdat...
2010-04-21 Jakub Jelinekre PR debug/40040 (gfortran invalid DW_AT_location...
2010-04-21 Andrew Haleyre PR libgcj/40860 (regressions in libjava testsuite...
2010-04-21 Jan Hubicka* ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
2010-04-21 Jan Hubickalto.c (globalize_cross_file_statics): When function...
2010-04-21 Jan Hubicka* opts.c (decode_options): Enable pure-const pass for...
2010-04-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump also assembler name.
2010-04-21 Eric B. WeddingtonAdd missing comma.
2010-04-21 Uros Bizjaki386.md (x86_shrd): Add athlon_decode and amdfam10_deco...
2010-04-21 Jakub Jelinekre PR middle-end/43570 (OpenMP: Invalid read of size...
2010-04-21 Richard Guenthertree-ssa-structalias.c (do_ds_constraint): Avoid escapi...
2010-04-21 Jakub Jelinekdwarf2out.c (add_var_loc_to_decl): Add LABEL argument.
2010-04-21 Jakub Jelinekdwarf2out.c (output_call_frame_info): For dw_cie_versio...
2010-04-21 Kaveh R. Ghazibuiltin-cproj-3.c: New.
2010-04-21 Uros Bizjaki386.md (bswap<mode>2): Macroize expander from bswap...
2010-04-21 Jason Merrillre PR c++/9335 (repeated diagnostic when maximum templa...
2010-04-21 James E. Wilsonre PR rtl-optimization/43520 (gcc.dg/pr43058.c uses...
2010-04-21 GCC AdministratorDaily bump.
2010-04-20 Harald Anlaufintrinsic.c (sort_actual): Remove 'is' in error message.
2010-04-20 Joseph Myers* es.po: Update.
2010-04-20 Kaveh R. Ghazibuiltins.c (fold_builtin_cproj): Fold more cases.
2010-04-20 Kaveh R. Ghazibuiltins.c (build_complex_cproj, [...]): New.
2010-04-20 Dodji Seketelire PR c++/43800 (FAIL: libgomp.c++/for-4.C)
2010-04-20 Paul Thomasre PR fortran/43227 (ICE: segmentation fault in mio_expr)
2010-04-20 Uros Bizjaki386.md (ffs<mode>2): Macroize expander from ffs_cmove...
2010-04-20 Jakub Jelinekdwarf2out.c (AT_linkage_name): Define.
2010-04-20 Xinliang David Linew folding rule
2010-04-20 Anatoly Sokolovdouble-int.h (double_int_setbit): Declare.
2010-04-20 Jakub Jelinekre PR libgomp/43706 (scheduling two threads on one...
2010-04-20 Jakub Jelinekre PR libgomp/43569 (libgomp: Conditional jump or move...
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-20 Richard Guentherre PR tree-optimization/39417 (Incorrect values compute...
2010-04-20 Richard Guenthertree-ssa-structalias.c (do_sd_constraint): Add edges...
2010-04-20 Richard Guenthertree-ssa-structalias.c (do_structure_copy): Properly...
2010-04-20 Eric Botcazouconfigure.ac (BUILD_CONFIG): Redirect output to /dev...
2010-04-20 Nick CliftonUpdate copyright notice to use GPLv3.
2010-04-20 Jakub Jelinektree.h (TYPE_REF_IS_RVALUE): Define.
2010-04-20 Andreas Krebbelre PR target/43635 (ICE in s390_emit_call, at config...
2010-04-20 James E. Wilsonpartial fix, make all 'e' class regs fixed PR rtl-optim...
2010-04-20 James E. WilsonEnable doloop optimization on loops with calls.
2010-04-20 GCC AdministratorDaily bump.
2010-04-19 Jan Hubickaopts.c (decode_options): Disable whpr incompatible...
2010-04-19 DJ Deloriecfgexpand.c (expand_debug_expr): Check for mismatched...
2010-04-19 Eric B. Weddingtonavr-devices.c (avr_mcu_types): Add support for new...
2010-04-19 Eric Botcazouifcvt.c (noce_try_cmove_arith): Fix long lines.
2010-04-19 Jakub Jelinekre PR fortran/43339 (Incorrect output for pgm checking...
2010-04-19 Jakub Jelinekre PR middle-end/43337 (ICE: in lookup_decl_in_outer_ct...
2010-04-19 Jakub Jelinekdwarf2out.c (lower_bound_default): For DW_LANG_Python...
2010-04-19 Vladimir Makarovira-color.c (allocno_reload_assign): Avoid accumulating...
2010-04-19 Martin Jamborgimple.h (create_tmp_reg): Declare.
2010-04-19 Martin Jamborcgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee...
2010-04-19 Richard Guentherre PR middle-end/43796 (ICE in is_overflow_infinity...
2010-04-19 Richard Guentherconfigure.ac: Fix quoting around elf_getshstrndx ABI...
2010-04-19 Richard Guentherre PR tree-optimization/43783 (-O -ftree-pre options...
2010-04-19 Uros Bizjakre PR target/43766 (x86 prefetch doesn't use complex...
2010-04-19 Joseph Myerszh_CN.po: Update.
2010-04-19 Jie Zhangre PR target/43662 (ICE in insert_save with ms_abi...
2010-04-19 Dodji Seketelire PR c++/43704 (ICE: tree check: accessed elt 2 of...
2010-04-19 Ira Rosenre PR tree-optimization/37027 (SLP loop vectorization...
2010-04-19 Jakub Jelinektree.h (ENUM_IS_SCOPED): Define.
2010-04-19 GCC AdministratorDaily bump.
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-04-18 Matthias Klosegcc.c (main): Search for liblto_plugin.so with mode...
2010-04-18 Eric Botcazourep_clause5.ad[sb]: New test.
2010-04-18 Joseph Myers* es.po: Update.
2010-04-18 Ira Rosenre PR tree-optimization/43771 (ICE on valid when compil...
2010-04-18 Jan Hubickai386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
2010-04-18 Ozkan Sezergsocket.h: Make sure that winsock2.h is included before...
2010-04-18 GCC AdministratorDaily bump.
2010-04-17 Jan Hubicka* ipa-inline.c (cgraph_early_inlining): Handle flatteni...
2010-04-17 Steven G. Karglre PR fortran/31538 (misleading bounds check error)
2010-04-17 Jerry DeLislegfortran.texi: Update information on temporary file...
2010-04-17 Richard Earnshawarm.md (negdi2): Remove redundant code to force values...
2010-04-17 Richard Earnshawbpabi.S: Add EABI alignment attributes to objects.
2010-04-17 Eric Botcazouutils2.c (build_unary_op): Do not issue warning.
2010-04-17 Eric BotcazouFix copyright date.
2010-04-17 Eric BotcazouAdd missing hunk for previous patch.
2010-04-17 Eric Botcazouuintp.h (UI_Lt): Declare.
2010-04-17 Richard Earnshawarm-protos.h (tune_params): New structure.
2010-04-17 Eric Botcazouback-end.adb (Call_Back_End): Pass Standard_Character...
2010-04-17 Eric Botcazougigi.h (enum standard_datatypes): Add new values ADT_sb...
2010-04-17 Ramana RadhakrishnanFix set but unused variables.
2010-04-17 Ralf Corsepiusconfigure.ac (*-*-rtems*): Add target-libiberty to...
2010-04-17 Jeff Lawira-color.c (ira_reassign_pseudos): Collect and sort...
2010-04-17 GCC AdministratorDaily bump.
2010-04-16 Jeff Lawira-color.c (ira_reassign_pseudos): Collect and sort...
2010-04-16 Kaushik Phatakh8300.c (print_operand): Modify case 'V' and case ...
2010-04-16 Jakub Jelinektrans-decl.c (gfc_build_qualified_array): Ensure ubound...
2010-04-16 Jakub Jelinekre PR bootstrap/43767 (Revision 158401 failed to bootstrap)
2010-04-16 Doug Kwantree-ssa-reassoc.c (struct operand_entry): Add new...
2010-04-16 Doug Kwani386.md (*jcc_bt<mode>): Fix build breakage by adding...
next
This page took 0.080881 seconds and 5 git commands to generate.