aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-31g-table.adb, [...]: Fix comment typos.Ralf Wildenhues90-194/+224
2008-03-31decl.c (gnat_to_gnu_entity): Do not force a non-null size if it has overflowed.Eric Botcazou4-3/+30
2008-03-31re PR tree-optimization/30186 (accessing an element via a "pointer" on a vect...Andrew Pinski6-0/+155
2008-03-31tlink.c (scan_linker_output): Look for symbol name in single quotes.Ian Lance Taylor2-1/+9
2008-03-31Update copyright date.Ian Lance Taylor1-1/+2
2008-03-31cp-demangle.c (d_substitution): Correct overflow check to avoid -fstrict-over...Ian Lance Taylor2-5/+13
2008-03-31builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka8-204/+213
2008-03-31utils2.c (find_common_type): Document assumption on t1/t2 vs lhs/rhs.Olivier Hainque5-20/+80
2008-03-31re PR rtl-optimization/35729 (const volatile variable access incorrectly hois...Zdenek Dvorak4-1/+27
2008-03-31Add missing ChangeLog entry for revision 133750.H.J. Lu1-0/+5
2008-03-31re PR target/32000 (x86 backend uses aligned load on unaligned memory)H.J. Lu5-6/+77
2008-03-31Removed, causes resource issues on some environments.Arnaud Charlet1-25/+0
2008-03-31re PR tree-optimization/35431 (ICE with complex integer, invalid gimple)Andrew Pinski4-0/+31
2008-03-31constraints.md: Add 'j' constraint.Jan Beulich3-6/+20
2008-03-31error27.C: Use -fno-finite-math-only on sh* targets.Kaz Kojima2-0/+6
2008-03-31Daily bump.GCC Administrator1-1/+1
2008-03-30re PR c++/35245 (FAIL: g++.dg/other/anon5.C)John David Anglin2-1/+6
2008-03-30re PR c++/35578 (Error about misplaced 'friend' word is issued on a wrong line)Volker Reichelt4-1/+18
2008-03-30re PR c/35748 (ICE with cast to invalid union)Volker Reichelt4-2/+21
2008-03-30re PR target/35757 (Incorrect contraint on sse4_1_blendp<ssemodesuffixf2c>)H.J. Lu6-1/+181
2008-03-30a-textio.ads, [...]: Fix comment typos.Ralf Wildenhues92-213/+250
2008-03-30internal_pack_1.f90: Added complex to test case.Thomas Koenig9-5/+197
2008-03-30fold-const.c (fold_binary): Add missing conversions.Eric Botcazou4-2/+31
2008-03-30re PR middle-end/31023 (Fold is agnostic of integer sub-types)Richard Guenther2-0/+11
2008-03-30re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see ...Paul Thomas4-2/+55
2008-03-30Daily bump.GCC Administrator1-1/+1
2008-03-29re PR libstdc++/35725 (ambiguous std::fill with character array)Paolo Carlini4-9/+85
2008-03-29rs6000.c (rs6000_stack_info): Don't force saving of the link register if one ...Andrew Pinski2-1/+5
2008-03-30* final.c (final_scan_insn): Remove if (0) code.Ben Elliston2-24/+4
2008-03-29socket2.adb: Remove since identical to socket1.adb.Laurent GUERBY2-14/+4
2008-03-29baseline_symbols.txt: Update.Matthias Klose5-44/+1101
2008-03-29re PR fortran/35698 (lbound and ubound wrong for allocated run-time zero size...Paul Thomas6-2/+82
2008-03-29* c-parser.c (c_parser_next_token_is_keyword): Simplify.Volker Reichelt2-6/+5
2008-03-29Daily bump.GCC Administrator1-1/+1
2008-03-28re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig23-17/+4651
2008-03-28re PR fortran/34714 (ICE-on-invalid in gfc_conv_descriptor_dtype)Daniel Franke11-57/+72
2008-03-28re PR fortran/35699 (run-time abort writing zero sized section to direct acce...Jerry DeLisle2-0/+51
2008-03-28re PR fortran/35699 (run-time abort writing zero sized section to direct acce...Jerry DeLisle2-6/+15
2008-03-28sse.md (*and<mode>3): Pass <MODE>mode instead of V4SFmode to ix86_binary_oper...H.J. Lu2-1/+6
2008-03-28i386.c (override_options): Initialize ix86_veclib_handler to ix86_veclibabi_s...Uros Bizjak5-56/+207
2008-03-28acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Set glibcxx_ld_is_gold.Ian Lance Taylor4-75/+256
2008-03-28re PR fortran/35721 (ASSOCIATED returns false when strides confusing)Tobias Burnus4-3/+57
2008-03-28re PR rtl-optimization/19580 (missed load/store motion)Richard Guenther2-0/+26
2008-03-28Makefile.in (POSTCOMPILE): New variable.Tom Tromey2-2/+15
2008-03-28fold-const.c (tree_unary_nonnegative_warnv_p): Make it public.Rafael Avila de Espindola4-130/+183
2008-03-28re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int)...Richard Guenther7-56/+310
2008-03-28symbol.c (gfc_get_default_type): Fix error message...Tobias Burnus2-1/+6
2008-03-28re PR target/31110 (Problem while compiling gcc for mn10300-elf)Nick Clifton2-6/+7
2008-03-28re PR target/31334 (Bad codegen for vector initializer with constants prop'd ...Andrew Pinski4-3/+35
2008-03-28re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-0/+13