Age | Commit message (Expand) | Author | Files | Lines |
2007-10-14 | re PR target/33700 (FAIL: 17_intro/headers/all_pedantic_errors.cc (test for e... | John David Anglin | 4 | -10/+80 |
2007-10-14 | stl_algo.h (is_sorted, [...]): Add. | Paolo Carlini | 12 | -6/+456 |
2007-10-14 | re PR fortran/33745 (-fbounds-check: Bogus out-of-bounds run-time error for a... | Tobias Burnus | 5 | -37/+107 |
2007-10-14 | configure.ac: Don't run config-ml.in directly. | H.J. Lu | 3 | -90/+87 |
2007-10-14 | re PR c++/30303 (ICE with invalid constructor definition) | Andrew Pinski | 6 | -1/+62 |
2007-10-14 | c-objc-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN): Remove. | Kazu Hirata | 3 | -4/+4 |
2007-10-14 | bounds_check_10.f90: Fix testcase. | Tobias Burnus | 2 | -2/+6 |
2007-10-14 | c-common.h: Remove the prototype for c_expand_body. | Kazu Hirata | 4 | -3/+4 |
2007-10-14 | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 18 | -23/+32 |
2007-10-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-10-13 | re PR fortran/33254 (Diagnose different string lengths in array constructors ... | Tobias Schlüter | 4 | -1/+50 |
2007-10-13 | aix53.h: New file. | David Edelsohn | 8 | -6/+237 |
2007-10-13 | parity-1.c: POWER5 feature, not POWER6. | David Edelsohn | 3 | -2/+7 |
2007-10-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-10-12 | i386.md (SI_REG, DI_REG): New constants. | Nathan Froyd | 3 | -5/+15 |
2007-10-12 | re PR c++/26698 (g++ accepts const-incorrect code due to conversion function) | Simon Martin | 4 | -1/+47 |
2007-10-12 | pr33572.C (main): Allow argc to be zero. | Richard Sandiford | 2 | -1/+5 |
2007-10-12 | dse.c (find_shift_sequence): Reinstate "<= UNITS_PER_WORD" condition. | Richard Sandiford | 3 | -92/+162 |
2007-10-12 | re PR fortran/33542 (gfortran does not detect ambigious specific names if the... | Paul Thomas | 4 | -0/+56 |
2007-10-12 | re PR fortran/33664 (crash on invalid program) | Paul Thomas | 5 | -8/+40 |
2007-10-12 | stl_heap.h (__is_heap_until): Add. | Paolo Carlini | 10 | -16/+441 |
2007-10-12 | re PR rtl-optimization/11001 (global register %edi versus string builtins) | Nathan Froyd | 13 | -16/+266 |
2007-10-12 | user.cfg.in: Scan tr1_impl/hashtable. | Benjamin Kosnik | 12 | -44/+63 |
2007-10-12 | c4x.md (mulqi3, mulhi3): Use optab_libfunc. | Kaveh R. Ghazi | 2 | -2/+6 |
2007-10-12 | global.c (build_insn_chain): Formatting fixes. | Kenneth Zadeck | 2 | -15/+34 |
2007-10-12 | tree-ssa-forwprop.c (forward_propagate_into_cond): For combining both operand... | Richard Guenther | 2 | -6/+12 |
2007-10-12 | [patch]: Fix native bootstrap failure for x86_64-pc-mingw32 | Kai Tietz | 4 | -2447/+2894 |
2007-10-12 | * ChangeLog: Fix typo. | Uros Bizjak | 1 | -1/+1 |
2007-10-12 | 20_riemann_zeta/check_value_neg.c (MAX_ITERATIONS): Add limit when target is ... | Jesper Nilsson | 3 | -4/+22 |
2007-10-12 | pt.c (tsubst): Use template_parm_level_and_index. | Paolo Carlini | 2 | -12/+5 |
2007-10-12 | re PR middle-end/26198 (Unfolded comparison after cfg_cleanup) | Richard Guenther | 6 | -9/+76 |
2007-10-12 | re PR tree-optimization/33742 (Segfault in vectorizable_operation) | Uros Bizjak | 4 | -0/+34 |
2007-10-12 | re PR tree-optimization/33645 (undefined static variable in vortex for -fno-u... | Jakub Jelinek | 6 | -14/+137 |
2007-10-12 | re PR c++/32121 (C++ front-end accepts invalid __label__ declarations) | Jakub Jelinek | 8 | -7/+83 |
2007-10-12 | pr33676.c: Move from gcc.dg/torture directory. | Uros Bizjak | 2 | -3/+3 |
2007-10-12 | Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. | Daniel Jacobowitz | 3 | -0/+7 |
2007-10-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-10-12 | gthr-posix.h (__gthread_active_init): Create detached instead of joinable thr... | John David Anglin | 3 | -12/+18 |
2007-10-11 | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EOVERFLOW for Tru64. | Roger Sayle | 5 | -1/+91 |
2007-10-11 | re PR rtl-optimization/33676 (libgfortran bootstrap failure: selected_int_kin... | Kenneth Zadeck | 4 | -0/+97 |
2007-10-11 | Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. | Benjamin Kosnik | 19 | -215/+107 |
2007-10-11 | * gengtype-yacc.y: Delete. | Tom Tromey | 2 | -226/+4 |
2007-10-11 | stl_heap.h (__push_heap, [...]): Use _GLIBCXX_MOVE. | Chris Jefferson | 5 | -46/+62 |
2007-10-11 | i386.md (AX_REG, [...]): New constants. | Uros Bizjak | 3 | -29/+40 |
2007-10-11 | Fixed omission in changelog. | Kenneth Zadeck | 1 | -0/+1 |
2007-10-11 | re PR libstdc++/33734 (iconv_t must not be assumed to be a pointer) | Paolo Carlini | 2 | -3/+9 |
2007-10-11 | moveable.cc: Fix and extend. | Paolo Carlini | 2 | -33/+59 |
2007-10-11 | gcse.c (hash_scan_set): If the next nonnote insn is in a different basic bloc... | Richard Guenther | 2 | -0/+6 |
2007-10-11 | re PR c++/31441 (ICE with variadic template and specialization) | Paolo Carlini | 6 | -3/+58 |
2007-10-11 | re PR middle-end/33724 (Type checking error with address-of and ref-all point... | Richard Guenther | 4 | -6/+53 |