aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Makefile.in (distclean): Delete config files.Alan Modra2-2/+6
2006-09-27Locale.java (hashcode): No longer transient.Tom Tromey2-11/+17
2006-09-27re PR libstdc++/29217 (locale confusion with time/collate categories)Paolo Carlini5-165/+296
2006-09-27inclhack.def (solaris_mutex_init_2): Remove test for PTHREAD_RWLOCK_INITIALIZER.Kaveh R. Ghazi4-9/+172
2006-09-27Daily bump.GCC Administrator1-1/+1
2006-09-26re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel ...Jakub Jelinek8-3/+238
2006-09-26re PR fortran/29097 (!$ include 'omp_lib.h' does not work)Jakub Jelinek8-1/+63
2006-09-26re PR boehm-gc/29180 (boehm-gc/darwin_stop_world.c not 64-bit clean)Jack Howarth2-1/+6
2006-09-26configure.in: Remove redundant handling of mips*-dec-bsd*.Thiemo Seufer3-149/+143
2006-09-26re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)Andrew Pinski4-12/+46
2006-09-262006-09-25 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+1
2006-09-26re PR libstdc++/29224 (-Wshadow causing warning in <tr1/functional>)Howard Hinnant2-5/+10
2006-09-26Daily bump.GCC Administrator1-1/+1
2006-09-25invoke.texi: Add missing full stop.Matthias Klose2-1/+5
2006-09-25Makefile.in: Rebuilt.Tom Tromey3-0/+9
2006-09-25re PR libgcj/29178 (CharsetEncoder.canEncode() gives different results than S...Tom Tromey4-1/+56
2006-09-25re PR c++/27667 (ICE with in-class specialization)Lee Millward7-11/+49
2006-09-25re PR c++/27329 (ICE with misplaced expression)Lee Millward11-14/+71
2006-09-25mprec.c (mprec_calloc): Renamed.Tom Tromey2-3/+8
2006-09-25cgraph.c (dump_cgraph_varpool_node): Don't crash if called before cgraph_func...Richard Henderson2-1/+9
2006-09-25Suggested by Aaron M.Mark Wielaard2-1/+7
2006-09-25* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz3-1/+110
2006-09-25re PR libstdc++/29179 (bugs in mt_allocator)Paolo Carlini2-6/+16
2006-09-25* ChangeLog: attribute change to its author :)Tobias Schluter1-1/+1
2006-09-25re PR fortran/21203 (gfortran doesn't work on targets/variants without two fl...Tobias Schluter2-1/+7
2006-09-25Daily bump.GCC Administrator1-1/+1
2006-09-24Clarify how tests are handledBruce Korb1-0/+4
2006-09-24boost_shared_ptr.h (shared_ptr<>::shared_ptr(const __shared_ptr<>&), [...]): ...Paolo Carlini5-245/+482
2006-09-24ivopts-1.c: New test.Zdenek Dvorak3-0/+56
2006-09-24tree-ssa-loop-ivopts.c (aff_combination_convert, [...]): New functions.Zdenek Dvorak2-8/+105
2006-09-24re PR target/28911 (Cross compiler build for m68k--elf fails on x86_64-linux-...Kazu Hirata4-3/+27
2006-09-24* MAINTAINERS (Write After Approval): Remove myself.Graeme Peterson2-1/+4
2006-09-24Makefile.am: Remove dependency on gfortypes.h.Francois-Xavier Coudert3-2/+5
2006-09-24Daily bump.GCC Administrator1-1/+1
2006-09-23flags.h (HONOR_NANS): Fix typo in comment.Revital Eres2-1/+5
2006-09-23re PR target/29169 (sse3-not-fisttp.c scan-assembler-not fisttp FAILs on i386...Uros Bizjak2-1/+7
2006-09-23driver-i386.c (host_detect_local_cpu): Add prototype.Uros Bizjak2-0/+6
2006-09-23re PR c/28706 (Compile failure with --combine and explicitly aligned structures)Jakub Jelinek6-5/+89
2006-09-23re PR libfortran/27964 (Wrong line ends on windows (XP))Danny Smith5-2/+20
2006-09-23* obj-c++.dg/encode-3.mm: Fix for 64-bit support.Mike Stump2-4/+14
2006-09-23Daily bump.GCC Administrator1-1/+1
2006-09-22driver-i386.c: Always define host_detect_local_cpu.Geoffrey Keating4-15/+16
2006-09-22darwin.h (LINK_SYSROOT_SPEC): New.Geoffrey Keating2-1/+14
2006-09-22configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the gl...Geoffrey Keating3-2/+8
2006-09-22jvmti.cc (_Jv_JVMTI_GetErrorName): Now static.Marco Trudel2-1/+5
2006-09-22darwin.h (PROFILE_HOOK): Reassociate comment with code.Mike Stump2-2/+7
2006-09-22Fix up whitespacingMike Stump1-1/+1
2006-09-22* MAINTAINERS (Write After Approval): Add myself.Chao-ying Fu2-0/+5
2006-09-22re PR classpath/28661 (HTTP Header differs b/w java and classpath)David Daney2-0/+14
2006-09-22PR libstdc++/29134 (vector<bool> bits)Paolo Carlini5-5/+55