aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-07-16cris.c (cris_preferred_reload_class): Don't return GENERAL_REGS as preferred ...Hans-Peter Nilsson2-0/+4
2012-07-16sync-2i.c, [...]: For cris*-*-linux*, also pass -mno-unaligned-atomic-may-use...Hans-Peter Nilsson10-0/+36
2012-07-16cris.c (cris_init_libfuncs): Handle initialization of library functions for b...Hans-Peter Nilsson5-3/+33
2012-07-16cris.c (cris_print_operand): New cases.Hans-Peter Nilsson3-30/+107
2012-07-1620011127-1.c: Adjust to %P being a valid register operand output modifier.Hans-Peter Nilsson2-1/+5
2012-07-16sync.md ("atomic_compare_and_swap<mode>"): Change predicate to nonmemory_oper...Hans-Peter Nilsson2-3/+8
2012-07-16* config/cris/sync.md ("atomic_fetch_<atomic_op_name><mode>")Hans-Peter Nilsson2-4/+18
2012-07-16Daily bump.GCC Administrator1-1/+1
2012-07-15mips.md (move_type): Replace mfhilo and mthilo with mflo and mtlo.Richard Sandiford21-71/+109
2012-07-15pubnames-2.C: Support all known comment characters.Andreas Schwab2-56/+61
2012-07-15Daily bump.GCC Administrator1-1/+1
2012-07-14sh.h (SH_ASM_SPEC): Add spaces between options.Andrew Stubbs2-2/+7
2012-07-14Add missing pthread requirement.Mike Stump1-0/+1
2012-07-14i386.c (ix86_set_reg_reg_cost): Enable TFmode/TCmode for TARGET_SSE.Uros Bizjak3-3/+8
2012-07-14toplev.c (init_asm_output): Open asm_out_file in 'w' mode.Steven Bosscher4-30/+11
2012-07-13octeon2-pipe-1.c: Use cleanup-rtl-dump rather than cleanup-tree-dump.Andrew Pinski3-2/+8
2012-07-14Daily bump.GCC Administrator1-1/+1
2012-07-13re PR bootstrap/53955 (Missing prototypes in i386.c, bootstrap failure with -...Bill Schmidt4-12/+28
2012-07-13ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC.Steven Bosscher4-14/+29
2012-07-13emit-rtl.c (make_debug_insn_raw, [...]): Make static.Steven Bosscher3-5/+7
2012-07-13re PR regression/53953 (g++.dg/cpp0x/lambda/lambda-ice2.C (warnings and error...Jason Merrill2-3/+8
2012-07-13re PR target/53907 (gcc uses unaligned load when aligned load was requested)Richard Guenther4-0/+80
2012-07-13re PR tree-optimization/53922 (VRP: semantic conflict between range_includes_...Richard Guenther4-52/+66
2012-07-13tm.texi: Regenerate.Bill Schmidt15-160/+826
2012-07-13re PR c/53937 (Pack'ing struct causes gcc to not recognize that an field's ad...Richard Guenther2-0/+13
2012-07-13re PR rtl-optimization/53908 (csa removes needed memory load)Hans-Peter Nilsson2-0/+293
2012-07-13re PR rtl-optimization/53908 (csa removes needed memory load)Richard Sandiford2-0/+21
2012-07-13gimple.c (gimple_types_compatible_p_1): Remove redundant type attribute compa...Richard Guenther2-15/+6
2012-07-13re PR c++/53531 (<,,,,> accepted as template arguments for variadic template)Jonathan Wakely2-0/+10
2012-07-13Daily bump.GCC Administrator1-1/+1
2012-07-12pt.c (instantiate_decl): Check typedefs access here.Jason Merrill4-11/+15
2012-07-12pt.c (deduction_tsubst_fntype): Just suppress access checking.Jason Merrill4-39/+18
2012-07-12trans-expr.c (conv_isocbinding_procedure): GenerateTobias Burnus5-25/+151
2012-07-12re PR rtl-optimization/53176 (gcc.dg/lower-subreg-1.c FAILs)Hans-Peter Nilsson2-5/+31
2012-07-12i386.md (QImode and HImode cmove splitters): Merge QImode and HImode splitters.Uros Bizjak2-43/+34
2012-07-12[multiple changes]Arnaud Charlet13-59/+250
2012-07-12[multiple changes]Arnaud Charlet14-910/+1072
2012-07-12[multiple changes]Arnaud Charlet7-206/+424
2012-07-12[multiple changes]Arnaud Charlet13-359/+440
2012-07-12[multiple changes]Arnaud Charlet8-209/+336
2012-07-12[multiple changes]Arnaud Charlet11-287/+561
2012-07-12[multiple changes]Arnaud Charlet6-109/+119
2012-07-12[multiple changes]Arnaud Charlet7-40/+273
2012-07-12Daily bump.GCC Administrator1-1/+1
2012-07-11java-tree.h (force_evaluation_order): Remove prototype.Steven Bosscher3-77/+5
2012-07-11Allow for / comments in g++.dg/debug/dwarf2/pubnames-2.CRainer Orth2-56/+60
2012-07-11DR 1402Jason Merrill4-46/+78
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher26-35/+55
2012-07-11basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher10-24/+43
2012-07-11re PR target/53859 (ICE when calculate insn latency for armv7e-m arch in O2 l...Greta Yorsh4-1/+28