summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * gcc.dg/pch/pch.exp: XFAIL largefile on Solaris 10 x86.Janis Johnson2007-05-082-0/+5
* invoke.texi (Warning Options): Document that -Wempty-body also checks for and...Mike Stump2007-05-086-2/+95
* invalid-call-1.c: Fix options for 32-bit x86.Eric Christopher2007-05-082-7/+11
* libiberty.h (writeargv): Declare.Nathan Froyd2007-05-0810-7/+238
* re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)Ian Lance Taylor2007-05-082-4/+10
* Daily bump.GCC Administrator2007-05-081-1/+1
* muldiv.md (mulhisi3_c): Limit the mode of the 2nd operand to HI mode.Naveen.H.S2007-05-072-2/+37
* m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.Jayant Sonar2007-05-075-3/+193
* * include/bits/ostream.tcc (operator<<(char*)): Add __s.Jason Merrill2007-05-072-4/+6
* re PR target/31794 (Problem while compiling gcc for m32c-elf)DJ Delorie2007-05-072-5/+11
* gnu.ver: Fix symbol versions.Jason Merrill2007-05-073-4/+21
* * config/os/mingw32/os_defines.h (NOMINMAX): Update comment.Danny Smith2007-05-072-1/+5
* re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...Jason Merrill2007-05-0725-547/+940
* Jdwp.class: Regenerate.Keith Seitz2007-05-078-2/+23
* Jdwp.java (notify): Rewrite to call new array-based method.Keith Seitz2007-05-074-22/+132
* 2007-05-07 Paolo Carlini <pcarlini@suse.de>Paolo Carlini2007-05-071-1/+1
* stl_algobase.h: Do not include <cstring>.Paolo Carlini2007-05-071-6/+6
* stl_algobase.h: Do not include <cstring>.Paolo Carlini2007-05-075-14/+40
* re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a...Francois-Xavier Coudert2007-05-074-3/+15
* 14220.cc: XFAIL on Solaris 2.10.Mark Mitchell2007-05-073-0/+16
* convert-bfp-fold.c: Remove extra assignment to sf variable.Uros Bizjak2007-05-072-16/+20
* gcsec-1.c: Don't link statically on Solaris 10 x86.Mark Mitchell2007-05-072-1/+7
* libstdc++.exp (v3_target_compile_as_c): In installed-tree testing, use "remot...Mark Mitchell2007-05-072-3/+11
* re PR c/22133 (In MinGW trailing slash forward not allowed in include path)Danny Smith2007-05-072-7/+18
* type_traits: (make_signed, make_unsigned): Adjust for enum sizes.Benjamin Kosnik2007-05-077-16/+169
* tree-ssa-dom.c (tree_ssa_dominator_optimize): Do not free dominance info afte...Eric Botcazou2007-05-072-5/+3
* tree-ssa-dom.c (tree_ssa_dominator_optimize): Reset cfg_altered.Eric Botcazou2007-05-075-9/+68
* gimplify.c (gimplify_expr): Do not crash when folding (void *)(int)&a + 4.Jan Hubicka2007-05-072-0/+7
* re PR fortran/31399 (Wrong code for do loop with large interation count)Francois-Xavier Coudert2007-05-074-34/+175
* re PR driver/31694 (__GFORTRAN__ preprocessor macro)Francois-Xavier Coudert2007-05-074-1/+14
* Fix a typo in 2007-05-03 entry from Ian Lance Taylor.Ben Elliston2007-05-071-1/+1
* Daily bump.GCC Administrator2007-05-061-1/+1
* re PR fortran/31764 (NEW_LINE with array argument)Francois-Xavier Coudert2007-05-064-7/+26
* re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle2007-05-065-1/+48
* re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle2007-05-066-81/+270
* re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle2007-05-066-10/+50
* timevar.c (timevar_print): Test ENABLE_ASSERT_CHECKING instead of ASSERT_CHEC...Eric Botcazou2007-05-062-5/+9
* complex: Add missing extern template declarations.Paolo Carlini2007-05-064-5/+170
* re PR fortran/31540 ([Regression 4.2 only] character((constant expression)) f...Paul Thomas2007-05-061-0/+13
* re PR fortran/31540 ([Regression 4.2 only] character((constant expression)) f...Paul Thomas2007-05-063-0/+16
* 2007-05-06 Paolo Carlini <pcarlini@suse.de>Paolo Carlini2007-05-061-1/+1
* re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/1...Paolo Carlini2007-05-063-0/+44
* Fix PR30957Revital Eres2007-05-064-3/+73
* c_locale.cc: Don't use __builtin_huge_val* when __*_HAS_INFINITY__ is false.Paolo Carlini2007-05-062-12/+57
* re PR fortran/31251 (Non-integer character length leads to segfault)Jerry DeLisle2007-05-064-1/+28
* pa.md: Split tgd_load, tld_load and tie_load into pic and non-pic versions.Aurelien Jarno2007-05-063-18/+73
* Index: libiberty/ChangeLogGeoffrey Keating2007-05-069-3/+109
* Daily bump.GCC Administrator2007-05-051-1/+1
* stl_raw_storage_iter.h (class raw_storage_iterator): Adjust template paramete...Paolo Carlini2007-05-052-7/+13
* cxxabi.h (__cxa_atexit): Conditionalize exception specification on #ifdef __c...Mark Mitchell2007-05-052-1/+11