Age | Commit message (Expand) | Author | Files | Lines |
2005-12-30 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-12-29 | bitmap.c (bitmap_element_free, [...]): Added code to properly maintain the va... | Kenneth Zadeck | 2 | -28/+280 |
2005-12-29 | invoke.texi (Objective-C and Objective-C++ Dialect Options -fobjc-exceptions)... | Mike Stump | 2 | -2/+9 |
2005-12-29 | s-osinte-linux-hppa.ads: Correct alignment of atomic_lock_t. | John David Anglin | 2 | -1/+5 |
2005-12-29 | varasm.c (get_section): Use gcc_assert. | Nathan Sidwell | 7 | -9/+62 |
2005-12-29 | m68k.h (RETURN_ADDR_RTX): Define. | Paul Brook | 3 | -6/+19 |
2005-12-29 | lb1sf68.asm (__cmpdf2): Fix typo in immediate mask. | Paul Brook | 2 | -22/+86 |
2005-12-29 | fpgnulib.c (__extendsfdf2): Handle negative zero. | Paul Brook | 3 | -18/+44 |
2005-12-29 | m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020. | Paul Brook | 6 | -6/+21 |
2005-12-29 | re PR fortran/25532 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269) | Paul Thomas | 4 | -1/+64 |
2005-12-29 | re PR target/25572 (ppc64 -mminimal-toc trashes r30) | Alan Modra | 2 | -0/+7 |
2005-12-29 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-12-28 | config.gcc (mt-*-*): Add --with-arch support. | Nathan Sidwell | 4 | -5/+35 |
2005-12-28 | re PR libfortran/25139 ("Invalid argument" error on I/O) | Jerry DeLisle | 2 | -0/+26 |
2005-12-28 | re PR libfortran/25139 ("Invalid argument" error on I/O) | Jerry DeLisle | 6 | -4/+27 |
2005-12-28 | re PR fortran/25587 (Garbage in output of -fdump-tree-original) | Andrew Pinski | 2 | -1/+6 |
2005-12-28 | natPlainSocketImplWin32.cc (connect): Same as previous patch, but for win32. | Anthony Green | 2 | -3/+14 |
2005-12-28 | natPlainSocketImplPosix.cc (connect): Record address and port before attempti... | Anthony Green | 2 | -3/+14 |
2005-12-28 | [multiple changes] | Anthony Green | 5 | -34/+32 |
2005-12-28 | locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic. | John David Anglin | 2 | -15/+52 |
2005-12-28 | re PR tree-optimization/25394 (libgcc2.c:2033: ICE: tree check: expected tree... | Daniel Berlin | 2 | -5/+14 |
2005-12-28 | lwg-active.html, [...]: Import Revision 40. | Paolo Carlini | 3 | -39/+352 |
2005-12-28 | Make-lang.in: Remove distdir from comment. | Rafael Ávila de Espíndola | 2 | -1/+5 |
2005-12-28 | Make-lang.in (treelang.distdir): Remove. | Rafael Ávila de Espíndola | 2 | -7/+6 |
2005-12-28 | testsuite_allocator.h (check_deallocate_null): Return true. | Chris Jefferson | 2 | -1/+6 |
2005-12-28 | [multiple changes] | Paolo Carlini | 24 | -190/+269 |
2005-12-28 | re PR libfortran/25550 (file data corrupted after reading end of file) | Jerry DeLisle | 2 | -0/+23 |
2005-12-28 | re PR libfortran/25550 (file data corrupted after reading end of file) | Jerry DeLisle | 2 | -0/+7 |
2005-12-28 | re PR libfortran/25419 (gfortran read does not take comma for default on one ... | Jerry DeLisle | 2 | -0/+23 |
2005-12-28 | re PR libfortran/25419 (gfortran read does not take comma for default on one ... | Jerry DeLisle | 2 | -4/+7 |
2005-12-28 | gfortran-dg.exp: Remove trailing whitespace. | Tobias Schlüter | 3 | -2/+8 |
2005-12-28 | global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,... | Kazu Hirata | 4 | -5/+10 |
2005-12-28 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-12-27 | fold-const.c (int_const_binop): Return NULL_TREE when an expression can't be ... | Roger Sayle | 2 | -91/+88 |
2005-12-28 | fp-int-convert-timode.c: Don't test IBM Extended Double long doubles or repea... | Alan Modra | 2 | -0/+11 |
2005-12-27 | re PR testsuite/25442 (-fpic/-fPIC failures in gcc.dg/ipa/ipa-1.c ipa-2.c ipa... | Kaveh R. Ghazi | 9 | -3/+22 |
2005-12-27 | re PR c++/25439 ("template<> int A<0>" accepted) | Mark Mitchell | 7 | -53/+99 |
2005-12-27 | tree-vrp.c (extract_range_from_binary_expr): Use build_int_cst instead of fol... | Kazu Hirata | 2 | -2/+7 |
2005-12-27 | PR c++/23171, c++/23172, c++/25417. | Mark Mitchell | 15 | -96/+179 |
2005-12-27 | * MAINTAINERS: Update my email address. | Steven Bosscher | 2 | -1/+5 |
2005-12-27 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-12-26 | re PR middle-end/25125 ((short) ((int)(unsigned short) + (int)) is done in th... | Kazu Hirata | 7 | -4/+55 |
2005-12-26 | re PR middle-end/25568 (RTL checking bootstrap failure on i686-unknown-linux-... | Graham Stott | 2 | -0/+8 |
2005-12-26 | mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. | Chris Jefferson | 50 | -120/+211 |
2005-12-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-12-25 | final.c (compute_alignments): Make it static. | Kazu Hirata | 6 | -11/+16 |
2005-12-25 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-12-24 | expr.c (force_operand): Use expand_fix and expand_float to implement integer ... | Roger Sayle | 2 | -16/+22 |
2005-12-24 | re PR fortran/25029 (Assumed size array can be associated with array pointer ... | Paul Thomas | 4 | -126/+16 |
2005-12-24 | stl_algobase.h (fill(const _Deque_iterator&, const _Deque_iterator&, const _T... | Paolo Carlini | 3 | -0/+90 |