summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ra-conflict.c: Include "sparseset.h".Peter Bergner2007-10-057-223/+949
* re PR middle-end/33666 (Type verification failure with pointer to long long c...Richard Guenther2007-10-054-4/+24
* re PR inline-asm/33600 (Breakage caused by the fix to PR33552)Michael Matz2007-10-054-1/+22
* gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.Francois-Xavier Coudert2007-10-0511-41/+90
* tree-cfg.c (verify_gimple_expr): Accept OBJ_TYPE_REF.Richard Guenther2007-10-054-0/+31
* Add NOMIPS16 to last commit (will be in gcc-patches@ message).Richard Sandiford2007-10-051-1/+1
* re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford2007-10-054-47/+57
* gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for P...Doug Kwan2007-10-059-43/+454
* Daily bump.GCC Administrator2007-10-051-1/+1
* cgraphunit.c (cgraph_build_static_cdtor): Don't set DECL_IGNORED_P.Geoffrey Keating2007-10-042-2/+5
* * config/avr/avr.c (expand_epilogue): Don't set RTX_FRAME_RELATED_P.Anatoly Sokolov2007-10-052-44/+28
* re PR fortran/33539 (Too much noise for zero-length character strings)Thomas Koenig2007-10-045-7/+7
* MAINTAINERS (Register allocation reviewer): Add myself.Seongbae Park2007-10-042-0/+5
* re PR c++/20416 (Incorrect lifetime for temporary with static const reference)Jason Merrill2007-10-043-1/+43
* re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2007-10-042-12/+21
* Fix ChangeLog.Jerry DeLisle2007-10-041-3/+0
* re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2007-10-042-6/+55
* re PR fortran/33646 (Gcc 4.3 revision 128954 failed tonto in SPEC CPU 2006)H.J. Lu2007-10-042-0/+64
* re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert2007-10-043-145/+14
* [multiple changes]Paolo Carlini2007-10-0422-154/+680
* re PR fortran/33529 (Non-litteral CHARACTER kind values matching is wrong)Francois-Xavier Coudert2007-10-045-49/+102
* re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...Francois-Xavier Coudert2007-10-044-2/+88
* re PR middle-end/33641 (perlbmk gets type mismatch in pointer plus expression)Richard Guenther2007-10-044-11/+54
* Mention PR fortran/33646 in revision 129000.H.J. Lu2007-10-042-0/+2
* re PR rtl-optimization/33653 (volatile memory access optimized away)Michael Matz2007-10-042-0/+15
* re PR rtl-optimization/33653 (volatile memory access optimized away)Michael Matz2007-10-043-2/+8
* * config.gcc: Remove USE_GAS for m68k targets.Kazu Hirata2007-10-042-7/+11
* re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)Richard Guenther2007-10-047-36/+125
* re PR c++/32470 (fvisibility=hidden without effect in some cases)Jason Merrill2007-10-045-53/+90
* re PR fortran/33626 (Parentheses get wrong kind during matching)Tobias Schlüter2007-10-044-8/+25
* avr.c (commands_in_file, [...]): Remove variables.Anatoly Sokolov2007-10-042-21/+8
* re PR fortran/33542 (gfortran does not detect ambigious specific names if the...Paul Thomas2007-10-044-39/+11
* re PR c++/11756 (ICE's when using typeof in template function parameter type ...Jason Merrill2007-10-032-0/+9
* Daily bump.GCC Administrator2007-10-041-1/+1
* m68k.c (m68k_output_movem): Use the MOTOROLA if MOTOROLA is to true.Kazu Hirata2007-10-032-4/+9
* re PR fortran/26682 (gfortran fails with -fwhole-program optimization)Francois-Xavier Coudert2007-10-032-0/+12
* decl.c (duplicate_decls): Preserve linkage flags for mere redeclarations of g...Alexandre Oliva2007-10-035-10/+38
* re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford2007-10-0313-125/+397
* moveable.cc: New.Chris Jefferson2007-10-0336-21/+2296
* * gfortran.dg/default_format_1.f90: XFAIL on all darwin targets.Francois-Xavier Coudert2007-10-032-2/+6
* * cfgrtl.c (rtl_block_ends_with_call_p): Skip notes at the end.Alexandre Oliva2007-10-032-1/+6
* gcse.c (hash_scan_set): Insert set in insn before note at the end of basic bl...Alexandre Oliva2007-10-032-2/+7
* re PR tree-optimization/33576 (segfault in extract_muldiv for cpu2006 benchmark)Sebastian Pop2007-10-035-2/+44
* * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.Kazu Hirata2007-10-031-1/+0
* Fix date on ChangeLog entry.Tobias Schlüter2007-10-031-1/+1
* default_format_1.f90: XFAIL on ppc-darwin.François-Xavier Coudert2007-10-033-3/+12
* no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.Richard Sandiford2007-10-035-151/+621
* re PR java/33639 (gcj generates assembler errors)Andrew Haley2007-10-032-2/+63
* re PR fortran/33198 (Derived type in common: Default initializer not rejected)Tobias Schlüter2007-10-034-82/+148
* re PR c++/15764 (no cleanup if temporary's dtor terminates with an exception)Jason Merrill2007-10-037-33/+296