aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-22Makefile.am (libjvm_la_LDFLAGS): Do not set -rpath to toolexeclibdir.Thomas Fitzsimmons3-2/+8
2006-06-22re PR c++/27821 (ICE with invalid ptr-to-member)Lee Millward4-1/+17
2006-06-22re PR rtl-optimization/28121 (verify_flow_info failed (wrong amount of branch...Zdenek Dvorak4-1/+45
2006-06-22re PR c++/27805 (ICE with ptr-to-member of incomplete class)Lee Millward4-1/+22
2006-06-22natField.cc (getAddr): Allow setting of final field when it is accessible.Tom Tromey2-0/+9
2006-06-22hash_prime_size_policy_imp.hpp: Cast to size_t instead.Jonathan Lennox2-62/+68
2006-06-22muldiv.md (mulhisi3_i): Only use registers for dest (TN-16C-A156A/E).DJ Delorie2-6/+12
2006-06-22hash_prime_size_policy_imp.hpp: Fix for 64-bit machines.Ami Tavory2-40/+78
2006-06-22re PR c++/28111 (ICE with invalid friend in template class)Volker Reichelt4-1/+18
2006-06-22re PR c++/28110 (ICE with invalid template constant parameter)Volker Reichelt4-0/+20
2006-06-22re PR c++/28109 (ICE with typeid of incomplete type)Volker Reichelt4-1/+23
2006-06-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...François-Xavier Coudert1-0/+10
2006-06-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert8-30/+752
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