aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-02tree-flow-inline.h (bsi_after_labels): Rewrite, return what its name says.Paolo Bonzini6-39/+29
2006-02-02tree-inline.c (copy_tree_r): Also copy OMP_CLAUSE nodes.Diego Novillo2-1/+6
2006-02-02Commit testcase for PR25990.Diego Novillo1-0/+244
2006-02-02re PR middle-end/25990 (gomp ICE with -fopenmp)Diego Novillo3-8/+20
2006-02-02Daily bump.GCC Administrator1-1/+1
2006-02-02re PR middle-end/24901 (Misaligned data in fold_checksum_tree (--enable-check...Steve Ellcey2-5/+10
2006-02-01reload.c (push_secondary_reload): Initialize t_icode.Bernd Schmidt2-2/+7
2006-02-01sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): For -msoft-float -mlong-double-128 only...Jakub Jelinek2-6/+9
2006-02-01cse.c (fold_rtx): When arg1 has a constant equivalent...Hans-Peter Nilsson2-0/+58
2006-02-01opts.c (no_unit_at_a_time_default): New global variable.Jan Hubicka6-2/+23
2006-02-01function.c (assign_parm_setup_reg): Use function argument promotion rules.Paul Brook3-2/+12