aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-02-06sync.md (sync_add<mode>, [...]): Operand 0 is in-out.Bernd Schmidt2-6/+11
2006-02-06tree-ssa-pre.c (bb_value_sets_t): Add antic_safe_loads.Daniel Berlin7-32/+296
2006-02-06configure.ac: Unconditionally disable decimal float by default.Ben Elliston3-246/+138
2006-02-06* read-rtl.c (read_name): Terminate reading on EOF.Ben Elliston2-2/+6
2006-02-06Daily bump.GCC Administrator1-1/+1
2006-02-05re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Francois-Xavier Coudert2-0/+38
2006-02-06dfp.c (decimal_real_arithmetic): Change second argument type from int to enum...Ben Elliston3-36/+32
2006-02-05dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments.Roger Sayle6-31/+223
2006-02-05sol2-bi.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDMID.Eric Botcazou2-2/+8
2006-02-05re PR tree-optimization/25251 ([4.1 only] NIST Failure - FM013.f at -O2)Andrew Pinski4-2/+31
2006-02-05tree-vrp.c (cfg_loops): Removed.Zdenek Dvorak10-71/+60
2006-02-05re PR fortran/26041 ([4.1]: FORTRAN compiler won't compile the valid code)H.J. Lu2-13/+51
2006-02-05re PR fortran/26041 ([4.1]: FORTRAN compiler won't compile the valid code)H.J. Lu4-0/+90
2006-02-05trans-stmt.c (gfc_evaluate_where_mask): Use LOGICAL*1 for WHERE masks instead...Roger Sayle2-4/+13
2006-02-05x-ada-hpux10, [...]: New files.John David Anglin10-29/+40
2006-02-05re PR rtl-optimization/26087 (ICE in df_find_use)Zdenek Dvorak2-1/+12
2006-02-05* resolve.c (resolve_symbol): Initialize constructor_expr to NULL.Jakub Jelinek2-0/+5
2006-02-05pr25990.c: Use __SIZE_TYPE__ instead of unsigned int in size_t typedef.Jakub Jelinek2-1/+6
2006-02-05extern2.cc (foo): Declare as of type cost char*.Gabriel Dos Reis45-74/+136
2006-02-05Daily bump.GCC Administrator1-1/+1
2006-02-04re PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong for java)Tom Tromey2-4/+21
2006-02-04re PR java/26097 (Libjava failed to build)Tom Tromey2-2/+8
2006-02-04re PR fortran/25075 ([4.1 only] array size mismatch in DOT_PRODUCT)Thomas Koenig4-12/+111
2006-02-04Add 2006 to copyright lineAlexandre Oliva5-5/+6
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva7-75/+206
2006-02-04decl.c (java_init_decl_processing): Create char_type_node as a regular INTEGE...Roger Sayle7-13/+35
2006-02-04cp-tree.h (tf_warn_or_error): New substituion flag.Gabriel Dos Reis8-30/+51
2006-02-04rs6000.c (rs6000_mangle_fundamental_type): Mangle IBM extended float format l...David Edelsohn2-2/+16
2006-02-04re PR target/25926 (A87B59A SIGABRT)John David Anglin5-2/+38
2006-02-04expr.c (java_stack_swap): Revert gcc_assert patch.Andreas Tobler2-5/+11
2006-02-04Daily bump.GCC Administrator1-1/+1
2006-02-03typeck.c (string_conv_p): Pass appropiate OPT_Wxxxx values when calling warni...Lee Millward11-57/+82
2006-02-03re PR c++/25979 (incorrect codegen for conditional [SVO issue])Jason Merrill5-2/+120
2006-02-03Add the PR fortran number to the previous commit.Steven G. Kargl2-0/+2
2006-02-03tree-ssa-loop-ivopts.c (enum use_type): Remove USE_OUTER.Zdenek Dvorak2-225/+18
2006-02-03[multiple changes]Steven G. Kargl6-7/+58
2006-02-03gcc-dg.exp (cleanup-rtl-dump): Fix dump file regexp to handle more than 100 d...Jeff Law4-23/+35
2006-02-03pr25990.c: Replace with pre-processed version.Diego Novillo2-79/+100
2006-02-03name-lookup.c (do_class_using_decl): Use IDENTIFIER_TYPENAME_P, not IDENTIFIE...Mark Mitchell4-1/+17
2006-02-03java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.Ben Elliston15-158/+116
2006-02-03re PR target/25960 (__gcc_qadd doesn't handle -0.0L properly)Alan Modra4-1/+32
2006-02-03re PR target/25864 (Enable IBM long double format in 32-bit PowerPC Linux)Andreas Krebbel10-147/+794
2006-02-02re PR target/25377 (weakref sibcalled with -fPIC)Andrew Pinski2-1/+7
2006-02-03tree.h (TYPE_STRING_FLAG): Document that this field may be used on INTEGER_TY...Roger Sayle4-19/+21
2006-02-03tree-tailcall.c (arg_needs_copy_p): New function.Zdenek Dvorak3-70/+142
2006-02-03Daily bump.GCC Administrator1-1/+1
2006-02-02sparc.c (sparc_output_scratch_registers): Use #ignore instead of #scratch for...Jakub Jelinek2-1/+9
2006-02-02freebsd.h (ENDFILE_SPEC): Add space to separate object files.Andreas Tobler2-4/+9
2006-02-02re PR fortran/24958 (ICE on invalid nullify)Steven G. Kargl4-4/+29
2006-02-02flow.c (calculate_global_regs_live): Assert that there aren't any EDGE_FAKE e...Bernd Schmidt2-1/+10