aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-19* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef.Steve Ellcey2-0/+5
2006-12-19re PR fortran/30236 ([4.1 only]alternate-return subroutine in generic interfa...Paul Thomas5-8/+70
2006-12-19configure.in: Remove "$build" case for powerpc-*-darwin* since it only affect...Paolo Bonzini4-17/+15
2006-12-19re PR bootstrap/29544 (Not building with checking in stage1)Paolo Bonzini8-209/+253
2006-12-19MAINTAINERS: Add myself as build system maintainer.Paolo Bonzini2-0/+5
2006-12-19re PR fortran/29779 (vectorizer fortran testcases failing)Andrew Pinski2-3/+9
2006-12-19re PR target/29302 (isfinite returns wrong result at -O1)Roger Sayle2-0/+15
2006-12-19include.c: #include stdlib.h instead of stdio.h...Ben Elliston2-3/+8
2006-12-19expmed.c (expand_mult_const): Force operand to constant.Jan Hubicka3-20/+41
2006-12-18Fixed tab-to-spaces error in previous entry.Brooks Moses1-2/+2
2006-12-18advance.f90: Renamed to advance_1.f90Brooks Moses14-0/+29
2006-12-19p11144.C: Renamed id to ID because id is an OjbC keyword.Bill Wendling2-2/+7
2006-12-19Daily bump.GCC Administrator1-1/+1
2006-12-19* config/spu/spu.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Ben Elliston2-0/+5
2006-12-19* cse.c (cse_insn): Fix formatting.Ben Elliston2-4/+6
2006-12-18builtin-pow-mpfr-1.c: New test.Kaveh R. Ghazi2-0/+23
2006-12-18* gfortran.dg/advance_3.f90: Add dg-do compile directive.Brooks Moses2-0/+5
2006-12-18invoke.texi (Debugging Options): Document -g0.Geoffrey Keating4-2/+11
2006-12-18c.opt (Wmissing-declarations): Add C++ and ObjC++.Ian Lance Taylor7-6/+94
2006-12-18trans-array.c (gfc_conv_array_index_offset): Avoid multiplying index by one, ...Roger Sayle2-5/+13
2006-12-18Add memory reuse to virtual operands in the operand scanner.Andrew MacLeod4-317/+345
2006-12-18Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...Adam Megacz7-330/+138
2006-12-18rs6000.md (*movdf_hardfloat32): Use %X format to determine if memory operand ...Nathan Sidwell2-6/+11
2006-12-18Daily bump.GCC Administrator1-1/+1
2006-12-17cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the u...Steven Bosscher3-26/+29
2006-12-17cse.c (have_eh_succ_edges): New function.Steven Bosscher2-17/+32
2006-12-17pr27528.c: Use empty templates.Eric Botcazou2-6/+10
2006-12-17re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1)Roger Sayle6-20/+79
2006-12-17associated.c: Check for associated(NULL,NULL).Tobias Burnus4-0/+12
2006-12-17re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Matthias Klose2-1/+6
2006-12-17cse.c (cse_find_path): Don't wrap a gcc_assert in ENABLE_CHECKING.Steven Bosscher2-9/+30
2006-12-17cse.c (this_insn_cc0, [...]): New global variables, moved out from cse_insn.Steven Bosscher2-37/+57
2006-12-16gfortran.texi: Added TeX support for document parts...Brooks Moses2-172/+267
2006-12-17* cgraphunit.c (ipa_passes): Clear current_function_decl.Jan Hubicka2-0/+5
2006-12-17Daily bump.GCC Administrator1-1/+1
2006-12-16passes.c (verify_curr_properties): Define only for ENABLE_CHECKING.Andreas Tobler2-0/+6
2006-12-16omp-low.c (expand_omp_parallel): Set function properties.Jan Hubicka5-49/+131
2006-12-16howto.html: Fix typos.Ralf Wildenhues12-32/+46
2006-12-16re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez11-13/+45
2006-12-16re PR c++/29475 (incomplete template diagnostics.)Simon Martin4-131/+265
2006-12-16re PR libfortran/30005 (Open errors (not/already exists etc.): show also the ...Jerry DeLisle2-0/+36
2006-12-15i386-cpuid.h (bit_SSSE3): New.H.J. Lu19-0/+1689
2006-12-16Daily bump.GCC Administrator1-1/+1
2006-12-15gfortran-dg.exp: Don't include fortran-torture.exp.Janis Johnson3-1/+6
2006-12-16re PR target/30185 (ICE with struct and divide)Jakub Jelinek4-1/+40
2006-12-15re PR testsuite/30179 (FAIL: gcc.c-torture/execute/mode-dependent-address.c c...John David Anglin7-0/+33
2006-12-15* MAINTAINERS (Write After Approval): Add myself.Simon Martin2-0/+5
2006-12-15re PR fortran/30145 (Fortran 90: write statement fails to ignore zero-sized a...Jerry DeLisle2-0/+22
2006-12-15re PR fortran/30145 (Fortran 90: write statement fails to ignore zero-sized a...Jerry DeLisle2-1/+6
2006-12-15re PR libfortran/30200 ([4.1 only] write(*,myfmt="(1X,a,'xyz')") "A" prints ...Jerry DeLisle2-0/+15