aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-04-19re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-2/+10
2008-04-19re PR tree-optimization/35977 (gcc.dg/tree-ssa/forwprop-3.c broke)Ian Lance Taylor2-1/+6
2008-04-19decl.c (gnat_to_gnu_entity): When trying to promote the alignment...Eric Botcazou2-3/+9
2008-04-19Daily bump.GCC Administrator1-1/+1
2008-04-18tree-vrp.c (find_case_label_index): Fix the binary search.Rafael Avila de Espindola2-69/+106
2008-04-18re PR target/35907 (64-bit power6 glibc miscompilation)Jakub Jelinek2-0/+65
2008-04-18decl.c (maybe_pad_type): Only generate the XVS parallel type if the padded ty...Eric Botcazou2-3/+9
2008-04-18gimplify.c (gimplify_modify_expr_rhs): Gimplify the LHS using the is_gimple_l...Eric Botcazou8-1/+87
2008-04-18re PR preprocessor/15500 (gcc ignores locale when converting wide string lite...Tom Tromey2-4/+11
2008-04-18fold-const.c (pointer_may_wrap_p): New static function.Ian Lance Taylor2-4/+87
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees44-49/+1271
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-20/+36
2008-04-18decl.c (gnat_to_gnu_entity): Use the return by target pointer mechanism as so...Eric Botcazou8-5/+96
2008-04-18gigi.h (create_var_decl_1): Declare.Eric Botcazou3-59/+51
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka28-136/+206
2008-04-18gthr-posix.h (__gthread_active_p): Use the Solaris implementation for FreeBSD...Marius Strobl3-8/+20
2008-04-18Daily bump.GCC Administrator1-1/+1
2008-04-17re PR rtl-optimization/35838 (FAIL: 22_locale/num_get/get/char/16.cc executio...Richard Sandiford2-2/+9
2008-04-17i386.md (addti3 splitter): Pass arrays of 3 operands to split_ti instead of t...Uros Bizjak2-37/+41
2008-04-17re PR c++/35773 (auto_ptr references don't convert)Jason Merrill4-34/+73
2008-04-17i386.c (sse_builtin_type): New.H.J. Lu2-136/+202
2008-04-17decl.c (gnat_to_gnu_entity): Promote the alignment of objects by default.Eric Botcazou8-16/+64
2008-04-17re PR target/35907 (64-bit power6 glibc miscompilation)Alan Modra2-12/+97
2008-04-17g-socket.ads, [...] (Get_Address): Make Stream a "not null" parameter.Samuel Tardieu3-5/+11
2008-04-17g-socket.adb: Add a message "IPv6 not supported" to the Socket_Error exception.Samuel Tardieu2-3/+8
2008-04-17tree-vn.c (expressions_equal_p): Do not check type equality or compatibility ...Richard Guenther6-7/+50
2008-04-17fix long-long-compare-1.c test entry nameChristian Bruel1-1/+1
2008-04-17fix SH long long compareChristian Bruel4-0/+143
2008-04-17re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-0/+14
2008-04-17re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-1/+8
2008-04-17Daily bump.GCC Administrator1-1/+1
2008-04-16re PR fortran/35932 (ICE: CHAR with array arg and also a KIND arg)Paul Thomas4-5/+36
2008-04-16re PR target/35944 (wrong result for MOD with kind=10 for some array argument...Uros Bizjak3-2/+45
2008-04-16re PR c/35739 (ICE with _Decimal128 and va_list)Jakub Jelinek4-1/+29
2008-04-16re PR tree-optimization/35899 (ICE on filesystem code)Jakub Jelinek4-3/+27
2008-04-16re PR target/35662 (gfortran interfaces badly with glibc sincosf() causing br...Jakub Jelinek4-3/+34
2008-04-16re PR target/35944 (wrong result for MOD with kind=10 for some array argument...Uros Bizjak2-27/+26
2008-04-16Makefile.in (tree-affine.o): Add $(FLAGS_H) dependency.Richard Guenther5-4/+111
2008-04-16re PR ada/29015 (Ada 2005 observer pattern with mutually dependent packages a...Samuel Tardieu6-1/+28
2008-04-16re PR tree-optimization/35629 (gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times...Hans-Peter Nilsson2-5/+12
2008-04-16Daily bump.GCC Administrator1-1/+1
2008-04-15dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan11-14/+39
2008-04-15libgcc2.c [L_trampoline]: Remove unnecessary prototype forDanny Smith2-4/+4
2008-04-15re PR fortran/35864 (Revision 133965 broke gfortran.dg/initialization_1.f90)Paul Thomas2-6/+12
2008-04-15gengtype.c (write_root): Param_is argument is OK.Jan Hubicka8-161/+176
2008-04-15[multiple changes]Samuel Tardieu4-6/+48
2008-04-15tree-ssa-structalias.c (get_constraint_for_component_ref): Do not punt for ST...Eric Botcazou4-5/+44
2008-04-15tree-ssa-propagate.c (substitute_and_fold): Substitute statements in a basic-...Richard Guenther5-5/+47
2008-04-15params.def (PARAM_MAX_FIELDS_FOR_FIELD_SENSITIVE): Set default to zero, thus ...Richard Guenther7-25/+19
2008-04-15tree-predcom.c (suitable_reference_p): Return false if the reference can throw.Eric Botcazou5-1/+73