aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-14mips.c (mips_classify_symbol): Don't return SYMBOL_SMALL_DATA for constant po...Sandra Loosemore2-1/+9
2007-07-1420001013-1.c: Move to gcc.target/sparc.Eric Botcazou27-79/+89
2007-07-14* config/i386/i386.c: Fix fallout from my previous commit.Uros Bizjak1-1/+1
2007-07-14i386.c (init_mmx_sse_builtins): Define all builtins except __builtin_ia32_emm...Uros Bizjak2-122/+139
2007-07-14re PR fortran/32724 (ICE on statement function in specification part of module)Daniel Franke4-0/+29
2007-07-14re PR tree-optimization/32705 (ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1022)Eric Botcazou2-6/+14
2007-07-14target-supports.exp (check_effective_target_vect_aligned_arrays): New procedu...Uros Bizjak5-10/+44
2007-07-14Daily bump.GCC Administrator1-1/+1
2007-07-13spe.md (SPE_ACC_REGNO): Delete definition.David Edelsohn9-138/+178
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice10-106/+596
2007-07-13config.gcc: Add options for arch and tune on SPU.Sa Liu15-67/+1062
2007-07-13re PR tree-optimization/32721 (CCP removes volatile qualifiers.)Richard Guenther5-1/+39
2007-07-13Fix a typo.H.J. Lu1-1/+1
2007-07-13re PR other/32188 (DFP instrinic document is out of date)H.J. Lu2-86/+180
2007-07-1320011127-1.c: Use dg-message...Hans-Peter Nilsson2-2/+7
2007-07-13* gengtype-lex.l: Allow declarations to be indented.Andreas Schwab2-9/+13
2007-07-13invoke.texi: Unified upper- and lower-case in menus.Daniel Franke3-95/+115
2007-07-13Index: gcc/ChangeLogGeoffrey Keating11-0/+497
2007-07-13linux-unwind.h (sh_fallback_frame_state): Use correct index when setting regi...Kaz Kojima2-3/+9
2007-07-13sh.c (mark_use): Remove.Kaz Kojima2-81/+4
2007-07-13Daily bump.GCC Administrator1-1/+1
2007-07-12re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez233-5627/+5918
2007-07-12re PR fortran/31639 ([4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans...Daniel Franke5-7/+39
2007-07-12arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap ...Paul Brook2-0/+9
2007-07-12pt.c (template_parms_variadic_p): Remove.Kazu Hirata3-12/+5
2007-07-12re PR fortran/32704 (-static-libgfortran is undocumented)Daniel Franke2-1/+31
2007-07-12re PR fortran/32634 (renamed, use associated generic interface rejected)Paul Thomas4-1/+54
2007-07-12re PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1)Christopher D. Rickett11-22/+179
2007-07-12* gcc.c-torture/execute/align-3.c: Remove function addr check.Steve Ellcey2-2/+4
2007-07-12tree-ssa-pre.c (get_expression_vuses): Move out side-effect.Daniel Berlin2-4/+11
2007-07-12sse.md (storentdf, storentsf): New.Zdenek Dvorak2-0/+18
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman15-29/+474
2007-07-12target-support.exp (check_ultrasparc_hw_available): New function.Nathan Froyd9-6/+71
2007-07-12builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.Geoffrey Keating5-21/+27
2007-07-12* gcc.target/mips/save-restore-5.c: Add -mno-abicalls.Daniel Jacobowitz2-1/+5
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman26-18/+937
2007-07-12re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)Jakub Jelinek4-3/+18
2007-07-12re PR c++/30854 (Wrong number of arguments printed for constructor)Jakub Jelinek4-1/+23
2007-07-12re PR fortran/29804 (segfault with -fbounds-check on allocatable derived type...Francois-Xavier Coudert2-0/+33
2007-07-12gimplify.c (gimplify_conversion): Make sure that the result from maybe_fold_o...Richard Guenther3-6/+23
2007-07-12re PR rtl-optimization/32729 (Loop unrolling not performed with large constan...Zdenek Dvorak2-8/+6
2007-07-12trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charl...Richard Guenther3-3/+14
2007-07-12expr.c (expand_java_return): RETURN_EXPR has void type.Richard Guenther2-6/+22
2007-07-12re PR fortran/32634 (renamed, use associated generic interface rejected)Daniel Franke2-17/+7
2007-07-12sh.md (symGOTOFF2reg): Add missing parenthesis.Kaz Kojima2-2/+7
2007-07-12re PR tree-optimization/32663 (revision 126369 went into an infinite loop)Daniel Berlin8-70/+250
2007-07-12* Makefile.in (mostlyclean): Remove object files.Alexandre Oliva2-0/+5
2007-07-12Daily bump.GCC Administrator1-1/+1
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck18-64/+32
2007-07-11re PR c++/31027 (Compiler segfaults in simple virtual inheritance situation)Paolo Carlini2-0/+29