aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-03re PR tree-optimization/50587 (ICE init_range_entry, at tree-ssa-reassoc.c:16...Jakub Jelinek2-0/+8
2011-10-03ipa-inline-analysis.c (MAX_TIME): Update comment.Richard Sandiford2-2/+6
2011-10-03pt.c (tsubst_pack_expansion): Re-use ARGUMENT_PACK_SELECTs.Jason Merrill2-21/+31
2011-10-03parser.c (cp_parser_range_for): Don't try to deduce from {} in a template.Jason Merrill4-1/+13
2011-10-02Add missing changelog details in previous commit.David S. Miller1-0/+1
2011-10-02Add missing sparc shift zero extensions, and fix shift attributes.Richard Henderson3-12/+37
2011-10-03Daily bump.GCC Administrator1-1/+1
2011-10-02re PR c++/35722 ([C++0x] Variadic templates expansion into non-variadic class...Jason Merrill14-330/+379
2011-10-02class.c (fixed_type_or_null): Handle NSDMI.Jason Merrill5-6/+43
2011-10-02* invoke.texi (SPARC Options): Refer to GNU/Linux.Gerald Pfeifer2-2/+6
2011-10-02re PR target/50579 (gcc.target/mips/20020620-1.c FAILs on IRIX 6.5)Richard Sandiford3-11/+68
2011-10-02mips.c (mips_frame_barrier): New function.Richard Sandiford4-41/+76
2011-10-02re PR target/49696 (ICE on mips when compiling drizzle)Richard Sandiford4-7/+47
2011-10-02* cgraphunit.c (verify_edge_count_and_frequency): Bounds check.Jan Hubicka2-1/+5
2011-10-02cgraphunit.c (ipa_passes): Remove unrechable nodes.Jan Hubicka7-9/+32
2011-10-02* ipa-inline-analysis.c (inline_summary_alloc): Bounds check.Jan Hubicka2-9/+13
2011-10-02ipa-inline-analysis.c (reset_inline_edge_summary): New function.Jan Hubicka2-14/+58
2011-10-02re PR preprocessor/36819 (memleak in split_quote_chain)Paolo Carlini2-0/+8
2011-10-02Fix r179381: add missing period in testsuite/Changelog.Revital Eres1-1/+1
2011-10-02re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka11-14/+60
2011-10-01Start adding support for VIS 3.0 instructions.David S. Miller16-15/+745
2011-10-02Daily bump.GCC Administrator1-1/+1
2011-10-01* ira-color.c (assign_hard_reg): Fix typo.Eric Botcazou2-1/+5
2011-10-01vector (vector<>::erase(iterator, iterator): Check iterators equality using n...François Dumont3-2/+8
2011-10-01re PR fortran/50585 (ICE with assumed length character array argument)Janus Weil4-1/+28
2011-10-01Daily bump.GCC Administrator1-1/+1
2011-09-30cp-tree.h (TREE_NEGATED_INT): Remove.Jason Merrill4-19/+6
2011-09-30re PR c++/44473 (iterators already defined for std::vector when using std::de...Janis Johnson10-5/+329
2011-09-30Add missing ','.H.J. Lu2-2/+6
2011-09-30Use 64bit integer for LTO symbol ID.H.J. Lu4-14/+110
2011-09-30c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 an...Bernd Schmidt4-7/+898
2011-09-30re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay4-11/+36
2011-09-30re PR inline-asm/50571 (Undesirable folding in "m" constrained asm operands)Jakub Jelinek4-22/+58
2011-09-30re PR tree-optimization/46309 (optimization a==3||a==1)Jakub Jelinek7-244/+803
2011-09-30tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Handle BUILT_IN_...Jakub Jelinek5-8/+150
2011-09-30Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich8-32/+151
2011-09-30sched-ebb.c (schedule_ebb): No longer static.Bernd Schmidt3-49/+87
2011-09-30Partial reversion of r179358.Iain Sandoe2-1/+8
2011-09-30haifa-sched.c (modulo_ii, [...]): New static variables.Bernd Schmidt6-32/+356
2011-09-30re PR tree-optimization/50574 (gcc.c-torture/execute/vector-compare-1.c FAILs...Richard Guenther2-2/+8
2011-09-30SMS: Support instructions with REG_INC_NOTERevital Eres6-11/+174
2011-09-30SMS: Avoid generating redundant reg-movesRevital Eres2-1/+22
2011-09-30hw-doloop.c (scan_loop): Compute register usage only for non-debug insns.Bernd Schmidt2-1/+6
2011-09-30re PR target/50099 (ICE: internal compiler error: in extract_insn, at recog.c...Ramana Radhakrishnan6-6/+36
2011-09-30Commit for Matthew Gretton-Dann fix for the test.Matthew Gretton-Dann2-1/+5
2011-09-30Add sparc VIS 2.0 builtins, intrinsics, and option to control them.David S. Miller15-19/+382
2011-09-30Daily bump.GCC Administrator1-1/+1
2011-09-29More sparc pixel-compare insn pattern cleanups.David S. Miller2-3/+7
2011-09-29frvbegin.c: Fix location of unwind-dw2-fde.h header file.Nick Clifton4-2/+39
2011-09-29hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept from de...Paolo Carlini2-4/+7