aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-10c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for ...Zack Weinberg6-169/+163
2006-12-10Daily bump.GCC Administrator1-1/+1
2006-12-09re PR other/29975 ([meta-bugs] ICEs with CP2K)Paul Thomas17-25/+342
2006-12-09re PR fortran/29464 ([4.1 only] problem with duplicate USE, ONLY of procedure...Paul Thomas6-16/+79
2006-12-09re PR fortran/29941 ([4.1 only] gfortran reports error with len of assumed si...Paul Thomas4-9/+34
2006-12-09implicit-typename1.C: Qualify types.Richard Guenther4-5/+11
2006-12-09cgraph.c: Update copyright.Jan Hubicka4-22/+23
2006-12-09haifa-sched.c (schedule_block): Remove excessive sanity check.Maxim Kuvyrkov2-8/+4
2006-12-09array_2.f90: Added sqrt test.Tobias Burnus2-0/+28
2006-12-09spu-protos.h (spu_split_immediate): Renamed from spu_split_address.Trevor Smigiel5-236/+482
2006-12-09configure.in: Add x86 darwin support for libjava.Sandro Tolaini3-147/+142
2006-12-09Daily bump.GCC Administrator1-1/+1
2006-12-08configure.ac: Fix x86 darwin builds.Mike Stump5-14/+37
2006-12-08re PR target/30039 (HPPA: Incorrect code generated on 64bit host)John David Anglin2-1/+20
2006-12-08t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4.Mike Stump3-1/+20
2006-12-08re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak8-6/+25
2006-12-082006-12-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez4-6/+24
2006-12-08pa.h (LEGITIMATE_CONSTANT_P): Simplify.John David Anglin2-7/+16
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell27-112/+134
2006-12-08New TER code.Andrew MacLeod5-605/+801
2006-12-08Fix ChangeLog.Eric Botcazou2-6/+9
2006-12-08bfin.c (effective_address_32bit_p): Return true for anything involving the GOT.Bernd Schmidt3-7/+24
2006-12-08testsuite_hooks.cc (set_memory_limits): Don't set RLIMIT_AS below 16MB on x86...Jakub Jelinek2-0/+15
2006-12-08re PR fortran/27546 (IMPORT is broken)Tobias Burnus4-12/+115
2006-12-08Correctly wrap my changelog entry.Andrew Pinski1-1/+2
2006-12-08re PR c++/29732 (ICE on invalid friend declaration)Mark Mitchell7-11/+57
2006-12-07Add a PR reference for the patch which fixed PR 27558.Andrew Pinski1-0/+1
2006-12-08Makefile.def (dependencies): Add dependency for install-target-libssp and ins...Mike Stump3-0/+13
2006-12-08Daily bump.GCC Administrator1-1/+1
2006-12-07spu-c.c (spu_build_overload_builtin): Delete.Andrew Pinski5-28/+79
2006-12-07spu.c (array_to_constant): Correct the order of arguments to the calls of hwi...Trevor Smigiel2-2/+7
2006-12-07re PR c++/29980 (ICE using attribute in invalid declaration)Lee Millward6-6/+29
2006-12-07* config/elfos.h (TARGET_ASM_RECORD_GCC_SWITCHES): Set to elf_record_gcc_swit...Nick Clifton2-0/+10
2006-12-07* treelang/compile/var_defs.tree: Adjust.Mike Stump2-4/+8
2006-12-07* ru.po: New.Joseph Myers2-0/+28930
2006-12-07expr.c (string_constant): Account for non-zero lower bound arrays.Andrew MacLeod2-1/+19
2006-12-07builtins.c (expand_builtin_pow): Adjust predicates for pow to cbrt expansion ...Richard Guenther2-3/+14
2006-12-07i386.c (nocona_cost, [...]): Update preffered memcpy/memset codegen.Jan Hubicka2-4/+9
2006-12-07tree-vrp.c (compare_values): Short circuit INTEGER_CST...Jan Hubicka2-8/+25
2006-12-07bfin.c (print_operand): New modifier 'N' for constants.Bernd Schmidt3-8/+16
2006-12-07common.opt (record-gcc-switches): New command line switch.Nick Clifton8-60/+374
2006-12-07re PR target/29794 (cc1 segfaults with -O3 -msched-control-spec)Maxim Kuvyrkov2-1/+12
2006-12-07tree-vect-transform.c (vectorizable_call): Fix leftover of TREE_OPERAND to GI...Richard Guenther2-1/+6
2006-12-07Makefile.am (std_headers_rename): Remove.Benjamin Kosnik69-278/+287
2006-12-07re PR fortran/29711 ([4.2 only] error_print does not support %N$X)Tobias Burnus2-0/+7
2006-12-07Daily bump.GCC Administrator1-1/+1
2006-12-06re PR c++/29730 (ICE on invalid declaration of template member)Mark Mitchell5-6/+35
2006-12-06pa.c (hppa_gimplify_va_arg_expr): Build MODIFY_EXPR not GIMPLE_MODIFY_STMT.Aldy Hernandez2-1/+7
2006-12-06re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr...Francois-Xavier Coudert6-0/+317
2006-12-06re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ...Thomas Koenig8-39/+118