aboutsummaryrefslogtreecommitdiff
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-18forced checkin to check git updateChristopher Faylor1-1/+1
2008-04-18forced checkin to check git updateChristopher Faylor1-1/+1
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 Hees56-126/+1482
2008-04-18[multiple changes]Paolo Bonzini3-2/+10
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-7/+23
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini55-1070/+791
2008-04-18decl.c (gnat_to_gnu_entity): Use the return by target pointer mechanism as so...Eric Botcazou8-5/+96
2008-04-18Makefile.tpl (restrap): Call `make all' using double-colon rules.Paolo Bonzini3-4/+9
2008-04-18gigi.h (create_var_decl_1): Declare.Eric Botcazou3-59/+51
2008-04-18configure.ac (cr16-*-*): Add case for cr16 target and include gdb as nonconfi...M R Swami Reddy3-0/+12
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-18* Makefile.in (distclean): Add gstdint.h.Ben Elliston2-1/+5
2008-04-18re PR preprocessor/34866 (valgrind error indication in testsuite from errors....Tom Tromey2-1/+16
2008-04-18Daily bump.GCC Administrator1-1/+1
2008-04-17gen-classlist.sh.in: Avoid grepping each omission...Ralf Wildenhues4-20/+88
2008-04-17gcc_attribute.m4 (GCC_ATTRIBUTE): Fix cache variable name.Ralf Wildenhues38-86/+213
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 libgcj/35950 (jar produces files ecj won't handle)Tom Tromey3-4/+21
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 libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file)Andreas Tobler13-1/+3223
2008-04-16Makefile.in (TAGS_SOURCES): New variable.Tom Tromey2-0/+11
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-16libgcj_bc.c: (_Jv_LookupInterfaceMethod...Andrew Haley2-1/+10
2008-04-16libgcj_bc.c: Sort lines.Andrew Haley2-21/+25
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