aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov19-295/+719
2008-12-10* config/rs6000/linux-unwind.h (get_regs): Constify casts.Ben Elliston2-5/+9
2008-12-09re PR fortran/36376 (-cpp -save-temps passes unknown options to f951)Daniel Franke2-10/+32
2008-12-09re PR fortran/36457 (preprocessing: option -idirafter undefined for fortran)Daniel Franke5-1/+37
2008-12-09re PR fortran/37469 (invalid GMP usage on gfortran.dg/parameter_array_init_3....Mikael Morin2-4/+19
2008-12-09re PR fortran/35983 (C_LOC in derived type constructor gives weird result)Mikael Morin4-14/+40
2008-12-09re PR testsuite/38420 (gcc.target/i386/pr37248-2.c doesn't work on ia32)H.J. Lu3-2/+8
2008-12-09* predict.c (estimate_bb_frequencies): Fix test if profile is present.Jan Hubicka2-1/+5
2008-12-09re PR testsuite/37326 (gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times...Steve Ellcey2-1/+6
2008-12-09re PR tree-optimization/35468 (LHS of assignment can be folded to a constant ...Jakub Jelinek5-2/+36
2008-12-09re PR tree-optimization/38445 (ICE in tree-ssa-struct-alias when compiling gr...Richard Guenther2-4/+18
2008-12-09fixed-value.c (do_fixed_add): Add comment.Andrew Haley4-0/+12
2008-12-09re PR ada/38450 (ada bootstrap is broken)Jakub Jelinek3-6/+13
2008-12-09function.c (aggregate_value_p): Get fntype from CALL_EXPR in any case.Kai Tietz4-14/+32
2008-12-092008-12-09 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2-105/+76
2008-12-09alpha.c (alpha_set_memflags): Process memory references in full insn sequence.Uros Bizjak2-10/+14
2008-12-09re PR c++/38410 (g++.dg/eh/crossjump1.C (internal compiler error))Jason Merrill4-4/+31
2008-12-09emutls.c (__emutls_get_address): Prototype.Ben Elliston2-0/+6
2008-12-09re PR middle-end/38084 ([graphite] ICE : in build_graphite_scops, at graphite...Tobias Grosser4-22/+82
2008-12-09* config/dfp-bit.c (DFP_TO_INT): Remove unnecessary cast.Ben Elliston2-1/+5
2008-12-09* config/rs6000/darwin-ldouble.c (fmsub): Remove unused variable, v.Ben Elliston2-1/+5
2008-12-09Daily bump.GCC Administrator1-1/+1
2008-12-08ia64.md (UNSPECV_GOTO_RECEIVER): New constant.Steve Ellcey2-0/+17
2008-12-08ChangeLog: Fix small typo.Uros Bizjak2-4/+3
2008-12-08fix-r10000-6.c: Add dg-message to look for the note about changed semantics o...Uros Bizjak4-4/+19
2008-12-08* decl2.c (mark_used): Remove assemble_external call.Steve Ellcey2-2/+4
2008-12-08re PR debug/38390 (Missing DW_TAG_imported_module)Dodji Seketeli4-1/+31
2008-12-08* g++.dg/other/packed1.C: Remove ia64-hp-hpux* XFAIL.Steve Ellcey2-1/+5
2008-12-08versionid-1.c (dg-final): Fix syntax.Steve Ellcey3-2/+7
2008-12-08re PR c/35443 (Completely broken diagnostic with bind_expr)Jakub Jelinek4-0/+21
2008-12-08re PR c/35442 (Completely broken diagnostic with view_convert_expr)Jakub Jelinek4-0/+24
2008-12-08re PR middle-end/38240 (Vector type definitions not compatible with attribute...Richard Henderson11-50/+135
2008-12-08alias.c (find_base_term): Synch LO_SUM handling with what find_base_value does.Luis Machado2-0/+8
2008-12-08gimple.h (gimple_build_try): Fix declaration.Andrew Haley5-7/+31
2008-12-08re PR middle-end/36802 (pop_gimplify_context ICE using openmp task construct)Jakub Jelinek2-2/+8
2008-12-08Daily bump.GCC Administrator1-1/+1
2008-12-07* gimple.c (recalculate_side_effects) <tcc_constant>: New case.Eric Botcazou4-1/+22
2008-12-07re PR tree-optimization/38405 ((silent failure) handling bitfield in ternary)Richard Guenther2-0/+12
2008-12-07re PR tree-optimization/38405 ((silent failure) handling bitfield in ternary)H.J. Lu2-0/+34
2008-12-07tree-sra.c (scalarize_use): Create another temporary with the proper type for...Eric Botcazou5-6/+65
2008-12-07re PR fortran/38425 (I/O: POS= compile-time diagnostics)Jerry DeLisle2-0/+28
2008-12-07re PR fortran/38425 (I/O: POS= compile-time diagnostics)Jerry DeLisle2-5/+19
2008-12-07Daily bump.GCC Administrator1-1/+1
2008-12-06re PR rtl-optimization/36365 (Hang in df_analyze)Steven Bosscher3-84/+15
2008-12-06re PR middle-end/38428 (ice for Linux kernel code with -O2)Jakub Jelinek4-0/+33
2008-12-06* id.po: Update.Joseph Myers2-582/+586
2008-12-07gthr-single.h (__gthread_once): Adjust prototype to match all other gthreads ...Ben Elliston2-1/+6
2008-12-06i386.c (override_options): Use CPU_AMDFAM10 instead of PROCESSOR_AMDFAM10 for...Jakub Jelinek2-1/+4
2008-12-06re PR middle-end/38422 (union/bitfield causes cc1/cc1plus to run out of memory.)Jakub Jelinek4-5/+45
2008-12-06re PR fortran/38415 (procedure pointer assignment to abstract interface)Janus Weil5-2/+34