aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-28Daily bump.GCC Administrator1-1/+1
2006-06-27rand_regression_test.hpp: Revert.Benjamin Kosnik2-1/+6
2006-06-27OutputStreamWriter.java (writeChars): Use a 'do' loop.Tom Tromey8-23/+85
2006-06-27typelist.h (typelist_append): To append_typelist.Benjamin Kosnik1-0/+22
2006-06-27typelist.h (typelist_append): To append_typelist.Benjamin Kosnik14-64/+69
2006-06-27boehm.cc (_Jv_SuspendThread, [...]): Define conditionally on GC_PTHREADS...Marco Trudel2-0/+11
2006-06-27re PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails)Tom Tromey5-0/+45
2006-06-27trie_no_data_map_rand.cc: Reduce iterations by half.Benjamin Kosnik12-11/+29
2006-06-27Daily bump.GCC Administrator1-1/+1
2006-06-26Fix typos in --param option docs.Jim Wilson1-3/+3
2006-06-26re PR c++/28114 (ICE with struct definition in argument of template function)Steve Ellcey2-0/+14
2006-06-26Add SB-1 specific multilib support. Patch by Fred Fish.Fred Fish3-1/+51
2006-06-26[multiple changes]DJ Delorie6-6/+312
2006-06-26function.c (aggregate_value_p): Honor DECL_BY_REFERENCE on a CALL_EXPR target...Olivier Hainque2-3/+26
2006-06-26tree.c (build_string): Do not waste tail padding in struct tree_string.Richard Guenther2-2/+8
2006-06-26posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in.Keith Seitz5-12/+20
2006-06-26no-gc.h (_Jv_SuspendThread): Declare.Keith Seitz5-4/+46
2006-06-26ggc-page.c (init_ggc): Add missing element to size_lookup table.Richard Guenther2-49/+26
2006-06-26random (operator<<(std::basic_ostream<>&, const linear_congruential<>&), [......Paolo Carlini3-106/+641
2006-06-26Daily bump.GCC Administrator1-1/+1
2006-06-26* de.po: Update.Joseph Myers2-38/+38
2006-06-25re PR middle-end/28151 (ICE with complex math)Eric Botcazou4-48/+54
2006-06-25* zh_CN.po: Update.Joseph Myers2-20/+23
2006-06-25re PR fortran/25056 (non-PURE function should not be a valid argument)Paul Thomas12-9/+361
2006-06-25re PR c++/28054 (ICE with friend declaration of invalid bitfield)Lee Millward5-2/+28
2006-06-25re PR c++/28051 (ICE on invalid conversion operator)Lee Millward5-0/+33
2006-06-25Move entry to proper file.Eric Botcazou2-3/+5
2006-06-25io.h: Move proto for unit_to_fd...Francois-Xavier Coudert3-3/+8
2006-06-25random (class normal_distribution<>): Add.Paolo Carlini8-49/+338
2006-06-25Daily bump.GCC Administrator1-1/+1
2006-06-24* sv.po: Update.Joseph Myers2-2/+6
2006-06-24re PR fortran/28081 (Undue compile-time error for zero-sized substring)Francois-Xavier Coudert5-4/+32
2006-06-24re PR fortran/23862 (Select Fortran source form appropriately for "-pipe")Francois-Xavier Coudert2-1/+7
2006-06-24be.po, [...]: Update.Joseph Myers16-15/+20
2006-06-24be.po, [...]: Update.Joseph Myers15-23647/+24123
2006-06-24re PR fortran/28118 (ICE calling subroutine defined via explicit interface)Paul Thomas4-3/+65
2006-06-24gimplify.c (gimplify_scalar_mode_aggregate_compare): New function.Olivier Hainque6-11/+103
2006-06-24ierrno.c: Don't include "io/io.h".Francois-Xavier Coudert14-24/+18
2006-06-24re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert8-15/+142
2006-06-24Daily bump.GCC Administrator1-1/+1
2006-06-24re PR libstdc++/27984 (installed libstdc++ testing broken)Benjamin Kosnik3-9/+17
2006-06-23re PR c++/28114 (ICE with struct definition in argument of template function)Steve Ellcey2-1/+10
2006-06-23re PR c++/27019 (ICE with designated initializers)Steve Ellcey2-2/+13
2006-06-23tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson6-2/+96
2006-06-23re PR fortran/27981 (Strange error message for illegal integer constant)Steven G. Kargl4-0/+23
2006-06-23error22.C: Fix typo.Lee Millward2-1/+5
2006-06-23re PR c++/28112 (ICE with invalid argument in attribute)Volker Reichelt4-9/+32
2006-06-23re PR target/28084 (/usr/include/errno.h:28: error: previous declaration of '...Steve Ellcey3-5/+72
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque8-23/+153
2006-06-23re PR c++/11468 (Deriving from CNI class java::lang::Object causing an ICE)Volker Reichelt4-4/+36