aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-10-10re PR bootstrap/54876 (LTO bootstrap broken, streaming garbage-collected BLOCK)Richard Biener2-1/+20
2012-10-10re PR ada/54845 ([trunk/gcc/c-family/c-ada-spec.c:3114]: (error) Buffer is ac...Arnaud Charlet2-1/+6
2012-10-10config.gcc: Enable zEC12 for with-arch and with-tune configure switches.Andreas Krebbel9-25/+1009
2012-10-09Make Niagara-4 instruction scheduling more accurate.David S. Miller7-40/+96
2012-10-10tree-eh.c (lower_try_finally_onedest): Set correct location for deallocator.Dehao Chen7-6/+50
2012-10-10re PR target/52480 (SH Target: SH4A movua.l does not work for big endian)Oleg Endo4-5/+41
2012-10-10Daily bump.GCC Administrator1-1/+1
2012-10-09re PR c++/53307 (internal crash with variadic templates and decltype)Paolo Carlini2-0/+49
2012-10-09ext_ins.c: Modify f2 to aviod uninitialized data.Steve Ellcey2-4/+7
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl20-183/+252
2012-10-09* basic-block. (profile_record): New struct, moved from passes.c.Steven Bosscher7-92/+158
2012-10-09ChangeLog: Move testsuite entries ...Uros Bizjak2-9/+10
2012-10-09re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo2-0/+42
2012-10-09re PR c++/53763 (Missing error check on decltype when used within variadic te...Paolo Carlini2-0/+32
2012-10-09Fix for PR53397 by making prefecthing less agressiveVenkataramanan Kumar5-17/+148
2012-10-09re PR bootstrap/54837 (lto bootstrap error: ICE in expand_debug_source_expr, ...Richard Guenther2-10/+7
2012-10-09Fix gcc.target/i386/long-double-80-7.c (PR target/54866)Rainer Orth1-1/+1
2012-10-09tree-streamer.c (streamer_tree_cache_get): Move ...Richard Guenther3-15/+14
2012-10-09loop-unroll.c (unroll_loop_constant_iterations): Add update of loop->nb_itera...Jan Hubicka2-16/+26
2012-10-09lto-cgraph.c (input_node_opt_summary): Remove unused code.Tobias Burnus7-13/+29
2012-10-09re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini13-65/+155
2012-10-09re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...Nick Clifton2-27/+4
2012-10-09re PR target/54661 (mcore_output_movedouble: operation on ‘memexp’ may be...Nick Clifton2-2/+7
2012-10-09ChangeLog: Move testsuite entries ...Uros Bizjak2-31/+35
2012-10-09re PR c++/54427 (Expose more vector extensions)Marc Glisse19-107/+252
2012-10-09Daily bump.GCC Administrator1-1/+1
2012-10-09* es.po: Update.Joseph Myers2-7/+9
2012-10-08atom.md (atom_sse_4): Merge atom_sse_attr attibutes.Uros Bizjak2-5/+9
2012-10-08re PR middle-end/54400 (recognize vector reductions)Marc Glisse10-32/+188
2012-10-08re PR c++/54858 (ICE in cp_tree_equal)Jakub Jelinek4-0/+32
2012-10-08loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ...Jan Hubicka10-46/+173
2012-10-08re PR debug/54831 (ICE: in vt_add_function_parameter, at var-tracking.c:9412 ...Marek Polacek3-6/+35
2012-10-08lto.c (lto_wpa_write_files, [...]): Free lto_file struct after closing the file.Tobias Burnus2-0/+9
2012-10-08predict.c (predict_loops): Predict for short-circuit conditions.Dehao Chen6-1/+133
2012-10-08lto.c (remember_with_vars): Also fixup INTEGER_CST.Jan Hubicka2-0/+31
2012-10-08bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher13-124/+371
2012-10-08Require tls_runtime in gcc.target/i386/pr54445-1.cRainer Orth2-1/+6
2012-10-08Allow dynamic initialization of thread_locals.Jason Merrill27-19/+790
2012-10-08Support C++11 thread_local destructors.Jason Merrill7-44/+245
2012-10-08Partial implementation of C++11 thread_local.Jason Merrill14-79/+250
2012-10-08rs6000.c (rs6000_code_end): Protect the use of ASM_WEAKEN_DECL with #if RS600...Jason Merrill1-0/+5
2012-10-08re PR tree-optimization/54825 (ICE with vector extension)Richard Guenther4-6/+21
2012-10-08tree-ssa-pre.c (postorder_num): New global.Richard Guenther2-80/+14
2012-10-08sched-int.h (schedule_block): Adjust declaration.Bernd Schmidt7-5/+70
2012-10-08re PR target/54854 ([avr] Deprecate and finally remove the -mshort-calls comm...Georg-Johann Lay4-14/+11
2012-10-08re PR middle-end/54685 ([SH] Improve unsigned int comparison with 0x7FFFFFFF)Oleg Endo4-1/+120
2012-10-08PR c++/53528 C++11 attribute supportDodji Seketeli74-137/+2084
2012-10-08re PR target/54815 ([avr] missed optimization with operations with constant o...Georg-Johann Lay2-17/+27
2012-10-08slsr-30.c: Use correct cleanup directive.Eric Botcazou4-2/+9
2012-10-08* ChangeLog: Fix whitespace.Uros Bizjak1-26/+22