gcc.git
2011-04-13 Ian Lance TaylorUse backend interface for go and defer statements.
2011-04-13 Paolo Carlini[multiple changes]
2011-04-13 Joseph Myers* sv.po: Update.
2011-04-13 Ian Lance TaylorUnify handling of runtime support functions.
2011-04-13 Jason Merrillre PR c++/48594 (Rejects valid with pointer-to-member...
2011-04-13 Nathan Froydtree-flow.h (struct gimple_df): Make free_ssanames...
2011-04-13 Nathan Froydpostreload-gcse.c (gcse_after_reload_main): Add calls...
2011-04-13 Vladimir Makarovre PR rtl-optimization/48455 (Huge code size regression...
2011-04-13 Jan Hubickaipa-inline.h: New file.
2011-04-13 Rainer Orthconfigure.ac (gcc_cv_as_sparc_gotdata_op): Remove GNU...
2011-04-13 Nathan Froydtree.h (struct tree_int_cst, [...]): Include tree_typed...
2011-04-13 Georg-Johann LayFix ChangeLog entry for PR target/45263
2011-04-13 Georg-Johann Layre PR target/45263 (registers used in __do_global_ctors...
2011-04-13 Georg-Johann LayMAINTAINERS (Write After Approval): Add myself.
2011-04-13 Jakub Jelinekre PR middle-end/48591 (OpenMP ICE with atomics on...
2011-04-13 Jakub Jelinekre PR regression/48570 (wrong subscription with -std...
2011-04-13 Dodji Seketelire PR c++/48574 (ICE)
2011-04-13 Jason Merrillpt.c (tsubst_copy_and_build): Don't complain about...
2011-04-13 Bernd Schmidtdwarf2out.c (struct dw_cfi_struct): Remove member dw_cf...
2011-04-13 Nick Cliftonrx.md (movmemsi): Do not use this pattern when volatile...
2011-04-13 Uros Bizjaksse2-init-v2di-2.c: Update scan pattern.
2011-04-13 Uros Bizjaksse.md (pinsrbits): Remove.
2011-04-13 Eric BotcazouFix minor formatting issues
2011-04-13 Nicola PeroIn gcc/objc/: 2011-04-13 Nicola Pero <nicola.pero@meta...
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-13 GCC AdministratorDaily bump.
2011-04-12 Janis Johnsonpr43698.c: Remove -march option.
2011-04-12 Janis JohnsonFor Janis Johnson
2011-04-12 Pat Haugenrs6000.c (call_ABI_of_interest): Call cgraph_get_create...
2011-04-12 Janne BlomqvistCleanup memsize types
2011-04-12 Paul Thomasre PR fortran/48360 (ICE on array assignment statement...
2011-04-12 Nicola PeroIn gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innov...
2011-04-12 Nicola PeroIn gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta...
2011-04-12 Kai TietzChangeLog gcc/
2011-04-12 Ian Lance TaylorCall cgraph_get_node rather than cgraph_node.
2011-04-12 Nicola PeroFixed my email address in a ChangeLog entry of a few...
2011-04-12 Janne BlomqvistRemove _GNU_SOURCE from AM_CPPFLAGS
2011-04-12 Jakub Jelinekcombine.c (update_cfg_for_uncondjump): Instead of testi...
2011-04-12 Nicola PeroIn gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta...
2011-04-12 Nicola PeroIn gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innov...
2011-04-12 Axel Freynopts-common.c (decode_cmdline_options_to_array): Remove...
2011-04-12 Yufeng ZhangChangeLog: Add the mising change log for my previous...
2011-04-12 Yufeng ZhangMAINTAINERS (Write After Approval): Add myself.
2011-04-12 Richard Sandiford* recog.h, genoutput.c, optabs.c: Revert last patch.
2011-04-12 Ramana Radhakrishnanre PR target/48090 (gcc 4.5.2 miscompilation when build...
2011-04-12 Richard Sandifordrecog.h (insn_operand_data): Add an "allows_mem" field.
2011-04-12 Richard Sandifordgenpreds.c (process_define_predicate): Move most proces...
2011-04-12 Richard Sandifordarm.c (arm_print_operand): Use MEM_SIZE to get the...
2011-04-12 Nick Cliftonv850.c (expand_prologue): Do not use the CALLT instruct...
2011-04-12 Jakub Jelinekre PR rtl-optimization/48549 (Combiner ICE with -g)
2011-04-12 Richard Guentherre PR tree-optimization/46076 (constant propagation...
2011-04-12 Takaya Saitore PR libstdc++/48476 ([C++0x] conversion between std...
2011-04-12 Martin Jamborclass.c (cp_fold_obj_type_ref): Call cgraph_get_node...
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-12 Martin Jambortree-inline.c (tree_function_versioning): Call cgraph_g...
2011-04-12 Paolo Carlinire PR libstdc++/48566 (libstdc++-v3 testsuite failures...
2011-04-12 Rainer Orthre PR testsuite/21164 (libjava tests uses absolute...
2011-04-12 Jakub Jelinekre PR c/48517 (ICE in build_unary_op, at c-typeck.c...
2011-04-12 Jakub Jelinekre PR c/48552 (ICE with void type expressions in asm...
2011-04-12 Chung-Lin Tangre PR target/48250 (ICE in reload_cse_simplify_operands...
2011-04-12 Nathan Froydtree.h (struct typed_tree): New.
2011-04-12 GCC AdministratorDaily bump.
2011-04-11 Jason Merrillre PR c++/48535 ([C++0x][SFINAE] Hard errors during...
2011-04-11 Jason Merrillre PR c++/48535 ([C++0x][SFINAE] Hard errors during...
2011-04-11 Jason Merrillre PR c++/48535 ([C++0x][SFINAE] Hard errors during...
2011-04-11 Jason Merrillre PR c++/48534 ([C++0x][SFINAE] Compiler break down...
2011-04-11 Jason Merrillre PR c++/48523 ([C++0x] lambda cannot capture 'this...
2011-04-11 Jason MerrillPR c++/48457, Core 1238
2011-04-11 Eric Botcazoucfghooks.c (redirect_edge_and_branch_force): Localize...
2011-04-11 Uros Bizjaksse.md (VI): New mode iterator.
2011-04-11 Joseph Myersconfig.gcc (x86_64-*-kfreebsd*-gnu): Use i386/kfreebsd...
2011-04-11 Joseph Myersgnu.h (GNU_USER_LINK_EMULATION): Define.
2011-04-11 Xinliang David Lisanity check ic target
2011-04-11 Basile StarynkevitchMakefile.in (PLUGIN_HEADERS): Add gimple-pretty-print...
2011-04-11 Vladimir Makarovre PR middle-end/48464 (@171649: ICE in setup_pressure_...
2011-04-11 Joseph Myerslinux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_...
2011-04-11 Joseph Myersgnu-user.h: Copy from linux.h.
2011-04-11 Rainer Orthpr47917.c: Define _ISO_C_SOURCE=19990L for alpha*-dec...
2011-04-11 Paolo Carlinimoveable.cc: Actually run it in parallel-mode for check...
2011-04-11 Kai Tietzre PR target/9601 (-mrtd switch/stdcall attribute raise...
2011-04-11 Uros Bizjak* config/i386/sse.md: Fix unwanted commit.
2011-04-11 Uros Bizjaksse.md (VI_128): New mode iterator.
2011-04-11 Richard Guenthergimplify.c (gimple_fold_indirect_ref): Check host_integ...
2011-04-11 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-11 Richard Guentherstor-layout.c (layout_type): Compute all array index...
2011-04-11 Joseph Myers* common.opt (Tbss=, Tdata=, Ttext=): New options.
2011-04-11 Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-04-11 Martin Jamborre PR tree-optimization/48195 (ICE: vector VEC(ipa_node...
2011-04-11 GCC AdministratorDaily bump.
2011-04-10 Mike StumpRemove doubled up words.
2011-04-10 Jim MeyeringAvoid memory overrun in a test leading to potential...
2011-04-10 Mike StumpCleanup double words.
2011-04-10 Jonathan Wakelyre PR libstdc++/48541 (std::function(std::_Function_bas...
2011-04-10 Jonathan Wakelyre PR libstdc++/48465 (undefined reference to std:...
2011-04-10 Eric Botcazou* gnat.dg/return3.adb: Remove unused switch.
2011-04-10 GCC AdministratorDaily bump.
2011-04-09 Anatoly Sokolovexpr.c (expand_expr_real_1): Use add_to_hard_reg_set...
2011-04-09 Xinliang David LiFix PR48484
2011-04-09 Duncan SandsBail out rather than crashing in array_type_nelts if...
next