aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-05-02Daily bump.GCC Administrator1-1/+1
2008-05-01tree.h (TYPE_NONALIASED_COMPONENT): Expand comment.Eric Botcazou3-8/+27
2008-05-01gfortran.h (struct gfc_symbol): Moving "interface" member to gfc_typespec (pl...Janus Weil5-29/+38
2008-05-01c-common.h (warn_array_subscript_range): New function.Simon Baldwin13-21/+425
2008-05-01i386.c (ix86_builtin_type): Replace DI_FTYPE_DI_DI_INT with V1DI2DI_FTYPE_V1D...H.J. Lu4-20/+31
2008-05-01re PR target/36095 (__builtin_ia32_crc32di shouldn't defined in 32bit)H.J. Lu3-107/+79
2008-05-01tree-pass.h (opt_pass): Add IPA_PASS.Jan Hubicka5-79/+259
2008-05-01i386.c (ix86_builtin_type): Add V2DI_FTYPE_V2DI_V16QI...H.J. Lu2-118/+67
2008-05-01i386.c (ix86_builtin_type): Add V8HI_FTYPE_V8HI_V8HI_COUNT...H.J. Lu3-287/+223
2008-05-01re PR middle-end/36093 (__align__ produces incorrect results in certain cases)Richard Guenther2-0/+33
2008-05-01decl.c (make_packable_type): Resize the last component to its RM size only if...Eric Botcazou3-7/+23
2008-05-01Daily bump.GCC Administrator1-1/+1
2008-04-30intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert17-14/+278
2008-04-30re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther2-0/+7
2008-04-30chmod_1.f90: Disable for *-*-mingw*.Kai Tietz5-5/+5
2008-04-30re PR fortran/35997 (Used function interface bug)Paul Thomas4-4/+57
2008-04-30arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford6-13/+33
2008-04-30re PR tree-optimization/21636 (Missed ccp optimization)Richard Guenther4-1/+80
2008-04-30builtins.c (fold_call_expr): Return realret.Rafael Avila de Espindola3-4/+39
2008-04-30gcc.c (wrapper_string): New variable.Seongbae Park3-5/+100
2008-04-30re PR fortran/35993 (wrong answer for all array intrinsics with scalar mask)Thomas Koenig2-0/+34
2008-04-30t-ppccomm: Add build rules for new files.Nathan Froyd24-28/+1889
2008-04-30i386.c (ix86_builtin_type): Add FLOAT128_FTYPE_FLOAT128_FLOAT128...H.J. Lu4-636/+727
2008-04-30re PR tree-optimization/14847 ([tree-ssa] combine "if (a & 1) goto there" and...Richard Guenther4-2/+77
2008-04-30re PR c++/35986 (ICE with ambiguous template functions)Jakub Jelinek4-5/+35
2008-04-30ChangeLog: Added entries I forgot in my previous commit.Martin Jambor1-0/+128
2008-04-30chmod_1.f90: Disable for x86_64-*-mingw*.Kai Tietz5-4/+11
2008-04-30Makefile.in: Adapt sh4-linux target.Samuel Tardieu2-1/+7
2008-04-30ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of...Martin Jambor3-588/+440
2008-04-30* gcc.dg/tls/section-2.c: Restrict to vxworks.Nathan Sidwell2-0/+5
2008-04-30rs6000.c (ALWAYS_RESTORE_ALTIVEC_BEFORE_POP): Define.Alan Modra2-25/+69
2008-04-30Daily bump.GCC Administrator1-1/+1
2008-04-29[multiple changes]Samuel Tardieu4-5/+46
2008-04-30avr.md (*sbrx_branch, [...]): Add mode to zero_extract.Paolo Bonzini2-9/+15
2008-04-29i386.c (ix86_builtins): Replace Prescott New Instructions in comments with SSE3.H.J. Lu2-231/+302
2008-04-29re PR tree-optimization/36078 (gfortran fails to build cpu2006/465.tonto)Richard Guenther4-1/+35
2008-04-29re PR tree-optimization/15255 ([tree-ssa] a * 2 + a * 2 is not converted to a...Richard Guenther4-0/+36
2008-04-29tree-ssa-alias.c (finalize_ref_all_pointers): Remove.Richard Guenther4-155/+82
2008-04-29re PR middle-end/36077 (Expressions result is wrong)Richard Guenther4-2/+31
2008-04-29sync-2.c: Set dg-options "-ansi".Kai Tietz2-0/+5
2008-04-29* doc/tm.texi (RETURN_ADDR_RTX): Fix typo.Nick Clifton2-1/+5
2008-04-29re PR c++/35650 (Can't bind ref-to-function through using-decl. in namespace)Jakub Jelinek4-0/+37
2008-04-29re PR c++/35987 (ICE with invalid if-condition)Jakub Jelinek4-4/+24
2008-04-29Daily bump.GCC Administrator1-1/+1
2008-04-28re PR bootstrap/35169 (SIGSEGV for stack growth failure while building 4.2.3)Ralf Wildenhues2-2/+10
2008-04-28re PR ada/36007 (verify_gimple failed)Eric Botcazou2-1/+10
2008-04-28gcc/ada/Ralf Wildenhues2-9/+15
2008-04-28re PR c++/57 ([DR 325] GCC can't parse a non-parenthesized comma in a templat...Jason Merrill3-9/+56
2008-04-28cygming-crtend.c (register_frame_ctor): Revert my last commit.Danny Smith2-1/+13
2008-04-28re PR target/36073 (ICE with -ffast-math and -mfpmath=sse,387)Uros Bizjak4-2/+27