aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-05libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile.Ranjit Mathew5-21/+54
2006-07-05Daily bump.GCC Administrator1-1/+1
2006-07-04Fix whitespace.Eric Christopher1-172/+171
2006-07-04libjava.exp (libjava_init): Call the GCJ_UNDER_TEST with the -B$specdir.Andreas Tobler2-8/+10
2006-07-04re PR fortran/28174 (Corruption of multiple character arrays when passing arr...Paul Thomas1-0/+8
2006-07-04re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*...Andreas Tobler5-4/+10
2006-07-04ltconfig: chmod 644 before ranlib during install.Peter O'Gorman8-4/+24
2006-07-04re PR fortran/28174 (Corruption of multiple character arrays when passing arr...Paul Thomas8-23/+219
2006-07-04libjava.exp (libjava_init): Look for libgcj-$version.jar instead of libgcj-*....Andreas Tobler2-1/+14
2006-07-04re PR libgcj/28244 (missing dependency causes build failure)Thomas Fitzsimmons3-0/+9
2006-07-04random (_Adaptor<>::operator()()): Cast 1 to result_type.Paolo Carlini2-41/+36
2006-07-04class.c (build_fieldref_cache_entry): Set DECL_IGNORED_P on the entry.Andrew Haley2-0/+6
2006-07-04configure.ac (.eh_frame data check): Use diff -b.Andrew Stubbs3-4/+15
2006-07-04intrinsic.c (add_subroutines): Add ITIME and IDATE.Francois-Xavier Coudert11-4/+353
2006-07-04re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Eric Botcazou5-5/+68
2006-07-04re PR target/28207 (128-bit IBM long double misaligned on stack)Alan Modra2-2/+17
2006-07-04re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)Jerry DeLisle3-0/+33
2006-07-04re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)Jerry DeLisle8-16/+42
2006-07-04Daily bump.GCC Administrator1-1/+1
2006-07-03decl.c (match_old_style_init): Add data attribute to symbol.Asher Langton4-1/+22
2006-07-03tree.c (range_in_array_bounds_p): New predicate.Eric Botcazou7-64/+252
2006-07-03rc_string_base.h (__rc_string_base::_S_max_size): Adjust, take into account r...Paolo Carlini2-5/+17
2006-07-03[multiple changes]Paolo Carlini3-5/+23
2006-07-03iresolve.c (gfc_resolve_cpu_time, [...]): Remove ATTRIBUTE_UNUSED for used ar...Francois-Xavier Coudert2-2/+7
2006-07-03re PR tree-optimization/26251 (code size increase with -Os)Roger Sayle2-1/+47
2006-07-03* intrinsic.texi: Document new intrinsics.Francois-Xavier Coudert2-138/+1352
2006-07-03configure.in: Fix thinkos in previous check-in.Paolo Bonzini3-153/+142
2006-07-03configure.in: Fix thinko in previous check-in.Paolo Bonzini6-4/+14
2006-07-03re PR other/27063 (Fail to build gcc-core-4.2 snapshots)Paolo Bonzini9-181/+277
2006-07-03Daily bump.GCC Administrator1-1/+1
2006-07-02fix line #sJason Merrill1-3/+3
2006-07-02Daily bump.GCC Administrator1-1/+1
2006-07-01revert accidental checkinJason Merrill1-3/+2
2006-07-01re PR c++/28215 (Bootstrap failure on arm-eabi)Jason Merrill3-2/+12
2006-07-01MAINTAINERS (Write After Approval): Add myself.Andrew John Hughes2-0/+5
2006-07-01re PR fortran/19259 (";" as first nonblank character on a line should be an e...Tobias Schlüter5-2/+55
2006-07-01* doc/gcov.texi (Invoking Gcov): Add a missing word.Martin Michlmayr2-1/+5
2006-07-01Daily bump.GCC Administrator1-1/+1
2006-06-30re PR c++/26577 (ICE in cp_expr_size with volatile and non POD)Jason Merrill3-2/+24
2006-06-30fvisibility-override2.C: Fix for systems that don't support internal visibility.Mike Stump2-1/+6
2006-06-30* check.c: Fix a comment typo.Kazu Hirata2-1/+5
2006-06-30* decl2.c: Fix a comment typo.Kazu Hirata2-1/+5
2006-06-30cfgexpand.c, [...]: Fix comment typos.Kazu Hirata5-5/+10
2006-06-30Makefile.am: Comment out tools wrapper creation.Thomas Fitzsimmons7-407/+318
2006-06-30re PR c++/18698 (Error message using "using" for code not using "using" ;-))Jason Merrill3-0/+21
2006-06-30objcp-decl.c (objcp_start_struct): Pass null attributes argument to begin_cla...Jason Merrill2-1/+6
2006-06-30inline-1.c: Fix up scan-tree-dump-times for '(' / ')' needing an extra '\'.Andrew Pinski2-1/+6
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill41-207/+887
2006-06-30Daily bump.GCC Administrator1-1/+1
2006-06-29re PR middle-end/27428 (ICE with goto in erroneous code)Roger Sayle4-0/+21