aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-22Daily bump.GCC Administrator1-1/+1
2006-06-21postypes.h (operator==(const fpos<>&, const fpos<>&), [...]): Add.Paolo Carlini3-5/+71
2006-06-21re PR middle-end/28034 (section anchors break -fprofile-generate)Richard Sandiford2-12/+13
2006-06-21pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz4-6/+82
2006-06-21trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on con...Francois-Xavier Coudert5-21/+27
2006-06-21* sv.po: Update.Joseph Myers2-1097/+1088
2006-06-212006-06-21 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski2-10/+15
2006-06-21re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson2-2/+12
2006-06-21re PR tree-optimization/21274 (SSA Crash, reproducable)Frank Ch. Eigler9-39/+92
2006-06-21win32-threads.h (_Jv_ThreadDesc_t): New typedef.Bryce McKinlay3-1/+25
2006-06-21tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function.Eric Botcazou5-3/+81
2006-06-21configure: Regenerated.Richard Guenther2-525/+308
2006-06-21mips.c (function_arg): Where one part of a complex argument is in registers a...Joseph Myers4-7/+84
2006-06-21acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When cross-compiling, put headers...Mark Mitchell6-313/+564
2006-06-21critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mut...Jakub Jelinek2-2/+10
2006-06-21varasm.c (mergeable_string_section): Check for embedded NULs and NUL terminat...Jakub Jelinek4-3/+24
2006-06-21ggc-page.c (extra_order_size_table): Add var_ann_d, tree_ssa_name, bitmap_ele...Richard Guenther2-0/+12
2006-06-21tree-ssa-loop-niter.c (simplify_using_initial_conditions): Limit iteration ov...Richard Guenther2-2/+17
2006-06-21Daily bump.GCC Administrator1-1/+1
2006-06-20iris6.h (LIB_SPEC): Add support for -pthread.Roger Sayle2-2/+11
2006-06-20re PR c++/28113 (vectors initialized in ctors, not at compile time, cause al...Janis Johnson2-4/+9
2006-06-20natSystemProperties.cc (insertSystemProperties): Bump "java.class.version" to...Bryce McKinlay2-2/+6
2006-06-20random.tcc (struct _Private::_Mod_w<>, [...]): Remove.Paolo Carlini2-47/+27
2006-06-20Makefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR to "$(dbexecdir)".Thomas Fitzsimmons5-115/+208
2006-06-20simplify.c (gfc_simplify_rrspacing): Initialize and clear mpfr_t variable.Steven G. Kargl4-0/+20
2006-06-20Backport Windows 9x/ME VirtualQuery() fix from GC 6.7.Ranjit Mathew3-2/+21
2006-06-20alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.Richard Guenther6-0/+37
2006-06-20expr.c (expand_expr_real_1): For vector constants with integer modes...Roger Sayle4-19/+45
2006-06-20eh_arm.cc (__cxa_begin_cleanup): Always return 'true'.Vladimir Prus2-1/+5
2006-06-20re PR c++/28052 (ICE on invalid bitfield)Volker Reichelt5-2/+24
2006-06-20re PR tree-optimization/27331 (segfault in fold_convert with -ftree-vectorize)Zdenek Dvorak4-9/+95
2006-06-20re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undef...Jakub Jelinek3-9/+229
2006-06-20re PR bootstrap/28072 (target-boehm-gc is being build for targets that do not...David Ayers3-134/+132
2006-06-20re PR ada/18692 (Ada should have a dg testsuite)James A. Morrison6-0/+447
2006-06-20re PR ada/18692 (Ada should have a dg testsuite)James A. Morrison2-3/+12
2006-06-20re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas23-160/+851
2006-06-19re PR middle-end/28075 (inliner introduces unnecessary type conversions)Andrew Pinski4-1/+42
2006-06-20re PR c/27149 (English in warning not grammatical: "the address of x, will al...Martin Michlmayr2-1/+6
2006-06-20Daily bump.GCC Administrator1-1/+1
2006-06-19[should have been in previous commit]Anatoly Sokolov1-0/+9
2006-06-19pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long in malloc prototype; ...Anatoly Sokolov4-12/+4
2006-06-19* pt.c (instantiate_template): Fix typo in comment.Mark Mitchell2-3/+8
2006-06-19tree.c (variably_modified_type_p): VM arguments don't make the type a VM type.Mike Stump4-10/+21
2006-06-19re PR tree-optimization/27090 (FRE does not look past previous type casts)Richard Guenther2-0/+26
2006-06-19parser.c (CP_LEXER_BUFFER_SIZE): Adjust to assure near power-of-two token vec...Richard Guenther2-1/+6
2006-06-19tree-ssa-pre.c (try_combine_conversion): Strip useless type conversions after...Richard Guenther2-3/+13
2006-06-19ggc-page.c (extra_order_size_tab): Add entries with size of struct function a...Richard Guenther2-10/+37
2006-06-19tree-ssa-loop-niter.c (implies_ge_p): New function.Zdenek Dvorak2-2/+47
2006-06-19re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley3-0/+92
2006-06-19re PR java/1305 ([JSR133] GCJ ignores volatile modifier)Andrew Haley4-6/+83