aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez196-181/+564
2010-07-07re PR c/44828 (possible integer wrong code bug)Peter Bergner2-0/+7
2010-07-08Daily bump.GCC Administrator1-1/+1
2010-07-07gengtype.c (write_field_root): New function.Richard Sandiford2-15/+42
2010-07-07lto-elf.c (ELFOSABI_NONE, [...]): Define if not defined.Jakub Jelinek2-3/+34
2010-07-07altivec-2.C: Add -Wno-unused-but-set-variable to dg-options.Peter Bergner3-2/+8
2010-07-07thumb2.md (peephole2 to convert zero_extract/compare of lowest bits to lshift...Wei Guozhi2-0/+7
2010-07-07thumb2.md (peephole2 to convert zero_extract/compare of lowest bits to lshift...Wei Guozhi2-0/+28
2010-07-07tm.texi: Update.Tom Tromey8-6/+43
2010-07-07genautomata.c (output_automata_list_min_issue_delay_code): Correctly decompre...Jie Zhang2-3/+11
2010-07-07sysv.S (ffi_call_SYSV): Align the stack pointer to 16-bytes.Neil Roberts2-0/+8
2010-07-07re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Bernd Schmidt2-8/+7
2010-07-07When materializing a cloned function with arguments removed,Duncan Sands2-1/+7
2010-07-07Revert revision 161876.H.J. Lu6-71/+45
2010-07-07Retry rdrand if the carry flag isn't valid.H.J. Lu6-1/+43
2010-07-07re PR middle-end/44790 (Bootstrap fails after MEM-REF merge)Richard Guenther2-6/+10
2010-07-07* lto-cgraph.c (output_cgraph): Add missing declaration.Jan Hubicka2-0/+5
2010-07-07tree-ssa-propagate.h (valid_gimple_call_p): Remove.Richard Guenther7-28/+57
2010-07-07lto-cgraph.c (output_cgraph): Output toplevel asms only into first partition.Jan Hubicka2-7/+19
2010-07-07gimple.texi (GIMPLE_DEBUG): Document.Alexandre Oliva4-1/+172
2010-07-07re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a...Jan Hubicka11-22/+234
2010-07-07Daily bump.GCC Administrator1-1/+1
2010-07-06re PR rtl-optimization/44787 (internal compiler error: in reload_cse_simplify...Bernd Schmidt6-2/+34
2010-07-06status_cxx200x.xml: Add some missing features.Jonathan Wakely43-180/+201
2010-07-06* gcc.target/powerpc/altivec-volatile.c: Adjust expected warning.Peter Bergner2-1/+5
2010-07-06ppu-intrinsics.c: Add -Wno-unused-but-set-variable to dg-options.Peter Bergner2-1/+6
2010-07-06re PR fortran/44742 (ICE in gfc_conv_array_initializer)Tobias Burnus9-9/+52
2010-07-06trans-decl.c: Include diagnostic-core.h besides toplev.h.Tobias Burnus12-11/+28
2010-07-06PR fortran/PR44693Thomas Koenig5-10/+37
2010-07-06re PR c++/44703 ([C++0x] List initialization fail if parameter is typedef nam...Jason Merrill4-0/+24
2010-07-06re PR c++/44778 (? Behaviour change with pointers to members)Jason Merrill6-14/+50
2010-07-06* error.c (dump_function_decl): Don't crash on null DECL_NAME.Jason Merrill2-1/+5
2010-07-06lto-symtab.c (lto_cgraph_replace_node): Handle aliases.Jan Hubicka3-33/+81
2010-07-06i386.c (ix86_function_ms_hook_prologue): Enable x64 support.Kai Tietz6-30/+86
2010-07-06ms_hook_prologue.c: Add x64 ms_hook_prologue support.Kai Tietz3-3/+17
2010-07-06re PR lto/44195 (gcc.dg/lto/20100518 c_lto_20100518_0.o)Peter Bergner2-0/+6
2010-07-06i386.md (immediate_operand): New mode attribute.Uros Bizjak3-98/+104
2010-07-06re PR c/44828 (possible integer wrong code bug)Richard Guenther4-3/+39
2010-07-06lto-streamer.c (write_symbol_vec): Rename to ...Jan Hubicka3-130/+148
2010-07-06floatformat.h (floatformat_ieee_half_big): Add declaration.Ken Werner4-1/+29
2010-07-06gimple-fold.c (gimple_fold_obj_type_ref_known_binfo): Check that function is ...Jan Hubicka2-1/+15
2010-07-06cp-tree.h (impl_conv_void): New type.Shujing Zhao10-48/+324
2010-07-06vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd20-202/+233
2010-07-06Daily bump.GCC Administrator1-1/+1
2010-07-05re PR bootstrap/44825 (Failed to bootstrap)Nathan Froyd2-2/+7
2010-07-05Support AVX Programming Reference (June, 2010).H.J. Lu39-13/+960
2010-07-05Fix ChangeLog entry from my previous commit to include Steven G. Kargl1-1/+1
2010-07-05re PR bootstrap/44512 (--enable-build-with-cxx bootstrap fails in revision 16...Joern Rennecke3-1/+8
2010-07-05io.c (resolve_tag): Check EXIST tag is a default logical.Steven G. Kargl2-0/+13
2010-07-05i386.c (ix86_gen_allocate_stack_worker): New.Uros Bizjak2-5/+10