aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd35-170/+275
2011-04-13Daily bump.GCC Administrator1-1/+1
2011-04-12pr43698.c: Remove -march option.Janis Johnson2-1/+5
2011-04-12For Janis JohnsonJanis Johnson2-2/+8
2011-04-12rs6000.c (call_ABI_of_interest): Call cgraph_get_create_node instead of cgrap...Pat Haugen2-1/+6
2011-04-12Cleanup memsize typesJanne Blomqvist23-116/+176
2011-04-12re PR fortran/48360 (ICE on array assignment statement with allocatable LHS)Paul Thomas4-0/+152
2011-04-12In gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero9-11/+31
2011-04-12In gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-28/+84
2011-04-12ChangeLog gcc/Kai Tietz11-4/+37
2011-04-12Call cgraph_get_node rather than cgraph_node.Ian Lance Taylor1-1/+1
2011-04-12Fixed my email address in a ChangeLog entry of a few months agoNicola Pero1-2/+2
2011-04-12Remove _GNU_SOURCE from AM_CPPFLAGSJanne Blomqvist3-2/+7
2011-04-12combine.c (update_cfg_for_uncondjump): Instead of testing at_end assert it is...Jakub Jelinek2-5/+13
2011-04-12In gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-7/+24
2011-04-12In gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero4-8/+24
2011-04-12opts-common.c (decode_cmdline_options_to_array): Remove variable argv_copied.Axel Freyn2-3/+5
2011-04-12ChangeLog: Add the mising change log for my previous commit.Yufeng Zhang1-0/+4
2011-04-12MAINTAINERS (Write After Approval): Add myself.Yufeng Zhang1-0/+1
2011-04-12* recog.h, genoutput.c, optabs.c: Revert last patch.Richard Sandiford4-58/+20
2011-04-12re PR target/48090 (gcc 4.5.2 miscompilation when building on arm)Ramana Radhakrishnan2-1/+6
2011-04-12recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford4-16/+66
2011-04-12genpreds.c (process_define_predicate): Move most processing to gensupport.c.Richard Sandiford4-246/+262
2011-04-12arm.c (arm_print_operand): Use MEM_SIZE to get the size of a '%A' memory refe...Richard Sandiford362-612/+782
2011-04-12v850.c (expand_prologue): Do not use the CALLT instruction for interrupt hand...Nick Clifton2-3/+10
2011-04-12re PR rtl-optimization/48549 (Combiner ICE with -g)Jakub Jelinek4-4/+87
2011-04-12re PR tree-optimization/46076 (constant propagation and compile-time math no ...Richard Guenther9-24/+68
2011-04-12re PR libstdc++/48476 ([C++0x] conversion between std::tuple which have refer...Takaya Saito5-11/+185
2011-04-12class.c (cp_fold_obj_type_ref): Call cgraph_get_node instead of cgraph_get_cr...Martin Jambor5-10/+30
2011-04-12cgraph.h (cgraph_node): Remove function declaration.Martin Jambor25-68/+161
2011-04-12tree-inline.c (tree_function_versioning): Call cgraph_get_node instead of cgr...Martin Jambor6-8/+26
2011-04-12re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes)Paolo Carlini12-19/+45
2011-04-12re PR testsuite/21164 (libjava tests uses absolute paths)Rainer Orth7-29/+49
2011-04-12re PR c/48517 (ICE in build_unary_op, at c-typeck.c:3786)Jakub Jelinek2-1/+16
2011-04-12re PR c/48552 (ICE with void type expressions in asm inputs/outputs)Jakub Jelinek5-1/+132
2011-04-12re PR target/48250 (ICE in reload_cse_simplify_operands, at postreload.c:403)Chung-Lin Tang3-18/+131
2011-04-12tree.h (struct typed_tree): New.Nathan Froyd5-9/+35
2011-04-12Daily bump.GCC Administrator1-1/+1
2011-04-11re PR c++/48535 ([C++0x][SFINAE] Hard errors during list-value-initialization)Jason Merrill6-2/+67
2011-04-11re PR c++/48535 ([C++0x][SFINAE] Hard errors during list-value-initialization)Jason Merrill2-0/+11
2011-04-11re PR c++/48535 ([C++0x][SFINAE] Hard errors during list-value-initialization)Jason Merrill8-11/+28
2011-04-11re PR c++/48534 ([C++0x][SFINAE] Compiler break down on explicit scoped enum ...Jason Merrill4-1/+16
2011-04-11re PR c++/48523 ([C++0x] lambda cannot capture 'this' in class template)Jason Merrill4-1/+20
2011-04-11PR c++/48457, Core 1238Jason Merrill7-3/+44
2011-04-11cfghooks.c (redirect_edge_and_branch_force): Localize variable.Eric Botcazou2-18/+21
2011-04-11sse.md (VI): New mode iterator.Uros Bizjak2-125/+151
2011-04-11config.gcc (x86_64-*-kfreebsd*-gnu): Use i386/kfreebsd-gnu.h.Joseph Myers5-7/+30
2011-04-11gnu.h (GNU_USER_LINK_EMULATION): Define.Joseph Myers2-10/+7
2011-04-11sanity check ic targetXinliang David Li5-14/+55
2011-04-11Makefile.in (PLUGIN_HEADERS): Add gimple-pretty-print.h tree-pretty-print.h &...Basile Starynkevitch2-0/+7