aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Coudert4-2/+46
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-05cstdio: New.Paolo Carlini15-273/+239
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 Tromey5-4/+41
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-04Resolve classpath ChangeLog merge conflict.Mark Wielaard1-6316/+0
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-04functions.cc: Fix.Paolo Carlini2-2/+7
2006-02-0421955.cc: Avoid warning on string constant.Paolo Carlini2-2/+7
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-04gc_locks.h (GC_test_and_set <POWERPC>): Don't use broken 64-bit version.Alan Modra2-1/+6
2006-02-03Makefile.am (src.zip): Update src.zip file search to look in classpath direct...Thomas Fitzsimmons3-6/+51
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-032006-02-03 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+1
2006-02-03cwchar: New.Paolo Carlini15-26/+589
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-03MAINTAINERS (Write After Approval): Add myselfLee Millward2-0/+5
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-03re PR libgomp/25852 (libgomp testing does not work for multilib (-m32 on x86_...H.J. Lu2-10/+17
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-032006-02-03 Robert Schuster <robertschuster@fsfe.org>Robert Schuster2-1/+6
2006-02-03re PR libgcj/26073 (libjava fails to compile)Robert Schuster3-45/+63
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