aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-01-01sse.md (sse5_pperm, [...]): Fix constraints.Jakub Jelinek4-19/+30
2008-01-01Daily bump.GCC Administrator1-1/+1
2007-12-31re PR fortran/34558 (ICE with same TYPE in both program and interface)Paul Thomas1-6/+8
2007-12-31re PR fortran/34558 (ICE with same TYPE in both program and interface)Paul Thomas4-1/+54
2007-12-31re PR driver/33772 (collect2 doesn't strip .sl version)John David Anglin4-2/+26
2007-12-31Daily bump.GCC Administrator1-1/+1
2007-12-30Daily bump.GCC Administrator1-1/+1
2007-12-29sse.md ("*divv4sf3"): Rename to "sse_divv4sf3".Uros Bizjak3-32/+57
2007-12-29objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path instead of appending to...Richard Sandiford2-1/+6
2007-12-29Daily bump.GCC Administrator1-1/+1
2007-12-28invoke.texi (Optimize Options): Add missing opindex for -fno-toplevel-reorder.Brian Dessent2-0/+6
2007-12-28Daily bump.GCC Administrator1-1/+1
2007-12-27re PR tree-optimization/34591 (internal compiler error: in cost_for_stmt, at ...Dorit Nuzman4-1/+25
2007-12-27re PR ada/34553 (Unsafe calls to mktemp and tmpname)Samuel Tardieu2-2/+9
2007-12-27re PR fortran/34594 (On error and END, no jump to ERR=<label>)Thomas Koenig2-0/+30
2007-12-27re PR target/34281 (ARM: varargs broken with 64bit parameters.)Jakub Jelinek4-4/+73
2007-12-27re PR debug/34535 (FAIL: libmudflap.c++/fail24-frag.cxx ICE)Jakub Jelinek2-0/+10
2007-12-27Daily bump.GCC Administrator1-1/+1
2007-12-27avr.h (LINK_SPEC, [...]): Move AT90USB82 and AT90USB162 devices from 'avr5' t...Anatoly Sokolov4-11/+31
2007-12-26re PR fortran/34532 (Doc error or rej.valid vendor extension: Integer as logi...Daniel Franke2-4/+15
2007-12-26re PR fortran/34560 (I/O internal read: END expected, but no failure)Jerry DeLisle2-0/+17
2007-12-26Daily bump.GCC Administrator1-1/+1
2007-12-25re PR fortran/34514 (Accepts invalid: Dimensions specified for N after initia...Tobias Burnus4-0/+37
2007-12-25re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke7-11/+69
2007-12-25re PR fortran/34566 (Matmul of logical values)Thomas Koenig2-0/+71
2007-12-25Daily bump.GCC Administrator1-1/+1
2007-12-24Daily bump.GCC Administrator1-1/+1
2007-12-23re PR fortran/34421 (ENTRY functions: Character with different stringlength n...Tobias Burnus4-2/+85
2007-12-23re PR fortran/34536 (Make support of 2.0**-3*5 tighter: Print warning by defa...Daniel Franke6-69/+99
2007-12-23Daily bump.GCC Administrator1-1/+1
2007-12-22trans.c (call_to_gnu): Make the temporary for non-addressable In parameters p...Eric Botcazou4-88/+102
2007-12-22re PR fortran/34559 (ICE using REPEAT on string literals)Daniel Franke4-1/+28
2007-12-22re PR fortran/34549 (cshifting by a real value)Thomas Koenig4-0/+22
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney2-0/+14
2007-12-22re PR libfortran/34540 (cshift, eoshift, kind=1 and kind=2 arguments...)Jerry DeLisle2-0/+37
2007-12-22re PR libfortran/34540 (cshift, eoshift, kind=1 and kind=2 arguments...)Jerry DeLisle2-2/+9
2007-12-22pa.c (hppa_legitimize_address): Use INT14_OK_STRICT in mask selection.John David Anglin2-1/+3
2007-12-22Daily bump.GCC Administrator1-1/+1
2007-12-21re PR target/34525 (ICE in extract_insn, at recog.c:1990 on hppa)John David Anglin2-10/+34
2007-12-21[multiple changes]Rask Ingemann Lambertsen4-1/+25
2007-12-21re PR fortran/34438 (gfortran not compliant w.r.t default initialization of d...Paul Thomas5-25/+189
2007-12-21lambda-code.c (lambda_loopnest_to_gcc_loopnest): Fix typo.Sebastian Pop2-2/+6
2007-12-21tree-data-ref.c (signed_type_for_types): New.Sebastian Pop2-31/+59
2007-12-21mips.exp (setup_mips_tests): Fix _MIPS_SIM conditions.Richard Sandiford2-3/+10
2007-12-21mips.c (mips_emit_loadgp): Replace gen_* calls with separate gen_*_si and gen...Richard Sandiford3-33/+50
2007-12-21builtin-modf-1.c: Pass "-funsafe-math-optimizations -fsigned-zeros -fno-assoc...Jack Howarth2-0/+6
2007-12-20* gcc.dg/overload/arg[14].C: Remove expected errors.Jason Merrill3-11/+12
2007-12-21Daily bump.GCC Administrator1-1/+1
2007-12-20xtensa.md (fix_return_addr): Remove.Bob Wilson9-187/+333
2007-12-20re PR c++/34111 (new overload resolution error)Jason Merrill3-8/+31