aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-10-05re PR middle-end/20606 (ICE in make_edges, at cfgbuild.c:327 on x86_64 (with ...Andrew Pinski2-3/+13
2005-10-05params.def (PARAM_MAX_GROW_COPY_BB_INSNS): New.David Edelsohn4-1/+18
2005-10-05re PR target/23602 (1081 test failures in libjava, when configured for i486-l...Richard Henderson6-2/+41
2005-10-05vect.md (vec_initv2si): Fix typo of V2SF to V2SI.Steve Ellcey2-5/+24
2005-10-05convert.c (convert_to_real): Don't convert (float)floor(double d) to floorf((...Dale Johannesen2-29/+8
2005-10-05float-floor.c: New.Dale Johannesen2-0/+19
2005-10-05* config/arm/arm.md (insv): Use gen_int_mode in more places.Daniel Jacobowitz2-3/+8
2005-10-05re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv...Andrew MacLeod3-324/+172
2005-10-05re PR c/21419 (Accepts writting to const via asm)Paolo Bonzini11-26/+119
2005-10-05re PR fortran/24176 (gfortran segfaults on empty source)Richard Guenther4-0/+14
2005-10-05re PR c++/23513 (overload resolution fails to select a more specialized templ...Nathan Sidwell6-31/+85
2005-10-05vect-shift-1.c: Include tree-vect.h header.Uros Bizjak2-12/+21
2005-10-05re PR target/23809 (Misleading documentation for -mmmx/msse/...)Billy Biggs3-7/+29
2005-10-05* config/i386/t-darwin (SHLIB_VERPFX): Fix typo.Geoffrey Keating2-1/+3
2005-10-05builtins-config.h: Only PowerPC Mac OS shipped without C99 functions.Geoffrey Keating2-2/+7
2005-10-05invoke.texi (Option Summary): Correct spelling of -mmacosx-version-min.Geoffrey Keating2-1/+6
2005-10-05Daily bump.GCC Administrator1-1/+1
2005-10-04target-supports.exp (check_effective_target_fortran_large_real, [...]): Repla...Janis Johnson2-2/+44
2005-10-04c-common.c (vector_types_convertible_p): Check TYPE_PRECISION for real types.Devang Patel4-0/+31
2005-10-04tree-vect-transform.c (vect_create_epilog_for_reduction): Use BYTES_BIG_ENDIA...Steve Ellcey2-1/+6
2005-10-04s390.md ("TDSI","DP"): New mode macros.Adrian Straetling2-20/+58
2005-10-04re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ...Ian Lance Taylor5-4/+42
2005-10-04+2005-10-04 Andrew Pinski <pinskia@physics.uc.edu> + + * tree.c (annotate_wit...Andrew Pinski2-1/+5
2005-10-04re PR middle-end/19382 (ACATS cxb4005 cxb5002 simple To_COBOL/To_Fortran test...Ulrich Weigand2-6/+26
2005-10-04i386.h (TARGET_FISTTP): Enable also for TARGET_SSE3 and only for TARGET_80387.Uros Bizjak3-5/+14
2005-10-04tree.c (last_annotated_node): Change type to location_t*.Andrew Pinski2-8/+13
2005-10-04re PR c/23576 (tree check: expected class ‘type’, have exceptional’ (er...Richard Guenther4-9/+24
2005-10-04re PR middle-end/23125 (OpenBSD's zic.c causes g++ but not gcc to segfault)Andrew Pinski7-8/+41
2005-10-04re PR tree-optimization/23049 (ICE with -O3 -ftree-vectorize on 4.1.x)Steven Bosscher6-8/+72
2005-10-03re PR tree-optimization/23445 (ICE with -O1 -ftree-vrp -fdelete-null-pointer-...Diego Novillo4-19/+106
2005-10-04error.c (dump_type): Print reworded message.Alexandre Oliva4-1/+18
2005-10-04Daily bump.GCC Administrator1-1/+1
2005-10-03sh.c (sh_register_move_cost): Add case for moving from T_REGS to FP register ...Kaz Kojima2-0/+8
2005-10-03re PR middle-end/24135 (nonlocal goto from nested function gets 'undefined sy...Richard Henderson3-12/+70
2005-10-03re PR java/24127 (ICE in libjava.compile/PR6865.java reported as "PASS" in te...Ranjit Mathew2-0/+11
2005-10-03re PR c++/17775 (-frepo with function template in anonymous namespace fails t...Mark Mitchell4-1/+38
2005-10-03t-aix43 (LDFLAGS): New.David Edelsohn3-0/+7
2005-10-03Fix typo in ChangeLogMark Mitchell1-1/+1
2005-10-03trans-types.c (gfc_init_kinds): Only pass float...Steve Ellcey2-0/+13
2005-10-03gimplify.c (find_single_pointer_decl_1): New static function.Ian Lance Taylor5-5/+162
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert11-68/+407
2005-10-03target-supports.exp (check_effective_target_vect_shift): Implement with resul...Uros Bizjak4-13/+26
2005-10-03Daily bump.GCC Administrator1-1/+1
2005-10-02re PR c++/22621 (Member function overloading introduces syntax errors)Mark Mitchell5-5/+48
2005-10-02re PR c++/23840 (Bogus "invalid lvalue in unary '&'" diagnostic and ICE with ...Mark Mitchell4-1/+29
2005-10-02re PR tree-optimization/24142 (VRP miscompiles unzip inflate.c)Diego Novillo4-3/+37
2005-10-02re PR c/18851 (IMA is slow and could be sped up)Andrew Pinski2-53/+186
2005-10-02invoke.texi: Fix typo and speling error.Matthias Klose2-2/+6
2005-10-02* tree-stdarg.c (execute_optimize_stdarg): Process PHI nodes too.Richard Henderson2-0/+49
2005-10-02unknown-elf.h (LINK_GCC_C_SEQUENCE_SPEC): Define using --start-group and --en...Mark Mitchell2-0/+11