aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher171-408/+228
2010-05-21re PR middle-end/44204 (ICE in gimple_op_ptr, at gimple.h:167)Nathan Froyd2-1/+9
2010-05-21varasm.c (emutls_decl): Merge attributes to new decl.Kai Tietz2-0/+7
2010-05-21re PR middle-end/44101 (ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V...Eric Botcazou4-2/+38
2010-05-21re PR debug/44205 (Wrong .debug_line for -O0 -g)Jakub Jelinek2-5/+18
2010-05-21Daily bump.GCC Administrator1-1/+1
2010-05-20ira.c (ira_non_ordered_class_hard_regs): Define.Vladimir Makarov4-1/+53
2010-05-20config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.Richard Sandiford7-45/+56
2010-05-20re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-...Daniel Franke9-20/+83
2010-05-20trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.Steven Bosscher12-33/+30
2010-05-20ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond.Segher Boessenkool2-1/+7
2010-05-20re PR c++/30298 (ICE with duplicate broken inheritance)Paolo Carlini5-2/+32
2010-05-20re PR target/43733 (bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --...Uros Bizjak5-12/+24
2010-05-20re PR debug/43521 (java: "this" pointer not marked with DW_AT_artificial)Jakub Jelinek2-1/+11
2010-05-20re PR debug/44178 (-fcompare-debug failure with -O1 -fgcse -fsched-pressure -...Jakub Jelinek4-1/+51
2010-05-20Fix PR44185: new prefetch test failures.Changpeng Fang3-4/+11
2010-05-20re PR middle-end/44197 ([4.6 Regresssion] varpool SEGV)Jan Hubicka4-1/+33
2010-05-20re PR bootstrap/43870 (ICE in gcc/config/soft-fp/divtf3.c)Kenneth Zadeck2-1/+6
2010-05-20dwarf2out.c (new_loc_descr_op_bit_piece): Add offset argument.Jakub Jelinek2-6/+54
2010-05-20i386.exp (check_effective_target_3dnow): Fix test code.Uros Bizjak3-28/+37
2010-05-20options.c (gfc_init_options,gfc_post_options): Enable flag_associative_math b...Tobias Burnus2-88/+99
2010-05-19mips-dsp.md (add<DSPV:mode>3, [...]): Add ISA_HAS_DSP condition.James E. Wilson2-3/+6
2010-05-20re PR target/44202 (Missing compare after add)Hans-Peter Nilsson2-1/+7
2010-05-20re PR target/44202 (Missing compare after add)Hans-Peter Nilsson2-0/+35
2010-05-19re PR target/43764 (-mrelax-pic-calls fails with complex types)James E. Wilson2-7/+31
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle7-37/+93
2010-05-20Daily bump.GCC Administrator1-1/+1
2010-05-19ipareference2_0.c: New file.Jan Hubicka5-22/+143
2010-05-19diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers8-12/+8
2010-05-19combine.c (propagate_for_debug): Call make_compound_operation on the source v...Richard Sandiford2-1/+30
2010-05-19call.c (reference_binding): Use cp_build_qualified_type_real and cp_type_qual...Jason Merrill14-58/+86
2010-05-19* typeck.c (merge_types): Preserve memfn quals.Jason Merrill4-11/+27
2010-05-19decl.c (grokdeclarator): Don't check quals on fn type.Jason Merrill7-56/+26
2010-05-19re PR c++/44193 (function types, cv-quals and typename)Jason Merrill9-32/+123
2010-05-20double-int.h (double_int_ior): New function.Anatoly Sokolov9-32/+48
2010-05-19langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou13-60/+230
2010-05-19re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr...Daniel Franke9-18/+86
2010-05-19hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd10-49/+69
2010-05-19sourcebuild.texi (Effective-Target Keywords): Document 3dnow, sse3, sse2.Rainer Orth344-20/+789
2010-05-19re PR lto/44196 (lto1: ICE: tree check: expected field_decl, have type_decl i...Richard Guenther4-0/+42
2010-05-19invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther7-20/+100
2010-05-19sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun assembler syntax.Rainer Orth6-4/+126
2010-05-19re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o...Daniel Franke8-43/+89
2010-05-19re PR fortran/38404 (Warning message identifies incorrect line)Daniel Franke6-8/+40
2010-05-19ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...Martin Jambor8-93/+273
2010-05-19re PR fortran/34505 (FLOAT/SNGL: Not accepted as actual argument; diagnostics...Daniel Franke8-132/+76
2010-05-19tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step to tree.Christian Borntraeger2-32/+93
2010-05-19* expr.c (pop_arguments): Fix use of undeclared variable.Nathan Froyd2-1/+5
2010-05-19Revert:Nathan Froyd3-0/+30
2010-05-19Daily bump.GCC Administrator1-1/+1